update ci
Publish / release (push) Successful in 2m21s

This commit is contained in:
2025-12-16 02:19:01 -08:00
parent f699248865
commit be87605e43
3 changed files with 598 additions and 125 deletions
+5 -1
View File
@@ -1,7 +1,11 @@
{
"scripts": {
"prepublish": "esbuild --outdir=dist/js --format=esm --bundle --minify --sourcemap --sources-content src/*",
"publish": "wrangler pages deploy dist --project-name twitch-subathon-countdown"
},
"devDependencies": {
"@types/web": "^0.0.301",
"typescript": "^5.9.3",
"esbuild": "^0.27.1",
"wrangler": "^4.54.0"
},
"dependencies": {