vuejs / ui

💻 UI components for official Vue organization apps
https://vuejs.github.io/ui/
1.33k stars 95 forks source link

No 'merge' option #10

Closed glenndevenish closed 5 years ago

glenndevenish commented 5 years ago

I created a firebase project in a folder, and tried to create a vue app inside the folder with Vue UI. This didn't work, but threw an error to say the folder already existed. I ran vue create <folder-name> instead, and it gave me the option to overwrite or merge.

It would be great to have an overwrite/merge option on the UI, rather than just an error.

glenndevenish commented 5 years ago

oops, wrong place 🤦‍♂️

I thought this was the repo for the new vue ui thing