Skip to content

joeyrenhuang/autoupdate-webpack-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For some reason you may want to keep some packages updated always.

  1. Install
  npm i -D autoupdate-webpack-plugin
  1. Add to webpack plugin
  new (require('autoupdate-webpack-plugin'))(['the-name']) # keep the package 'the-name' autoupdate when run webpack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published