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 ed1cf75 commit 541f8ebCopy full SHA for 541f8eb
playgrounds/sandbox/package.json
@@ -11,7 +11,7 @@
11
"prod": "npm run build && node dist/server/ssr-prod",
12
"preview": "vite preview",
13
"download": "node scripts/download.js",
14
- "hash": "node scripts/hash.js | pbcopy && echo \"copied URL to clipboard\""
+ "hash": "node scripts/hash.js"
15
},
16
"devDependencies": {
17
"@sveltejs/vite-plugin-svelte": "^4.0.0-next.6",
0 commit comments