Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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