We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6897cd3 commit 810de09Copy full SHA for 810de09
scripts/bundle.ts
@@ -70,6 +70,7 @@ module.exports.default = react;`,
70
author: "Arnaud Barré (https://github.com/ArnaudBarre)",
71
license: "MIT",
72
repository: "github:vitejs/vite-plugin-react-swc",
73
+ type: "module",
74
main: "index.cjs",
75
types: "index.d.ts",
76
module: "index.mjs",
0 commit comments