You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/element-demo/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
"dev:iife:local": "PUBLIC_ELEMENT_DEMO_IIFE_BUNDLE_MODE=local vite dev",
10
10
"dev:iife:hosted": "PUBLIC_ELEMENT_DEMO_IIFE_BUNDLE_MODE=hosted vite dev",
11
11
"prebuild": "bun run generate-imports && bun run generate-docs && bun run --cwd ../.. verify:no-local-paths apps/element-demo/src/lib/element-imports.js apps/element-demo/src/lib/element-imports.d.ts",
0 commit comments