Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Minimize milestone - duplicate webpack configs? #240

Closed
alexcroox opened this issue Jun 3, 2017 · 5 comments
Closed

Minimize milestone - duplicate webpack configs? #240

alexcroox opened this issue Jun 3, 2017 · 5 comments

Comments

@alexcroox
Copy link

I'm just in the process of migrating my old electron-vue project to the latest milestone release. However I'm a little confused, there is 4 webpack configs in total, 2 in ./electron-vue/ and 2 in root. According to the updated documentation I should be using the electron-vue/ ones, but what purpose do the 2 in root serve other than confusion?

@alexcroox
Copy link
Author

They aren't in the master /template folder so I'm guessing vue init incorrectly adds them to the root. I've deleted them for now with no issues.

@SimulatedGREG
Copy link
Owner

Make sure vue-cliis updated. There was a recent issue that somehow mixed a cached and current version of a template. Not sure how this is possible, but I also into this during development.

@alexcroox
Copy link
Author

Oh, so is it best I start the entire migration process again in case there are other inconsistencies? :(

@SimulatedGREG
Copy link
Owner

All updated files should be in order, so you shouldn't have any issues. You may just have extra files from the older version, another would be the config.js which has been removed.

@alexcroox
Copy link
Author

OK thank you very much! Loving the new refactor, <3 single package.json for one!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants