1
1
mirror of https://github.com/jxnblk/mdx-deck.git synced 2024-09-19 02:47:09 +03:00
mdx-deck/netlify.toml
2019-07-16 19:16:14 -04:00

4 lines
88 B
TOML

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