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 4924d57 commit 8880543Copy full SHA for 8880543
demo/main.js
@@ -1,5 +1,5 @@
1
import Alpine from 'alpinejs';
2
-import HTMLMinifier from '../src/htmlminifier.js';
+import HTMLMinifier from '../dist/htmlminifier.esm.bundle.js';
3
import pkg from '../package.json';
4
5
const defaultOptions = [
0 commit comments