Remove pdf parser tests from the build #312
This commit is contained in:
parent
6d10cf31d5
commit
a9a3254ada
1
build.sh
1
build.sh
|
@ -72,6 +72,7 @@ rsync -axz --exclude='vendor/bin/phpc*' --exclude='vendor/squizlabs' --exclude='
|
||||||
--exclude='vendor/respect/validation/docs' --exclude='vendor/respect/validation/tests' \
|
--exclude='vendor/respect/validation/docs' --exclude='vendor/respect/validation/tests' \
|
||||||
--exclude='pdf-viewer/pdfjs-dist/web/compressed.tracemonkey-pldi-09.pdf' \
|
--exclude='pdf-viewer/pdfjs-dist/web/compressed.tracemonkey-pldi-09.pdf' \
|
||||||
--exclude='vendor/tecnickcom/tcpdf/fonts' \
|
--exclude='vendor/tecnickcom/tcpdf/fonts' \
|
||||||
|
--exclude='vendor/smalot/pdfparser/src/Smalot/PdfParser/Tests/' \
|
||||||
src/* $wp_plugin_dir/
|
src/* $wp_plugin_dir/
|
||||||
|
|
||||||
rm -rf $wp_plugin_dir/scss
|
rm -rf $wp_plugin_dir/scss
|
||||||
|
|
Loading…
Reference in New Issue