Skip to content

Commit

Permalink
Update build tooling
Browse files Browse the repository at this point in the history
webpack v5 puts license comments into a separate file by default, which
is not a great idea if we only upload one file; explicitly configure the
relevant plugin to not extract comments.

This unfortunately emits a deprecation warning from stats-webpack-plugin
(unindented/stats-webpack-plugin#38).
  • Loading branch information
lucaswerkmeister committed Mar 11, 2021
1 parent cb8ab0e commit 99bb5e3
Show file tree
Hide file tree
Showing 3 changed files with 3,073 additions and 8,826 deletions.
Loading

0 comments on commit 99bb5e3

Please sign in to comment.