Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support to @swc-node/register the new version of @swc/register #99

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

codermarcos
Copy link

This PR should fix #98 if you have any suggestions for improvement, please don't hesitate to let me know!
😊 I'm always open to applying new ideas.

From fork codermarcos/interpret

On branch master
Changes to be committed:
	modified:   scripts/plugin.mjs
From fork codermarcos/interpret

On branch master
Changes to be committed:
	modified:   index.js
From fork codermarcos/interpret
On branch master
Changes to be committed:
	modified:   test/fixtures/swc.js/0/package.json
	new file:   test/fixtures/swc.js/1/package.json
	new file:   test/fixtures/swc.js/1/test.swc.js
	modified:   test/fixtures/swc.jsx/0/package.json
	new file:   test/fixtures/swc.jsx/1/package.json
	new file:   test/fixtures/swc.jsx/1/test.swc.jsx
	modified:   test/fixtures/swc.ts/0/package.json
	new file:   test/fixtures/swc.ts/1/package.json
	new file:   test/fixtures/swc.ts/1/test.swc.ts
	modified:   test/fixtures/swc.tsx/0/package.json
	new file:   test/fixtures/swc.tsx/1/package.json
	new file:   test/fixtures/swc.tsx/1/test.swc.tsx
	modified:   test/fixtures/ts/4/package.json
	new file:   test/fixtures/ts/5/package.json
	new file:   test/fixtures/ts/5/test.ts
	modified:   test/fixtures/tsx/4/package.json
	new file:   test/fixtures/tsx/5/package.json
	new file:   test/fixtures/tsx/5/test.tsx
	modified:   test/index.js
index.js Outdated Show resolved Hide resolved
@codermarcos codermarcos requested a review from phated March 28, 2024 16:41
On branch master
Changes to be committed:
	modified:   index.js
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change or add support to new version of SWC
2 participants