mirror of
https://github.com/ryan-haskell/elm-spa.git
synced 2024-11-22 03:12:01 +03:00
Update netlify.toml
This commit is contained in:
parent
af5d16f943
commit
5bf5ae7d4a
@ -1,6 +1,6 @@
|
||||
[build]
|
||||
publish = "public"
|
||||
command = "npm i elm elm-spa@beta && node scripts/generate-index.js && npx elm-spa build"
|
||||
command = "cd ../src/cli && npm i && npm run build && npm link && npm i -g elm && cd ../../docs && node scripts/generate-index.js && elm-spa build"
|
||||
|
||||
# Prevents missing markdown files from redirecting to index.html
|
||||
[[redirects]]
|
||||
|
Loading…
Reference in New Issue
Block a user