There was an error while loading. Please reload this page.
1 parent 5243a34 commit 3032187Copy full SHA for 3032187
1 file changed
package.json
@@ -7,6 +7,9 @@
7
"module": "./dist/snapdom.mjs",
8
"types": "./types/snapdom.d.ts",
9
"sideEffects": false,
10
+ "workspaces": [
11
+ "packages/*"
12
+ ],
13
"exports": {
14
".": {
15
0 commit comments