Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sync-copy-webpack-plugin

Modified version of copy-webpack-plugin v5.0.4 where I add sync option for sync patterns resolve (that's all).

Usage

module.exports = {
  plugins: [new SyncCopyPlugin([...patterns], { sync: true })],
};

Orginal plugin: https://github.com/webpack-contrib/copy-webpack-plugin

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages