We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aee28a7 commit fbcd540Copy full SHA for fbcd540
build.sh
@@ -1,4 +1,4 @@
1
#!/bin/sh
2
composer install --no-dev
3
-zip -r woocommerce-gateway-lightning.zip composer.json woocommerce-gateway-lightning.php vendor templates css img --exclude='vendor/bacon/bacon-qr-code/tests/*'
+zip -r woocommerce-gateway-lightning.zip composer.json woocommerce-gateway-lightning.php vendor templates css img README.md --exclude='vendor/bacon/bacon-qr-code/tests/*'
4
0 commit comments