1.1.1 • Published 2 years ago

vue2-dist-zip v1.1.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years 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

2 years ago

1.1.0

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.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago