Commit 2f0199b was made 5 months ago, but was not released in @swc-node/register 1.6.8. This is causing problems in my code since my tsconfig has experimentalDecorators and emitDecoratorMetadata turned on, but those options are overridden by the default bare minimum tsconfig of @swc-node.
Would you be able to release a version with the changes from the commit specified above?
Commit 2f0199b was made 5 months ago, but was not released in
@swc-node/register
1.6.8. This is causing problems in my code since my tsconfig hasexperimentalDecorators
andemitDecoratorMetadata
turned on, but those options are overridden by the default bare minimum tsconfig of @swc-node.Would you be able to release a version with the changes from the commit specified above?