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

Vite: Clean up framework dependencies / unused files #19035

Merged
merged 3 commits into from
Aug 29, 2022
Merged

Conversation

IanVS
Copy link
Member

@IanVS IanVS commented Aug 27, 2022

Issue:

What I did

Similar to #19025, this cleans up unused dependencies in svelte-vite and vue3-vite. It also:

  • Updates the description to mention vite in all vite frameworks
  • Updates the engines to match vite's requirements
  • Removes some unused source files

How to test

CI should pass

If your answer is yes to any of these, please make sure to include it in your PR.

@IanVS IanVS requested a review from shilman August 27, 2022 02:21
@IanVS IanVS added dependencies maintenance User-facing maintenance tasks and removed maintenance User-facing maintenance tasks labels Aug 27, 2022
@shilman
Copy link
Member

shilman commented Aug 29, 2022

@IanVS Any idea what's up with the failing smoke tests?

@IanVS
Copy link
Member Author

IanVS commented Aug 29, 2022

I can't see how the changes here could have broken CRA, so I'm tempted to call it flake. I'll rebase and push a commit to see if it happens again.

@IanVS IanVS force-pushed the vite-framework-deps branch from e2fb0af to 0cb5f7c Compare August 29, 2022 10:41
@IanVS
Copy link
Member Author

IanVS commented Aug 29, 2022

Yep, seems like it was flake.

Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@shilman shilman merged commit 65e3093 into next Aug 29, 2022
@shilman shilman deleted the vite-framework-deps branch August 29, 2022 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants