1.0.20 • Published 1 year ago

mymaplibtest v1.0.20

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

p8-plugin-es6

符合es6语法的插件开发环境,该插件默认使用webpack打包方式进行编译打包。

使用

  1. 使用CLI设置本地仓库地址:CLI命令在package.json中有配置 4:config
  2. 配置文件
    • webpack.dev.js: 开发环境配置文件
    • webpack.prod.js: 生产环境配置文件
    • webpack.normal.js: 非压缩模式配置文件
  3. 安装项目依赖包
npm install / yarn install

如何打包?

此插件使用3种打包方式: 1. 开发环境打包: 2. 非压缩模式打包 3. 生成模式打包

3种打包方式在package.json文件中都有相关命令1:serve、2:build:min、3:build:normal

1.0.20

1 year ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.12

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago