There was an error while loading. Please reload this page.
1 parent 0239b9b commit 261e96cCopy full SHA for 261e96c
src/plugin/transformer.js
@@ -25,6 +25,7 @@ module.exports.transform = async (args) => {
25
alias: {
26
react: "preact/compat",
27
"react-dom": "preact/compat",
28
+ "react/jsx-runtime": "preact/jsx-runtime",
29
},
30
31
],
0 commit comments