minify-stream
minify-stream copied to clipboard
minify javascript in a stream using uglify-js (ES5) or terser (ES6+)
The current version (2.1.0) calls for terser^4.7.0, which on my machine gets resolved to [email protected]. This version of terser does not support the modern js optional chaining `?.`, thinking it...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Bumps [standard](https://github.com/standard/standard) from 15.0.1 to 16.0.3. Changelog Sourced from standard's changelog. [16.0.3] - 2020-11-17 Update eslint from ~7.12.1 to ~7.13.0 Relax rule: Enforce default parameters to be last #1414 [16.0.2]...