Skip to content

Make source map generated filenames configurable and use [name]?[loaders] by default#366

Merged
sokra merged 1 commit intowebpack:masterfrom
gaearon:sourcemap-filenames
Jul 18, 2014
Merged

Make source map generated filenames configurable and use [name]?[loaders] by default#366
sokra merged 1 commit intowebpack:masterfrom
gaearon:sourcemap-filenames

Conversation

@gaearon
Copy link
Copy Markdown
Contributor

@gaearon gaearon commented Jul 17, 2014

This allows more configurability (I can use it to implement this without touching core).

Also, this changes default from [name] [loaders] to [name]?[loaders] so DevTools display the correct filename.

@sokra sokra merged commit 28a7677 into webpack:master Jul 18, 2014
sokra added a commit that referenced this pull request Jul 18, 2014
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