angular2-hot-loader
angular2-hot-loader copied to clipboard
Refactoring
At this point we use the DynamicComponentLoader and render the entire root component in order to refresh the user interface.
This issue has the following implications:
- [ ] Performance implication - https://github.com/mgechev/angular2-hot-loader/issues/8
- [ ] The component looses its state - https://github.com/mgechev/angular2-hot-loader/issues/11