We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff0e408 commit 10b0c4fCopy full SHA for 10b0c4f
index.js
@@ -157,7 +157,7 @@ var extensions = {
157
},
158
159
{
160
- module: '@swc/register',
+ module: '@swc/register/lib/node',
161
register: function(hook) {
162
hook({
163
extensions: '.ts',
@@ -181,7 +181,7 @@ var extensions = {
181
182
183
184
185
186
187
extensions: '.tsx',
0 commit comments