create-vite-app
create-vite-app copied to clipboard
Provide options to merge or overwrite when creating vite-app in existing directory
Is your feature request related to a problem? Please describe. It's not allowed to create vite-app in existing directory: "Error: target directory is not empty. error Command failed."
Describe the solution you'd like Provide options to merge or overwrite when creating vite-app in existing directory, just like vue-cli does.