Skip to content

Commit bbf631e

Browse files
committed
build: 📦️ switch from sst to cloudflare pages
1 parent 72a5914 commit bbf631e

File tree

8 files changed

+3995
-9661
lines changed

8 files changed

+3995
-9661
lines changed

.github/workflows/deploy-prod.yml

-53
This file was deleted.

.github/workflows/deploy-staging.yml

-54
This file was deleted.

.github/workflows/destroy-staging.yml

-59
This file was deleted.

package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"@typescript-eslint/eslint-plugin": "8.8.0",
3131
"autoprefixer": "10.4.20",
3232
"clsx": "2.1.1",
33-
"constructs": "10.3.0",
3433
"cz-conventional-changelog": "3.3.0",
3534
"devmoji": "2.3.0",
3635
"eslint": "8.57.1",
@@ -41,8 +40,8 @@
4140
"postcss": "8.4.47",
4241
"prettier": "3.3.3",
4342
"prettier-plugin-packagejson": "2.5.2",
44-
"sst": "2",
4543
"tailwindcss": "3.4.13",
46-
"typescript": "5.5.4"
44+
"typescript": "5.5.4",
45+
"wrangler": "3.80.0"
4746
}
4847
}

0 commit comments

Comments
 (0)