Skip to content

Use //# as the default sourceMappingURL format for eval-source-map#2075

Merged
sokra merged 1 commit intowebpack:masterfrom
loganfsmyth:default-eval-sourcemappingurl
Feb 22, 2016
Merged

Use //# as the default sourceMappingURL format for eval-source-map#2075
sokra merged 1 commit intowebpack:masterfrom
loganfsmyth:default-eval-sourcemappingurl

Conversation

@loganfsmyth
Copy link
Copy Markdown
Contributor

source-map defaults to //# here https://github.com/webpack/webpack/blob/master/lib/SourceMapDevToolPlugin.js#L22 but it looks like eval-source-map got missed.

@sokra
Copy link
Copy Markdown
Member

sokra commented Feb 22, 2016

@sokra
Copy link
Copy Markdown
Member

sokra commented Feb 22, 2016

Oh this is a PR ;)
Thanks

sokra added a commit that referenced this pull request Feb 22, 2016
Use //# as the default sourceMappingURL format for eval-source-map
@sokra sokra merged commit 15e8d5f into webpack:master Feb 22, 2016
@loganfsmyth
Copy link
Copy Markdown
Contributor Author

Thanks! :D

@loganfsmyth loganfsmyth deleted the default-eval-sourcemappingurl branch February 22, 2016 18:54
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.

2 participants