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

remove webpack-dev-middleware #23

Merged
merged 1 commit into from
Dec 18, 2017
Merged

Conversation

Rich-Harris
Copy link
Member

webpack-dev-middleware seriously complicates things, by futzing around with an in-memory fs shim that isn't compatible with the built-in fs. The part of its functionality that we actually need can be reproduced in a 10-line function, so we'll do that instead.

This will enable #21.

@Rich-Harris Rich-Harris merged commit d0dd1d6 into master Dec 18, 2017
@Rich-Harris Rich-Harris deleted the remove-webpack-dev-middleware branch December 18, 2017 17:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant