Skip to content

Commit

Permalink
chore: update makefile re: #10607
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Aug 25, 2021
1 parent 776fae9 commit 191678c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Expand Up @@ -45,6 +45,9 @@ copytmp:
cp -R ./docs/css/*.css ./tmp/docs/css
cp -R ./docs/js/*.js ./tmp/docs/js
cp -R ./docs/images/* ./tmp/docs/images
cp -R ./docs/api/* ./tmp/docs/api
cp -R ./docs/tutorials/* ./tmp/docs/tutorials
cp -R ./docs/typescript/* ./tmp/docs/typescript
cp index.html ./tmp

gitreset:
Expand Down

0 comments on commit 191678c

Please sign in to comment.