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

use webpack-chain in webpack config #16

Merged
merged 5 commits into from
Dec 24, 2018
Merged

use webpack-chain in webpack config #16

merged 5 commits into from
Dec 24, 2018

Conversation

Laruxo
Copy link
Contributor

@Laruxo Laruxo commented Sep 5, 2018

solves #15

After this is merged it is possible to make use of default vue-cli build command with a help of an additional flag to differentiate server and client.
What I did in my project to avoid using resolveWebpackConfig was to directly require('@vue/cli-service/webpack.config.js') from dev-server.js.

I think all of this should make this plugins more compatible with others.

@Akryum Akryum merged commit cf8e2da into Akryum:master Dec 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants