Alexis Vincent
Alexis Vincent
Hi, great project. Wanted to let you know about [systemjs-tools](https://github.com/alexisvincent/systemjs-tools), which you might find increases dev speed/experience. It's in beta at the moment but pretty stable.
*This issue was created by [Maintainers Wanted](https://maintainerswanted.com)* :nerd_face: *Support us by leaving a star on [Github](https://github.com/flxwu/maintainerswanted.com)!* :star2: ## systemjs-hot-reloader is searching for new Maintainers! :man_technologist: :mailbox_with_mail: Do you use systemjs-hot-reloader...
Consolidates #32 #37 #74 #103 #91 #85. An effort needs to me made to make existing plugins `hmr` compatible. And a general solution for plugins that have transitive imports also...
Hi there, Thanks for this lib. Super cool. I'm having issues when performing spit with -p when theres already a pom. Parsing blows up with ``` [Fatal Error] :1:39: Premature...
I can't see anywhere, where the nodes are provided to mpi. Are the nodes being used automatically?
*This issue was created by [Maintainers Wanted](https://maintainerswanted.com)* :nerd_face: *Support us by leaving a star on [Github](https://github.com/flxwu/maintainerswanted.com)!* :star2: ## systemjs-hmr is searching for new Maintainers! :man_technologist: :mailbox_with_mail: Do you use systemjs-hmr...
Add debounce to prevent multi file loads to thrash
[Edited to include pertinent comments] One should be able to precompile files and pass them to systemjs-hmr for a quicker reload cycle. Something like this ```javascript System.reload("app/a.js", { from: {...
Make sure this works with windows