Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Full source maps for builds #7

Closed
guybedford opened this issue Aug 23, 2014 · 8 comments
Closed

Full source maps for builds #7

guybedford opened this issue Aug 23, 2014 · 8 comments

Comments

@guybedford
Copy link
Member

Support picking up and then re-mapping the source maps from individual files through into the concat build.

@dypsilon
Copy link

What is the state of sourcemaps right now? Are they produced at all?

@guybedford
Copy link
Member Author

Currently SystemJS builder doesn't support source maps. It should be relatively straightforward to set up though as each of the compile processes supports source maps. Should be possible to do within a day or less, but days are hard to find!

@jamespamplin
Copy link

+1 for source maps support. Very useful for debugging.

@cutandpastey
Copy link

+1 If you can't get to this could you give me a point in the right direction?

@martinmicunda
Copy link

+1

@guybedford
Copy link
Member Author

Completed, with thanks to @crisptrutski.

@Rush
Copy link

Rush commented Sep 1, 2015

I feel that input source maps of individual modules are not being passed to the final build (for example I can see the sourceMap tag when viewing sources of modules in chrome), is it a bug or lack of feature?

@guybedford
Copy link
Member Author

@Rush good point, created #297.

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

No branches or pull requests

6 participants