You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -470,7 +470,7 @@ module.exports = env => {
470
470
nsWebpack.loadAdditionalPlugins({ projectDir: projectRoot }); // <----- Add this line
471
471
472
472
// ...
473
-
```
473
+
```
474
474
475
475
* 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:
0 commit comments