mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-02-09 00:18:28 -06:00
771182ebbc9575f5e00a9053b5ff899b81e72bd9
* vue-cli@4 use core.js@^3.4.3 when use core.js@^3.4.3, you should use ```import "core-js/stable";import "regenerator-runtime/runtime";``` [this is an doc about core.js@3](https://github.com/zloirock/core-js/blob/master/docs/2019-03-19-core-js-3-babel-and-a-look-into-the-future.md#babelpolyfill) * add space * use single quote to keep the code style consistent Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
vue-cli

Vue CLI is the Standard Tooling for Vue.js Development.
Documentation
Docs are available at https://cli.vuejs.org/ - we are still working on refining it and contributions are welcome!
Contributing
Please see contributing guide.
License
Languages
JavaScript
75%
Vue
22.9%
TypeScript
0.9%
Stylus
0.5%
HTML
0.3%
Other
0.4%