web
web copied to clipboard
Implement SWC plugin
What I did
- I copied the esbuild plugin directory to a new directory
dev-server-swc. - I then updated the implementation to use the SWC compiler instead of the esbuild one.
- Then I opened up this PR!
🦋 Changeset detected
Latest commit: d9dc2ef08a71dc79c00938a4935a2ed8f17cedc0
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 1 package
| Name | Type |
|---|---|
| @web/dev-server-swc | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
@bennypowers is there anything else specific that needs to be addressed before this could be merged? Really excited to use SWC + web-test-runner 😁