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 support for source maps? #31

Open
Aeon opened this issue Aug 13, 2015 · 13 comments
Open

Add support for source maps? #31

Aeon opened this issue Aug 13, 2015 · 13 comments

Comments

@Aeon
Copy link

Aeon commented Aug 13, 2015

Cloning over from occ#61:


Adding support for getting cleaner stack traces from minified JS files via source maps would be pretty amazing.

Can leverage mozilla/source-map project for decomposing sources in ES5-compliant browsers

@niemyjski
Copy link
Collaborator

Yes, I would like this to be a plugin so those who need it can buy into it. This is something we will be working on in the near future. I'd also like source maps. The last time I looked into it, they only supported amd, is this still the case?

@auchenberg
Copy link

@niemyjski
Copy link
Collaborator

Yes, I really really want this and could use this sooner than later. I need to start working on the plugin system. I want to have source maps be an optional plugin because mozilla source maps is huge (30KB).

@mightyiam
Copy link

👍 from qunitjs/qunit#590

@davidomid
Copy link
Contributor

Was there any further progress with this? Source maps would be incredibly useful. I'm happy to take a stab at a possible implementation if nobody else has a viable one yet?

@niemyjski
Copy link
Collaborator

We were trying to change up tracekit to be more plugable by that effort stalled a bit. If you want to take a stab at this I'd be more than happy to work with you. It just needs to be optional as the source map lib is an extra 30KB

@vivekmarakana
Copy link

Can I take this up? I've already created a plugin for the same.

@niemyjski
Copy link
Collaborator

yeah, please do! It would be greatly appreciated

@vivekmarakana
Copy link

Great. will open a pull request soon.

@ncoden
Copy link

ncoden commented Aug 3, 2017

Hey @vivekmarakana. How is it going ?

@adrienbu
Copy link

Any news on this ?

@niemyjski
Copy link
Collaborator

niemyjski commented Apr 26, 2018 via email

@adrienbu
Copy link

adrienbu commented May 2, 2018

I'll have a try but I cannot promise anything !

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

8 participants