We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb46727 + 28e1854 commit aeb3496Copy full SHA for aeb3496
README.md
@@ -25,6 +25,8 @@ With this sample, you can :
25
- Run your app in a production environment
26
- Package your app into an executable file for Linux, Windows & Mac
27
28
+/!\ Hot reload only pertains to the renderer process. The main electron process is not able to be hot reloaded, only restarted.
29
+
30
/!\ Angular 8.x CLI needs Node 10.9 or later to works correctly.
31
32
## Getting Started
0 commit comments