Now everything is working as expected in my local until I minify my bundle.js. I don't see any errors on the console but the code is stuck along the way.
I am not sure what extra information I should give to reproduce this inconsistency between two packages, so please let me know if anyone has an idea.
Update: Turns out it's caused by a completely seperate reason. Closing the issue sorry!
I'm using the following npm package versions: Angular: 1.6.4 Webpack: 2.5.1 ngstorage: 0.3.11 Minifier: 0.8.1 (https://www.npmjs.com/package/minifier)
Now everything is working as expected in my local until I minify my bundle.js. I don't see any errors on the console but the code is stuck along the way.
I am not sure what extra information I should give to reproduce this inconsistency between two packages, so please let me know if anyone has an idea.
Update: Turns out it's caused by a completely seperate reason. Closing the issue sorry!