feat(ci): set up preview and prod deployments

This commit is contained in:
rektdeckard
2024-12-28 20:17:25 -07:00
committed by Tobias Fried
parent b99c50d61f
commit 625dc776d5
4 changed files with 1263 additions and 963 deletions

View File

@@ -20,6 +20,7 @@
],
"repository": "github:phosphor-icons/homepage",
"private": true,
"packageManager": "pnpm@9",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",