Hot-reload fails if exception was thrown during linking of dep modules
See original GitHub issueDemonstration
https://codesandbox.io/s/sad-curran-my4dg?file=/index.js
Expected Behavior
System.delete()
could delete the parent module.
Actual Behavior
System.delete()
could not delete the parent module.
Issue Analytics
- State:
- Created 3 years ago
- Comments:13 (4 by maintainers)
Top Results From Across the Web
Hot reloading shouldn't stop after an error · Issue #1078 - GitHub
React Hot Loader seems like it is working just fine until it tries to hot reload something with an error. For example, adding...
Read more >Webpack giving an error when hot-reloading my react app
Just try to delete the node_modules and packages. lock. json folder and install it again. Then check if the error exist, if it...
Read more >react-hot-loader - npm
React-Hot-Load will throw an error, asking you to use the old API, if such incompatibility would be detected. It is almost the same, ......
Read more >rollup.js
This will not throw an error if one of the entry point files is not available. Instead, it will wait until all files...
Read more >Shadow CLJS User's Guide
If you find an error, please submit a PR to fix it, ... When enabled the watch will also hot-reload your code and...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Fix released in https://github.com/systemjs/systemjs/releases/tag/v6.8.2
Fix released in https://github.com/systemjs/systemjs/releases/tag/6.8.3