Merge pull request #441 from dannyrb/fix/docs-deploy

Add .nojekyll file
This commit is contained in:
Danny Brown 2019-05-17 09:43:36 -04:00 committed by GitHub
commit e24f718081
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 3 deletions

0
docs/latest/.nojekyll Normal file
View File

View File

@ -52,9 +52,6 @@ done
cd ..
# Build and copy the StandaloneViewer into the static directory
echo $DEPLOY_PRIME_URL
export ROOT_URL=$DEPLOY_PRIME_URL/demo
mkdir ./docs/latest/_book/demo/
yarn install
yarn build:web:ci