Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Commit ccbf902

Browse files
committed
chore(changelog): details about webpack version conflict from third party deps
1 parent 4ade6b5 commit ccbf902

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
If you're upgrading directly from `1.3.12` or earlier, make sure you review the changelog for `2.0.0` and follow the [instructions here](https://github.com/ionic-team/ionic-app-scripts/releases/tag/v2.0.0). There were some very updates you'll need to make to your app.
77

8+
If you're customizing the build process and have a dependency that utilized `[email protected]`, it may be best to add an explicit `devDependency` on `[email protected]` to the project's `package.json` file. There have been a couple reports of non-standard 3rd party dependencies causing trouble with the `webpack` version.
9+
810
### Bug Fixes
911

1012
* **generators:** no module by default ([#1096](https://github.com/ionic-team/ionic-app-scripts/issues/1096)) ([dfcaefa](https://github.com/ionic-team/ionic-app-scripts/commit/dfcaefa))

0 commit comments

Comments
 (0)