-
Notifications
You must be signed in to change notification settings - Fork 311
sourcemap warning #180
Comments
+1 |
This will be fixed in the next releases of ngrx/store and ngrx/core |
Still see the issue in 2.1.2. |
It would be nice to get this fixed. Lot of warnings |
@ngrx/core v1.0.2 published without sourcemaps to remove these errors. |
Reopening. Didn't realize sourcemaps were broken in the latest release of Store. 🔥 |
ahh crap. meant to handle this in the last release. @MikeRyan52 are you inlining the sourcemaps or? |
@robwormald There's some magic incantation using |
@robwormald @MikeRyan52 can you guys please see if this PR #200 is a good solution for this? Thanks heaps for all the awesomeness :) |
Angular-cli 1.0.0-beta.11-webpack.3 silences these warnings: |
Silencing the warning is the the CLI is -of course- CLI specific. It doesn't affect people using AngularClass/angular2-webpack-starter for example. |
@robwormald, @ MikeRyan52 is there a fix or workaround for this issue. I use many libraries but only ngrx has this issue |
@mmrath Sourcemaps should have been fixed in v2.2.0. |
@MikeRyan52 Thank you. I just upgraded and the warnings went away. |
Angular cli : current master having webpack.
The text was updated successfully, but these errors were encountered: