1
1
mirror of https://github.com/jxnblk/mdx-deck.git synced 2024-09-20 03:18:57 +03:00
mdx-deck/netlify.toml
2019-04-11 20:07:00 -04:00

4 lines
86 B
TOML

[build]
command = "npm i yarn@latest && yarn && yarn build"
publish = "docs/dist"