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

[Webpack] Works not Nicely #22

Closed
gisu opened this issue Jan 21, 2017 · 0 comments
Closed

[Webpack] Works not Nicely #22

gisu opened this issue Jan 21, 2017 · 0 comments

Comments

@gisu
Copy link
Member

gisu commented Jan 21, 2017

Webpack Experts needed. The current Webpack Workflow have several Issues.

Webpack with Custom URL and HMR
In combination with a custom URL, HMR didn't trigger. Any Change on a JS File didn't trigger HMR in the Browser

Webpack with Custom URL without HMR
Any Change on a JS File have to Bundle manually, otherwise you get no Updates.

Overall Webpack Config
Its Ugly, not smart enough.

martinherweg pushed a commit that referenced this issue Jan 22, 2017
…ed new webpack config

adressing #22

- changed browser sync task to match new config style
- updated vue-utils to match new plugin config
- added a basic webpack config
- added a webpack.dev config file
- removed bs script from craft footer because it gets injected by browser sync
@gisu gisu closed this as completed Feb 1, 2017
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

1 participant