1
0
Fork 0

fix: typo in netlify.toml template

This commit is contained in:
Joost De Cock 2020-10-25 14:35:47 +01:00
parent e2cc955753
commit 43d0a361a6
36 changed files with 36 additions and 36 deletions

View file

@ -1,5 +1,5 @@
[build]
base = "packages/legend/example
base = "packages/legend/example"
publish = "build"
command = "npm run build"