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

Feature Request: Custom Configs #345

Closed
Austio opened this issue Feb 10, 2017 · 1 comment
Closed

Feature Request: Custom Configs #345

Austio opened this issue Feb 10, 2017 · 1 comment

Comments

@Austio
Copy link

Austio commented Feb 10, 2017

Hello, I am wanting to create a PR for a small addition and wanted to make sure that it is something that is needed.

Currently the config/index.js only has a configurable ENV variable. This isn't ideal for running tests while having a dev server running b/c the ports collide.

Proposal: I would like to create a PR to update the cli to generate a config that merges the entire test/dev in config/index.js for the dev key. Also webpack will need to be updated to use the exports correctly.

Please let me know if this is wanted and i'll knock it out.

Thanks!

@Austio Austio changed the title Feature Request Feature Request: Custom Configs Feb 10, 2017
@posva
Copy link
Member

posva commented Feb 10, 2017

Hey, thanks for your interest in vue-cli!
If I understood well, you should open this in the relevant template repository. I suppose it's the webpack one (https://github.com/vuejs-templates/webpack).
The port thing could be useful 🙂

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

No branches or pull requests

2 participants