mirror of
https://github.com/veeso/termscp.git
synced 2026-07-24 08:37:24 +02:00
build(site): copy install.sh from repo root at build time (single source)
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"predev": "node scripts/copy-install.mjs",
|
||||
"dev": "astro dev",
|
||||
"prebuild": "node scripts/copy-install.mjs",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview",
|
||||
"check": "astro check",
|
||||
|
||||
Reference in New Issue
Block a user