This repository was archived by the owner on Mar 6, 2020. It is now read-only.

Description
|
Branch
|
Build failing 🚨
|
|
Dependency
|
uglifyjs-webpack-plugin
|
|
Current Version
|
1.0.1
|
|
Type
|
dependency
|
This version is covered by your current version range and after updating it in your project the build failed.
uglifyjs-webpack-plugin is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details
Release Notes
Release v1.1.0
1.1.0 (2017-11-19)
Bug Fixes
- index:
exclude is ignored (options.exclude) (#164) (ad17690)
- pass of
{Boolean|Function} parameters being ignored (options.extractComments) (#168) (2c06f46)
Features
Commits
The new version differs by 10 commits.
786b332 chore(release): 1.1.0
bbe0ef5 feat: include option (#167)
2c06f46 fix: pass of {Boolean|Function} parameters being ignored (options.extractComments) (#168)
2af1e61 docs(README): rename UglifyJSPlugin to UglifyJsPlugin in examples (#163)
ad17690 fix(index): exclude is ignored (options.exclude) (#164)
c425f3c chore(package): update source-map v0.5.6...0.6.1 (#154)
77f97e0 docs(README): update note about webpack.optimize.UglifyJsPlugin usage (#153)
9b04195 docs(README): rm beta install reference (#152)
c697310 docs(README): remove beta warnings and clarify parallel argument (#151)
a05604e docs(README): use unescaped char (#150)
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴