remove custom jsx plumbing

This commit is contained in:
Sebastian Herrlinger
2026-03-04 14:05:22 +01:00
parent 71132093f4
commit aab237d89a
7 changed files with 6 additions and 72 deletions

View File

@@ -10,9 +10,7 @@
},
"exports": {
".": "./src/index.ts",
"./tool": "./src/tool.ts",
"./jsx-runtime": "./src/jsx-runtime.ts",
"./jsx-dev-runtime": "./src/jsx-dev-runtime.ts"
"./tool": "./src/tool.ts"
},
"files": [
"dist"