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

How to get source maps ? #1

Open
KatSick opened this issue Jan 5, 2017 · 1 comment
Open

How to get source maps ? #1

KatSick opened this issue Jan 5, 2017 · 1 comment

Comments

@KatSick
Copy link

KatSick commented Jan 5, 2017

Is there any pre-defined script that compiles release bundle with source maps?

@lukeed
Copy link
Owner

lukeed commented Jan 5, 2017

Thanks! Looks like I need to flush this part out better. The sourceMap is added inline to app.js during the build task, but then it gets removed by Uglify JS for release because it's a comment.

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

No branches or pull requests

2 participants