Skip to content
This repository has been archived by the owner on Nov 15, 2018. It is now read-only.

Webpack build location should be same as location where dev-server serves them #17

Closed
batpad opened this issue Dec 18, 2015 · 0 comments
Assignees

Comments

@batpad
Copy link
Contributor

batpad commented Dec 18, 2015

Need to figure out an ideal deployment work-flow with webpack.

Right now, when running the dev-server, it serves bundle.js from memory, but to deploy to gh-pages / mb-pages, we need to write to disk. Both these locations should be the same.

Also, in deploy mode, it should not poll local websocket server for changes.

@batpad batpad self-assigned this Dec 18, 2015
@batpad batpad closed this as completed in 430877d Dec 21, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant