1.1.1 • Published 12 months ago

vue2-dist-zip v1.1.1

Weekly downloads
-
License
-
Repository
-
Last release
12 months ago

保存js 方便下载,由于还不怎么会结合开发自己的npm包,这里只做保存js功能

Install

npm install vue2-dist-zip filemanager-webpack-plugin@2.0.5 -D

vue2.x项目打包的时候,直接压缩dist生成zip

在vue.config.js中 `

const zipPlugin = require('vue2-dist-zip')

configureWebpack: { devtool, plugins: process.env.NODE_ENV === 'production' ? zipPlugin('cppcc-data-exchange-shanxi') : [] } `

默认dist文件名

可修改 zipPlugin('包名') img.png

1.1.1

12 months ago

1.1.0

12 months ago

1.0.9

12 months ago

1.0.8

12 months ago

1.0.7

12 months ago

1.0.6

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

1 year ago

1.0.1

1 year ago