aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2023-09-19 18:56:48 -0700
committerPinapelz <yukais@pinapelz.com>2023-09-19 18:56:48 -0700
commitbcab8485e86b3173457280923de340e556861725 (patch)
tree21e509184f8b2c09e8f5fb1a2e336ff972656ae1 /package.json
parent599437caddfa1399cf475dd70c6da4adcaadb96e (diff)
add astroSinglePage build
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index a58476a..1253329 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,8 @@
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.4.2",
- "astro": "^3.1.1"
+ "astro": "^3.1.1",
+ "astro-single-file": "^1.1.0",
+ "html-minifier-terser": "^7.2.0"
}
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage