Skip to content

provide a webpack plugin then you will call functions when webpack compiler done

Notifications You must be signed in to change notification settings

webszy/webpack-auto-zip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-auto-zip

my first webpack plugin:webpack-auto-zip,you will auto zip when webpack compile done

basic use

const AutoZip = require('webpack-auto-zip')
plugins.push(new AutoZip())

About

provide a webpack plugin then you will call functions when webpack compiler done

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published