-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
The devDependency webpack was updated from 4.23.0 to 4.23.1.
This version is covered by your current version range and after updating it in your project the build failed.
webpack is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
Release Notes for v4.23.1
Bugfixes
- add space when replacing expression with constant
- i. e. for code like
return'development'===process.env.NODE_ENV&&'foo'
- i. e. for code like
Commits
The new version differs by 3 commits.
607cf704.23.15e5e7b7Merge pull request #8270 from ljqx/logical-expression-fix13d1dab[ConstPlugin] fix bug introduced by evaluation of && and ||
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 🌴