Skip to content

Commit 1d48e32

Browse files
committed
update README
1 parent b758122 commit 1d48e32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,11 @@ Note that you can't use Electron or NodeJS native libraries in this case. Please
8181

8282
## Error with nodejs third party packages
8383

84-
However since Angular 6 does not provide an eject anymore, you can't configure your webpack config file to import node externals.
84+
Since Angular 6 does not provide an eject anymore, you can't configure your webpack config file to import node externals.
8585

8686
An issue in [Angular repository](https://github.com/angular/angular-cli/issues/10681) is opened about this feature.
8787

88-
Please have a look at [Stack Overflow Post workaround](https://stackoverflow.com/questions/50234196/after-updating-from-angular-5-to-6-i-keep-getting-the-error-cant-resolve-timer) or use branch [angular5](https://github.com/maximegris/angular-electron/tree/angular5) and continue to eject your configuration file.
88+
Please have a look at [Stack Overflow Post workaround](https://stackoverflow.com/questions/50234196/after-updating-from-angular-5-to-6-i-keep-getting-the-error-cant-resolve-timer) that may work in some cases. Or use branch [angular5](https://github.com/maximegris/angular-electron/tree/angular5) and continue to eject your configuration file.
8989

9090
## Branch & Packages version
9191

0 commit comments

Comments
 (0)