Skip to content

Commit bd31f58

Browse files
authored
(chore) add svelte2tsx esm entry point
1 parent 289ac9c commit bd31f58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/svelte2tsx/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
},
1616
"type": "commonjs",
1717
"main": "index.js",
18+
"module": "index.mjs",
1819
"types": "index.d.ts",
1920
"devDependencies": {
2021
"@rollup/plugin-commonjs": "^15.0.0",

0 commit comments

Comments
 (0)