mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-28 23:12:22 +03:00
5 lines
118 B
TOML
5 lines
118 B
TOML
[build]
|
|
base = "examples/docs/"
|
|
publish = "examples/docs/dist/"
|
|
command = "pwd && npm install && npm run build"
|