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

Update blueprint for sourceMappingUrl declaration #4

Closed
wants to merge 1 commit into from

Conversation

OliverJAsh
Copy link

"//@ sourceMappingURL=" source mapping URL declaration is deprecated, "//# sourceMappingURL=" declaration should be used instead.

@thlorenz
Copy link
Owner

Thank you, but I cannot pull this in just yet since that would break browsers/engines that still depend on the old blue print.
This change has been discussed and is planned once enough browsers have auto updated to use that blue print.

For example Chrome Canary works with both currently (gives deprecation warning), but latest stable Chrome still uses old blue print.

@thlorenz
Copy link
Owner

thlorenz commented Nov 5, 2013

This has been fixed in conjunction with all other modules involved and released as 0.3.

@thlorenz thlorenz closed this Nov 5, 2013
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

Successfully merging this pull request may close these issues.

None yet

2 participants