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 7302eba commit 9b5bd53Copy full SHA for 9b5bd53
packages/babel-plugin-htm/index.mjs
@@ -1,4 +1,4 @@
1
-import { build, treeify } from '../../src/build.mjs';
+import { build, treeify } from '../../src/build.mjs';
2
3
/**
4
* @param {Babel} babel
0 commit comments