-
## The devDependency [uglifyjs-webpack-plugin](https://github.com/webpack-contrib/uglifyjs-webpack-plugin) was updated from `2.1.0` to `2.1.1`.
🚨 [View failing branch](https://github.com/phueper/js-…
-
Hello Fredrik, thanks for your nice chatbot!
Would be possible for you to fix the npm vulnerabilities ?
There are several reference to vulnerable packages:
npm audit report
serialize-javascr…
-
## The devDependency [uglifyjs-webpack-plugin](https://github.com/webpack-contrib/uglifyjs-webpack-plugin) was updated from `2.1.3` to `2.2.0`.
🚨 [View failing branch](https://github.com/vsternbach/…
-
## The devDependency [uglifyjs-webpack-plugin](https://github.com/webpack-contrib/uglifyjs-webpack-plugin) was updated from `2.1.2` to `2.1.3`.
🚨 [View failing branch](https://github.com/alpersonalw…
-
Options should be global and also "handler" specific:
+ compress
+ maps
+ babel
+ uglifyjs
> compress and uglifyjs are the same.
global {
maps: true,
js: {
maps: false
}
}
i…
nadar updated
4 years ago
-
On a new setup, the make for jquery.sparkline fails:
```
/bin/sh: 1: --no-copyright: not found
make: *** [jqs-min] Error 127
```
This is because it can't locate uglifyjs with this:
```
COMPILER ?= …
-
## Version **1.1.0** of [uglifyjs-webpack-plugin](https://github.com/webpack-contrib/uglifyjs-webpack-plugin) was just published.
Branch
Build failing 🚨
…
-
The harmony project in UglifyJS has been without updates for a long time.
Can you warn to use terser when compiling with the harmony option set to true?
Many rails guides recommend using terser as…
-
$ npm run production
> @ production /home/jaakkom/app
> cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.…
-
When running `webpack -p` to build my production bundle while wikiquote is being imported/required, I receive the following error from my Webpack output, causing the build to fail.
```bash
ERROR …