vue-cli
https://github.com/vuejs/vue-cli
JavaScript
🛠️ webpack-based tooling for Vue.js Development
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported11 Subscribers
Add a CodeTriage badge to vue-cli
Help out
- Issues
- "npm run serve" dosnt work after `vue upgrade --next`
- HMR requests are directed to 192.168.x.x, regardless of current host (e.g. localhost)
- `vue serve` and `vue build` fail to parse Typescript
- Failure to convert const character to var causes it to be unusable in IE10 release environments(没有转换const字符为var导致无法在ie10发布环境下使用)
- Option to emit TS declaration files when build target is Library
- In a yarn workspace, if the devDependencies are specified in the root package.json, then workspace dependencies are not transpiled properly
- transpileDependencies option is ignored in build --modern
- Possible issue when proxying vue-cli http behind an https proxy.
- .env 环境变量包含\${ENV_APP_URL},结果编译后modern 代码结果不对
- [Feature] Extract only custom CSS through CLI build
- Docs
- JavaScript not yet supported