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

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants