Skip to content

Commit

Permalink
Fix netlify build (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
m110 authored Sep 5, 2019
1 parent b61f0d7 commit 37c68a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ if [[ "$1" == "--copy" ]]; then
rm content/src-link -r || true
mkdir content/src-link/
cp ../message/ content/src-link/ -r
cp ../pubsub/ content/src-link/ -r
cp ../_examples/ content/src-link/ -r
cp ../components/ content/src-link/ -r
else
Expand Down

0 comments on commit 37c68a6

Please # to comment.