removing useless folder from build

This commit is contained in:
leogermani 2019-10-29 14:10:30 -03:00
parent 59464e71b7
commit d39c9d004f
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ rsync -axz --exclude='vendor/bin/phpc*' --exclude='vendor/squizlabs' --exclude='
--exclude='pdf-viewer/pdfjs-dist/web/compressed.tracemonkey-pldi-09.pdf' \
--exclude='vendor/tecnickcom/tcpdf/fonts' \
--exclude='vendor/smalot/pdfparser/src/Smalot/PdfParser/Tests/' \
--exclude='vendor/tecnickcom/tcpdf/examples' \
src/* $wp_plugin_dir/
rm -rf $wp_plugin_dir/scss