jcoreio / crater

Meteor/Webpack/React SSR app skeleton that runs your app code outside of Meteor Isobuild
ISC License
82 stars 10 forks source link

move dev server to separate process #10

Closed jedwards1211 closed 8 years ago

jedwards1211 commented 8 years ago

This prevents webpack-dev-middleware from re-running and recompiling whenever piping restarts the server.