Lowered cmake version, added npm build debug output
Some checks failed
/ Build the server (push) Failing after 1m13s
Some checks failed
/ Build the server (push) Failing after 1m13s
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"build": "vite build -d",
|
||||
"preview": "vite preview",
|
||||
"check": "svelte-check --tsconfig ./tsconfig.json"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user