Update netlify.toml

This commit is contained in:
Ryan Haskell-Glatz 2021-03-16 00:47:04 -05:00 committed by GitHub
parent 8ccc3d6afc
commit 1b0f4c7d15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
[build]
publish = "public"
command = "npm i elm-spa@beta && node scripts/generate-index.js && npx elm-spa build"
command = "npm i elm elm-spa@beta && node scripts/generate-index.js && npx elm-spa build"
# Prevents missing markdown files from redirecting to index.html
[[redirects]]