Skip to content

Commit

Permalink
Support Webpack 5 method of adding an asset
Browse files Browse the repository at this point in the history
Fixes microsoft#27

Changes based on dialogue in webpack/webpack#11425 between webpack and
workbook-webpack-plugin devs.

Split tap and asset logic in `LicenseCheckerWebpackPlugin.apply()` by
version of webpack. Use PROCESS_ASSETS_STAGE_ADDITIONAL for webpack 5.

Update peerDependencies to `^4.4.0 || ^5.4.0`.
  • Loading branch information
bz2 committed Nov 14, 2020
1 parent d4a5d47 commit ea99dd4
Show file tree
Hide file tree
Showing 3 changed files with 270 additions and 1,463 deletions.
Loading

0 comments on commit ea99dd4

Please sign in to comment.