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

SWC plugin #190

Merged
merged 33 commits into from
Nov 21, 2024
Merged

SWC plugin #190

merged 33 commits into from
Nov 21, 2024

Conversation

guyca
Copy link
Collaborator

@guyca guyca commented Nov 13, 2024

This PR introduces an SWC plugin that can be used instead of the existing Babel plugin. Intended, but not limited to, frameworks like Vite and NextJS.

  • add tests
  • Publish locally with Yalc (tested on tic-tac-toe/swc)
  • document
  • publish to npm

fixes #162

# Conflicts:
#	packages/eslint-plugin-obsidian/package.json
#	packages/react-obsidian/package.json
#	yarn.lock
@guyca guyca merged commit 0b53d20 into master Nov 21, 2024
2 checks passed
@guyca guyca deleted the swcPlugin branch November 21, 2024 03:55
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.

Usage without babel
1 participant