This commit is contained in:
Stijnus
2024-12-13 11:36:45 +01:00
3 changed files with 191 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
"license": "MIT",
"sideEffects": false,
"type": "module",
"version": "0.0.0",
"scripts": {
"deploy": "npm run build && wrangler pages deploy",
"build": "remix vite:build",