Angular-HMR
Angular-HMR copied to clipboard
A Webpack loader for Hot Module Replacement in Angular applications.
I tried to apply the angular-HMR to the existing project and got this error: [HMR] TypeError: Cannot read property 'has' of undefined at HotAngular.reloadState (http://localhost:8080/assets/style-guide.js:61911:26) at module.exports [as directive](http://localhost:8080/assets/style-guide.js:62118:13) at...
All other webpack loaders follow the naming convention of -loader Rename this project to "angular-hmr-loader" for two reasons: 1. Consistency 2. Quick recognition that this is a Webpack loader without...
Hi, I've just set [this project](https://github.com/ay13/webpack-angular-oclazyload) up with Angular HMR. > As a side note, since the example calls the global Angular variable `Angular` instead of `angular`, I had to...
- [ ] NPM badge - [ ] Better explanation of what this is (reference to Dan Abramov's talk at React Europe?) - [ ] A getting started section (npm,...
Please take a moment to revise, and them tell me. thanks looks good, but now im testing, i'll tell you later