add docs test

This commit is contained in:
Matthew Griffith 2020-03-14 12:27:48 -04:00
parent 4b1101dabb
commit b5519efc27
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@
"test-render": "node tests-rendering/automation/run.js --chrome",
"test-render-sauce": "source sauce.env; node tests-rendering/automation/run.js --sauce",
"test-render-sauce-automated": "node tests-rendering/automation/run.js --sauce",
"test-doc-preview": "bash tests-rendering/automation/doc-preview.sh",
"bench": "node benchmarks/runtime/index.js"
},
"repository": {

View File

@ -0,0 +1 @@
elm make --docs docs.json