Skip to content

Commit

Permalink
Don't bundle typescript sources
Browse files Browse the repository at this point in the history
  • Loading branch information
CatoTH committed Jun 24, 2017
1 parent e8d8a73 commit 80f2707
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/create-dist.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ chmod 775 web/assets
find ./web/ -name "*\.map" -exec rm {} \;
rm -R web/js/src
rm -R web/js/bower
rm -R web/typescript
rm -R vendor/tecnickcom/tcpdf/examples
rm -R vendor/phpoffice/phpexcel/unitTests/
rm -R vendor/phpoffice/phpexcel/Examples/
Expand Down

0 comments on commit 80f2707

Please sign in to comment.