Closed gingermusketeer closed 10 years ago
Using this module as is means that source mapping does not work for the project files.
The solution which i have been using is to remove the source map from angular.min.js
Not sure if this a browserify issue or if chrome does not support nested source maps.
Any ideas?
Sorry I never replied to this, I don't remember seeing this issue. Let me know if you're still having issues.
Using this module as is means that source mapping does not work for the project files.
The solution which i have been using is to remove the source map from angular.min.js
Not sure if this a browserify issue or if chrome does not support nested source maps.
Any ideas?