We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f1e6dd + c7ec964 commit dff4595Copy full SHA for dff4595
1 file changed
packages/quark-core/package.json
@@ -3,7 +3,7 @@
3
"version": "1.0.8",
4
"description": "Web components quark-element",
5
"type": "module",
6
- "main": "./lib/index.js",
+ "main": "./lib/index.umd.cjs",
7
"module": "./lib/index.js",
8
"types": "./lib/index.d.ts",
9
"exports": {
0 commit comments