forked from pymedusa/Medusa
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update JS dependency copy-webpack-plugin to v6 (pymedusa#8094)
* Update JS dependency copy-webpack-plugin to v6 * bump travis node version to 12. * Fix webpack.config.js for breaking changes in copy-webpack-plugin * Still a bug that minimizes all static assets css files. * Moved OptimizeCssAssetsPlugin to optimization (as per wepack 4.x recommendation) * Fix copy ignore * Only minimize CSS on production builds Restore plugin instead of minimizer * Try it the other way * Normalize CRLF->LF using sed Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: P0psicles <[email protected]> Co-authored-by: sharkykh <[email protected]>
- Loading branch information
1 parent
d34d726
commit 9b96532
Showing
7 changed files
with
1,770 additions
and
120 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.