Ensure the docs are properly generated (#4983)

This commit is contained in:
Florent Vilmart
2018-08-18 16:09:13 -04:00
committed by peril-parse-community[bot]
parent da63feed99
commit 07164f55d3

View File

@@ -24,6 +24,5 @@ fi
npm run docs
rm -rf docs/api/*
mkdir -p "docs/api/${DEST}"
cp -R out/* "docs/api/${DEST}"