mirror of
https://github.com/ryan-haskell/elm-spa.git
synced 2024-11-21 16:04:38 +03:00
Update netlify.toml
This commit is contained in:
parent
bfc2939326
commit
763434b509
@ -1,6 +1,6 @@
|
||||
[build]
|
||||
publish = "public"
|
||||
command = "npx elm-spa build"
|
||||
command = "npm i elm@latest && npx elm-spa build"
|
||||
|
||||
# Prevents missing markdown files from redirecting to index.html
|
||||
[[redirects]]
|
||||
|
Loading…
Reference in New Issue
Block a user