diff --git a/build.sh b/build.sh index ecf40587b..25d42b5be 100755 --- a/build.sh +++ b/build.sh @@ -71,6 +71,7 @@ rsync -axz --exclude='vendor/bin/phpc*' --exclude='vendor/squizlabs' --exclude=' --exclude='vendor/respect/validation/.git' --exclude='vendor/symfony/polyfill-mbstring/.git' \ --exclude='vendor/respect/validation/docs' --exclude='vendor/respect/validation/tests' \ --exclude='pdf-viewer/pdfjs-dist/web/compressed.tracemonkey-pldi-09.pdf' \ + --exclude='vendor/tecnickcom/tcpdf/fonts' \ src/* $wp_plugin_dir/ rm -rf $wp_plugin_dir/scss