web icon indicating copy to clipboard operation
web copied to clipboard

Implement SWC plugin

Open koddsson opened this issue 3 years ago • 2 comments

What I did

  1. I copied the esbuild plugin directory to a new directory dev-server-swc.
  2. I then updated the implementation to use the SWC compiler instead of the esbuild one.
  3. Then I opened up this PR!

koddsson avatar May 13 '22 07:05 koddsson

🦋 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

changeset-bot[bot] avatar May 13 '22 07:05 changeset-bot[bot]

@bennypowers is there anything else specific that needs to be addressed before this could be merged? Really excited to use SWC + web-test-runner 😁

dgreif avatar May 20 '22 20:05 dgreif