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

Updating sourceURL syntax to use # instead of @ #789

Merged
merged 1 commit into from
Mar 14, 2014

Conversation

ccummings
Copy link
Contributor

This removes the fixes I made in #679 to support the deprecated # syntax and changes Scanner to use the recommended # syntax.

Closes #772

@daffl daffl added this to the 2.0.6 milestone Mar 14, 2014
daffl added a commit that referenced this pull request Mar 14, 2014
Updating sourceURL syntax to use # instead of @
@daffl daffl merged commit 4fe3597 into master Mar 14, 2014
@daffl daffl deleted the update-sourceURL-syntax branch March 14, 2014 16:25
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.

scanner.js error: Using //@ to indicate sourceURL pragmas is deprecated
2 participants