Files
talk/netlify.toml
T
Wyatt Johnson 683adceec4 [CORL-603] Documentation Updates (#2553)
* fix: replaced png with svg

* feat: updated docs

* feat: added netlify config

* fix: fixed netlify config
2019-09-10 19:20:24 +00:00

4 lines
101 B
TOML

[build]
command = "yarn generate-introspection && cd docs && yarn build"
publish = "docs/public"