Update netlify config
This commit is contained in:
parent
0d0eda4567
commit
504add22de
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,4 +3,4 @@
|
|||||||
node_modules/
|
node_modules/
|
||||||
.parcel-cache/
|
.parcel-cache/
|
||||||
*.csv
|
*.csv
|
||||||
dist/
|
dist/*
|
@ -1,2 +1,3 @@
|
|||||||
publish = "dist"
|
base = "src/"
|
||||||
|
publish = "dist/"
|
||||||
command = "npm run build"
|
command = "npm run build"
|
Loading…
x
Reference in New Issue
Block a user