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 b3032b8 commit fca7524Copy full SHA for fca7524
package.json
@@ -53,7 +53,7 @@
53
"internals/*"
54
],
55
"scripts": {
56
- "demo": "node --watch-path=packages/ packages/demo/",
+ "demo": "node --watch-path=packages/ packages/demo/dist/esm/index.js",
57
"dev": "turbo watch tsc",
58
"prepare": "husky && turbo tsc attw",
59
"setup": "node ./tools/setup-packages.mjs",
0 commit comments