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: remove babel dependencies #547

Merged
merged 1 commit into from
Jun 27, 2024
Merged

chore: remove babel dependencies #547

merged 1 commit into from
Jun 27, 2024

Conversation

goga-m
Copy link
Contributor

@goga-m goga-m commented Jun 27, 2024

Summary

Closes https://app.clickup.com/t/86dtxna83

Checklist

  • My changes look good in both light AND dark mode
  • The change is not hardcoded to a single network, but has multi-asset in mind
  • I checked my changes for obvious issues, debug statements and commented code
  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@github-actions github-actions bot added the chore label Jun 27, 2024
Copy link

vercel bot commented Jun 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
arkvault ✅ Ready (Inspect) Visit Preview Jun 27, 2024 11:47am

"@cucumber/cucumber": "^9.3.0",
"@emotion/babel-plugin-jsx-pragmatic": "^0.2.0",
Copy link
Contributor Author

@goga-m goga-m Jun 27, 2024

Choose a reason for hiding this comment

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

@@ -122,7 +116,6 @@
"@vitejs/plugin-react": "^4.3.0",
"@vitest/coverage-istanbul": "0.24.5",
"autoprefixer": "^10.4.14",
"babel-plugin-macros": "^3.1.0",
Copy link
Contributor Author

@goga-m goga-m Jun 27, 2024

Choose a reason for hiding this comment

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

This is unnecessary as we already use vite-plugin-babel-macros

Comment on lines -99 to -104
"@babel/core": "^7.22.1",
"@babel/plugin-transform-react-jsx": "^7.24.6",
"@babel/preset-env": "^7.22.2",
"@babel/preset-react": "^7.22.3",
"@babel/preset-typescript": "^7.21.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@vitejs/plugin-react already handles jsx transformations

@goga-m goga-m changed the title chore(wip): remove babel dependencies chore: remove babel dependencies Jun 27, 2024
@goga-m goga-m marked this pull request as ready for review June 27, 2024 11:34
@goga-m goga-m force-pushed the chore/remove-babel branch from 007840a to 67c706a Compare June 27, 2024 11:45
@goga-m goga-m changed the base branch from feat/mainsail to develop June 27, 2024 11:45
@ItsANameToo ItsANameToo added this to the 1.16.0 milestone Jun 27, 2024
@ItsANameToo ItsANameToo merged commit 8348c6c into develop Jun 27, 2024
29 checks passed
@ItsANameToo ItsANameToo deleted the chore/remove-babel branch June 27, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants