vue-cli-plugin-extend-base
TypeScript icon, indicating that this package has built-in type declarations

0.1.11 • Public • Published

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

  1. 添加全局变量 APP_VERSION,APP_PORT,APP_BASE,APP_BASE,MOCK
  2. 移除 eslint 检查,改为 git hook 时进行检查(TODO)
  3. 修改 fork-ts-checker 插件的语法检查项 semantic = false
  4. 移除默认组件
  5. 页面目录改为 pages
  6. 启动脚本改为 start

/vue-cli-plugin-extend-base/

    Package Sidebar

    Install

    npm i vue-cli-plugin-extend-base

    Weekly Downloads

    37

    Version

    0.1.11

    License

    MIT

    Unpacked Size

    56.8 kB

    Total Files

    27

    Last publish

    Collaborators

    • coffee377