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

feat: add swc (@swc-node/register) support out of box #106

Merged
merged 2 commits into from Aug 10, 2022
Merged

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Aug 10, 2022

close #102

@JounQin JounQin added enhancement New feature or request feature labels Aug 10, 2022
@JounQin JounQin self-assigned this Aug 10, 2022
@changeset-bot
Copy link

changeset-bot bot commented Aug 10, 2022

🦋 Changeset detected

Latest commit: 9d25153

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
synckit 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

@JounQin JounQin changed the title feat: add swc (@swc-node/register) support out of box feat: add swc (@swc-node/register) support out of box Aug 10, 2022
@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 10, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 10, 2022

📊 Package size report   No changes

File Before After
Total (Includes all files) 44.2 kB 44.2 kB
Tarball size 12.1 kB 12.1 kB
Unchanged files
File Size
lib/index.cjs 9.5 kB
lib/index.d.ts 1.3 kB
lib/index.js 10.7 kB
lib/index.js.map 9.0 kB
lib/types.d.ts 936 B
lib/types.js 44 B
lib/types.js.map 102 B
LICENSE 1.1 kB
package.json 4.0 kB
README.md 7.6 kB

🤖 This report was automatically generated by pkg-size-action

@codecov
Copy link

codecov bot commented Aug 10, 2022

Codecov Report

Merging #106 (9d25153) into main (b1308ac) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #106   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          126       130    +4     
  Branches        55        57    +2     
=========================================
+ Hits           126       130    +4     
Impacted Files Coverage Δ
src/index.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@JounQin JounQin enabled auto-merge (squash) August 10, 2022 17:30
@JounQin JounQin disabled auto-merge August 10, 2022 17:52
@JounQin JounQin merged commit 9f27ff9 into main Aug 10, 2022
@JounQin JounQin deleted the feat/swc branch August 10, 2022 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: @swc-node/register support
1 participant