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

'//@ sourceURL' is deprecated #105

Open
micky2be opened this issue Jun 20, 2013 · 2 comments
Open

'//@ sourceURL' is deprecated #105

micky2be opened this issue Jun 20, 2013 · 2 comments

Comments

@micky2be
Copy link
Contributor

Based on the V8 change log '//@ sourceURL' is deprecated.

https://code.google.com/p/v8/source/browse/trunk/ChangeLog#30

Added support for //# sourceURL similar to deprecated //@ sourceURL one

And if I trust the following article, all browsers should support the new standard now
http://updates.html5rocks.com/2013/06/sourceMappingURL-and-sourceURL-syntax-changed

@micky2be
Copy link
Contributor Author

Any thought on that?
Would be nice to tag this issue to keep it in mind

@ronkorving
Copy link
Contributor

👍
For now I'm just string replacing the output of component builder :(

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

No branches or pull requests

2 participants