Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

fix: source-map support in browser #229

Merged
merged 1 commit into from Feb 15, 2017
Merged

Conversation

christophehurpeau
Copy link
Contributor

fix #13

...(options.hot ? [hotMiddlewareEntry] : []),
],
options.hot && hotMiddlewareEntry,
].filter(Boolean),
Copy link
Member

@alepee alepee Feb 13, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome! 😃

@johangirod johangirod added this to In progress in Roadmap Feb 14, 2017
@christophehurpeau christophehurpeau merged commit 666adc7 into master Feb 15, 2017
@christophehurpeau christophehurpeau deleted the fix-sourcemap-browser branch February 15, 2017 11:37
@christophehurpeau christophehurpeau moved this from In progress to DONE in Roadmap Feb 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Server stack trace doesn't use sourcemap when using hot reload
3 participants