angular-hot-loader icon indicating copy to clipboard operation
angular-hot-loader copied to clipboard

🔥 Webpack Hot Module Replacement for Angular 1.x applications.

Results 7 angular-hot-loader issues
Sort by recently updated
recently updated
newest added

This fixed the issue #31. This solution should work in Webpack 2/3/4. I can not test this solution today, because I do not have a project on angularjs. But I...

I get this error: > `TypeError: aSourceMapConsumer.eachMapping is not a function` I'm using webpack 4

Hi, I'm trying to set up a skeleton project with your angular-HMR library, but I'm having trouble getting it to work based on only the README. Do you think it...

enhancement
help wanted
documentation

This should allow for controllers into separate files from module definitions

I'm unable to make HMR to work with template, I'm not sure if it's a bug or it have something to do with my setup.

bug
help wanted
hacktoberfest

```Cannot read property hot of undefined``` When running webpack with devtool in eval mode, the evaled code doesn't have access to webpack's module object.

bug
help wanted
hacktoberfest

Now we have noop placeholder for animation method, it should be implemented.

enhancement
help wanted
hacktoberfest