spotlight scaffold template for ES6
spotlight normal my-project
cd my-project
npm install
npm run dev
npm run build
此模板是ES6环境
This template is base on webpack, support for es6 development
1.配置在build/config.js 当中;
Configures in build/config.js
2.Upgrade to webpack5
enjoy!