We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1.加载依赖 npm install
npm install
2.初始化配置 dll npm run compile
npm run compile
3.开发环境 npm run dev
npm run dev
4.生产环境 npm run build
npm run build