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

chore(deps): remove some unused CRA deps #4066

Merged
merged 2 commits into from
Oct 11, 2023

Conversation

eventualbuddha
Copy link
Collaborator

Overview

  • we don't use webpack, so no -loaders are needed
  • we don't use postcss except for postcss-styled-syntax
  • we don't use ts-pnp, so we can remove that dependency and the config files
  • we use react-refresh through @vitejs/plugin-react, so we don't need to depend on it directly

Demo Video or Screenshot

n/a

Testing Plan

Tested that fast refresh still works in VxMark.

- we don't use `webpack`, so no `-loader`s are needed
- we don't use `postcss` except for `postcss-styled-syntax`
- we don't use `ts-pnp`, so we can remove that dependency and the config files
- we use `react-refresh` through `@vitejs/plugin-react`, so we don't need to depend on it directly
@eventualbuddha eventualbuddha requested a review from a team as a code owner October 11, 2023 00:03
@eventualbuddha eventualbuddha requested review from arsalansufi and removed request for a team October 11, 2023 00:03
@eventualbuddha eventualbuddha changed the title chore(deps): remove unused chore(deps): remove some unused CRA deps Oct 11, 2023
Base automatically changed from fix/deps/upgrade-xmldom to main October 11, 2023 16:14
@eventualbuddha eventualbuddha merged commit aa54148 into main Oct 11, 2023
50 checks passed
@eventualbuddha eventualbuddha deleted the chore/deps/remove-unused-cra-deps branch October 11, 2023 16:15
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