tangled
alpha
login
or
join now
cass.cityboundforest.com
/
cityboundforest.com
0
fork
atom
A repo for my personal website
0
fork
atom
overview
issues
pulls
pipelines
Hopefully this makes it work
cass.cityboundforest.com
7 months ago
01e38bce
a11865fb
0/1
netlify.yaml
failed
9s
+2
-1
1 changed file
expand all
collapse all
unified
split
package.json
+2
-1
package.json
···
6
6
"scripts": {
7
7
"build": "tsc && npm run build:cp-public",
8
8
"build:cp-public": "cp ./public/** ./dist",
9
9
-
"type": "tsc --noEmit"
9
9
+
"type": "tsc --noEmit",
10
10
+
"netlify-build": "netlify build"
10
11
},
11
12
"repository": {
12
13
"type": "git",