We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82d1545 commit d1a5a9eCopy full SHA for d1a5a9e
packages/babel-plugin-transform-jsx-to-htm/package.json
@@ -3,7 +3,6 @@
3
"version": "1.0.0",
4
"description": "Babel plugin to compile JSX to Tagged Templates.",
5
"main": "dist/babel-plugin-transform-jsx-to-htm.js",
6
- "module": "dist/babel-plugin-transform-jsx-to-htm.mjs",
7
"scripts": {
8
"build": "microbundle index.mjs -f es,cjs --target node --no-compress --no-sourcemap",
9
"prepare": "npm run build"
0 commit comments