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

Add source maps #1012

Closed
ansman opened this issue Jan 16, 2013 · 4 comments
Closed

Add source maps #1012

ansman opened this issue Jan 16, 2013 · 4 comments
Milestone

Comments

@ansman
Copy link

ansman commented Jan 16, 2013

Source maps can be incredibly useful to debug code in production.

For example jQuery just started including source maps with their distribution: http://blog.jquery.com/2013/01/09/jquery-1-9-rc1-and-migrate-rc1-released/

@bahmutov
Copy link

+1

@natevw
Copy link
Contributor

natevw commented May 7, 2015

+1, and xref: mbostock/smash#15 or #2220

@estekhin
Copy link

estekhin commented Nov 5, 2015

Having a source map published along with the minimized js would help me too.

@mbostock
Copy link
Member

mbostock commented Mar 1, 2016

D3 4.0 is now built using Rollup, which has a --sourcemap option. I haven’t enabled it by default yet, though.

@mbostock mbostock closed this as completed Jan 6, 2017
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

5 participants