Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular source map location detection failure #190

Open
buu700 opened this issue May 18, 2017 · 0 comments
Open

Angular source map location detection failure #190

buu700 opened this issue May 18, 2017 · 0 comments

Comments

@buu700
Copy link

buu700 commented May 18, 2017

Running my Angular CLI project (Angular 4.1.3, CLI 1.0.3) on Chrome 58, stacktrace.js gets confused about the locations of the relevant source map files.

Instead of requesting the correct paths (/main.js.map, /vendor.js.map, etc.), it sends out a handful of failed requests for what appear to be the names of my original TypeScript source files with the extension changes to .js.map, before giving up and returning a non-source-mapped stack trace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant