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

Support externalized sourcemaps #17

Closed
kwesterfeld opened this issue May 24, 2017 · 0 comments
Closed

Support externalized sourcemaps #17

kwesterfeld opened this issue May 24, 2017 · 0 comments

Comments

@kwesterfeld
Copy link

The builder serves up inline sourcemaps; however, this does not work as well within IntelliJ, and perhaps other scenarios. It would be better to support *.js.map.

What I am seeing in my debugger is that sometimes my app stops in dependencies.js (bundled) instead of the source mapped sources, other times it works fine. The only functional change here is the sourcemaps being inlined.

kwesterfeld pushed a commit to kwesterfeld/systemjs-tools that referenced this issue May 24, 2017
kwesterfeld pushed a commit to kwesterfeld/systemjs-tools that referenced this issue Sep 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant