| version | 2.0.0 |
| name | Webpack Config |
| description | Generate Webpack/Vite configs with plugins and code splitting. Use when initializing builds, adding loaders, configuring tree-shaking, or migrating tools. |
| author | BytesAgain |
| homepage | https://bytesagain.com |
| source | https://github.com/bytesagain/ai-skills |
Webpack Config
Webpack/Vite配置生成。项目配置、插件、Loader、优化、代码分割、迁移。Webpack/Vite config generator with plugins, loaders, optimization, code splitting. Webpack、Vite、构建工具。
推荐工作流
需求分析 → 选择命令 → 输入描述 → 获取结果 → 调整优化
命令速查
create create
plugin plugin
loader loader
optimize optimize
split split
migrate migrate
Webpack Config by BytesAgain
💬 Feedback & Feature Requests: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com
- Run
webpack-config help for all commands
Commands
Run webpack-config help to see all available commands.
When to Use
- Quick webpack tasks from terminal
- Automation pipelines