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

Source Maps #48

Closed
sokra opened this issue Jan 18, 2013 · 4 comments
Closed

Source Maps #48

sokra opened this issue Jan 18, 2013 · 4 comments
Milestone

Comments

@sokra
Copy link
Member

sokra commented Jan 18, 2013

Add support for Source Maps.

  • Source Map for minimizing. uglify-js supports this already.
  • Source Maps for packaging the modules together
  • Loaders should be able to return a source map for there generated output
@sokra
Copy link
Member Author

sokra commented Feb 12, 2013

@sokra
Copy link
Member Author

sokra commented Mar 26, 2013

webpack 0.10

@sokra sokra closed this as completed Mar 26, 2013
@jhnns
Copy link
Member

jhnns commented Mar 27, 2013

Nice!

@sokra
Copy link
Member Author

sokra commented Mar 27, 2013

--devtool source-map or --devtool inline-source-map

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