Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

refactor(vite): handle config for create-vue projects #325

Merged
merged 6 commits into from
Jun 1, 2022

Conversation

ElijahKotyluk
Copy link
Contributor

@ElijahKotyluk ElijahKotyluk commented May 27, 2022

Fixes:

  • Injects vite-plugin-vuetify plugin into the Vite config when a project is generated with the vue-create package
  • Add correct vite-plugin-vuetify Vite config import when generating a TS project with vue-cli-plugins
  • Updates ESBuild target for JS Vite projects generated with a jsconfig.json file: Replaces 'es5' with 'esnext'
  • Stop installing webpack-plugin-vuetify when the project is a Vite project

@ElijahKotyluk ElijahKotyluk marked this pull request as ready for review May 27, 2022 17:37
@ElijahKotyluk ElijahKotyluk merged commit 5bd45d9 into master Jun 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants