remove-files-webpack-plugin
remove-files-webpack-plugin copied to clipboard
A plugin for webpack that removes files and folders before and after compilation.
Bumps [terser](https://github.com/terser/terser) from 5.7.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...
# Bug Report Adding webpack types definition of version 5 got a problem with peer dependencies and won't work on systems using webpack 4. ## Environment - plugin version: 1.4.5...
For some reason, webpack creates two strange files from fontawesome libraries. The generated files are: fontawesome.min.js.LICENSE.txt.gz solid.min.js.LICENSE.txt.gz For the love of god i can't prevent it, i tried everything. So...
# Bug Report trash 7.2.0 Depends on vulnerable versions of make-dir ## Environment Getting error in npm audit ## Expected Behavior Should not produce a vulnerability error ## Actual Behavior...
Bumps [webpack](https://github.com/webpack/webpack) from 5.38.1 to 5.76.1. Release notes Sourced from webpack's releases. v5.76.1 Fixed Added assert/strict built-in to NodeTargetPlugin Revert Improve performance of hashRegExp lookup by @ryanwilsonperkin in webpack/webpack#16759 v5.76.0...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...