{"id":27432,"library":"superdup-build-webpack","title":"superdup-build-webpack","description":"An automated build system for webpack projects currently at v0.0.91-build.80 (pre-release). Provides zero-config builds with sensible defaults, TypeScript support, and integration with common webpack loaders. Distinctive for its experimental build tracking and version suffixing. Minimal public documentation and unstable API.","status":"active","version":"0.0.91-build.80","language":"javascript","source_language":"en","source_url":null,"tags":["javascript","typescript"],"install":[{"cmd":"npm install superdup-build-webpack","lang":"bash","label":"npm"},{"cmd":"yarn add superdup-build-webpack","lang":"bash","label":"yarn"},{"cmd":"pnpm add superdup-build-webpack","lang":"bash","label":"pnpm"}],"dependencies":[{"reason":"Core bundler used by this build system","package":"webpack","optional":false},{"reason":"CLI tools required for webpack commands","package":"webpack-cli","optional":false}],"imports":[{"note":"This package may be ESM-only; require may fail depending on version.","wrong":"const { build } = require('superdup-build-webpack')","symbol":"build","correct":"import { build } from 'superdup-build-webpack'"},{"note":"createConfig is a named export, not default.","wrong":"import createConfig from 'superdup-build-webpack'","symbol":"createConfig","correct":"import { createConfig } from 'superdup-build-webpack'"}],"quickstart":{"code":"import { build } from 'superdup-build-webpack';\nawait build({ entry: './src/index.ts', outDir: './dist' });","lang":"typescript","description":"Shows the primary build function usage with entry and output directory options."},"warnings":[{"fix":"Pin to exact version and test updates thoroughly.","message":"Package versioning uses build numbers (e.g., 0.0.91-build.80) which may not follow semver; breaking changes can occur in any release.","severity":"breaking","affected_versions":">=0.0.0"},{"fix":"Review changelog (if available) before upgrading.","message":"The package is pre-release and may have undocumented breaking changes between builds.","severity":"gotcha","affected_versions":">=0.0.0"}],"env_vars":null,"search_vec":"'api':48 'autom':6 'build':3,7,22,38 'common':31 'config':21 'current':12 'default':25 'distinct':34 'document':45 'experiment':37 'integr':29 'javascript':49 'loader':33 'minim':43 'pre':16 'pre-releas':15 'project':11 'provid':18 'public':44 'releas':17 'sensibl':24 'suffix':42 'superdup':2 'superdup-build-webpack':1 'support':27 'system':8 'track':39 'typescript':26,50 'unstabl':47 'v0.0.91-build.80':14 'version':41 'webpack':4,10,32 'zero':20 'zero-config':19","created_at":"2026-05-01T17:46:14.158356+00:00","updated_at":"2026-05-01T17:46:14.158356+00:00","problems":[{"fix":"Run 'npm install superdup-build-webpack' and ensure the import path is correct.","cause":"Package not installed or name misspelled","error":"Module not found: Error: Can't resolve 'superdup-build-webpack'"},{"fix":"Use named import: import { build } from 'superdup-build-webpack'.","cause":"Default import used when export is named","error":"TypeError: superdup_build_webpack_1.build is not a function"}],"ecosystem":"npm","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":"superdup-build-webpack","cli_version":null,"type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/superdup-build-webpack","openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework","devops"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-04-25","next_check":"2026-07-24","install_tag":null}}