Skip to content

Commit aeb3496

Browse files
authored
Merge pull request #428 from Css-IanM/master
hot reload note
2 parents eb46727 + 28e1854 commit aeb3496

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ With this sample, you can :
2525
- Run your app in a production environment
2626
- Package your app into an executable file for Linux, Windows & Mac
2727

28+
/!\ Hot reload only pertains to the renderer process. The main electron process is not able to be hot reloaded, only restarted.
29+
2830
/!\ Angular 8.x CLI needs Node 10.9 or later to works correctly.
2931

3032
## Getting Started

0 commit comments

Comments
 (0)