Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit 709deff

Browse files
committed
Merge Release into Master (#796)
* docs: breaking changes/migration to 0.20.0 * docs: update breaking changes/migration (#795)
1 parent 4328b4e commit 709deff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ module.exports = env => {
470470
nsWebpack.loadAdditionalPlugins({ projectDir: projectRoot }); // <----- Add this line
471471
472472
// ...
473-
```
473+
```
474474
475475
* The `getAppPath` method expects two arguments now - `platform` and `projectRoot`. The usage inside the project's `webpack.config.js` should be changed in the following way:
476476

0 commit comments

Comments
 (0)