Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up webpack files #55

Closed
jaredpalmer opened this issue Jun 3, 2016 · 1 comment
Closed

Clean up webpack files #55

jaredpalmer opened this issue Jun 3, 2016 · 1 comment

Comments

@jaredpalmer
Copy link
Owner

jaredpalmer commented Jun 3, 2016

Use config vars instead of hard coding the build directory.

@b2whats
Copy link

b2whats commented Jun 3, 2016

this is good idea, see my webpack config
https://gist.github.com/b2whats/7cf22b21761ffb237450e7dea2aca78f

it may be worth it to replace generate markup in server.js file and asset plugin on HTMLWebpackPlugin ?

also https://github.com/jaredpalmer/react-production-starter/blob/master/webpack.config.dev.js#L11
https://github.com/glenjamin/webpack-hot-middleware#changelog

This was referenced Jun 8, 2016
Merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants