Skip to content

Commit d1a5a9e

Browse files
committed
babel-plugin-transform-jsx-to-htm: remove package.json module field
1 parent 82d1545 commit d1a5a9e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/babel-plugin-transform-jsx-to-htm/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"version": "1.0.0",
44
"description": "Babel plugin to compile JSX to Tagged Templates.",
55
"main": "dist/babel-plugin-transform-jsx-to-htm.js",
6-
"module": "dist/babel-plugin-transform-jsx-to-htm.mjs",
76
"scripts": {
87
"build": "microbundle index.mjs -f es,cjs --target node --no-compress --no-sourcemap",
98
"prepare": "npm run build"

0 commit comments

Comments
 (0)