vue-cli-plugin-extend-base
Usage
``` vue add extend-base ``` or ``` yarn add vue-cli-plugin-extend-base -D npm install vue-cli-plugin-extend-base -D vue invoke extend-base ```MAJOR FUNCTION
- 添加全局变量 APPVERSION,APPPORT,APPBASE,APPBASE,MOCK
- 移除 eslint 检查,改为 git hook 时进行检查(TODO)
- 修改 fork-ts-checker 插件的语法检查项 semantic = false
- 移除默认组件
- 页面目录改为 pages
- 启动脚本改为 start