D
Deno
J
Deno
β’
2y ago
β’
3 replies
jhsware
How to configure Deno to use an SWC-Plugin to transpile TSX?
I want to use the swc
-inferno
-plugin to transpile TSX
.
An example of the configuration using webpack with a
.swcrc
-file can be found here
:
https://github.com/infernojs/inferno-swc-example
The plugin performs several optimisations during transpilations so just switching the import source etc
. won
't help
.
Is there some way to configure Deno to use SWC
-plugins for TSX
-files
?
GitHub
GitHub - infernojs/inferno-swc-example
Contribute to infernojs
/inferno
-swc
-example development by creating an account on GitHub
.
Deno
Join
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Can I use deno_ast to transpile arbitrary typescript?
C
circuitsacul / help
3y ago
@deno/emit's transpile with JSR
K
Kodjo.ai / help
2y ago
How to transpile typescript to javascript?
J
jsoldi / help
2y ago
[Solved] How to use precompile TSX transform
D
dector / help
2y ago