Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Commit

Permalink
Release build, make sure features are included
Browse files Browse the repository at this point in the history
  • Loading branch information
psealock committed Apr 17, 2019
1 parent 81bbdba commit dd1c7ba
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions bin/build-plugin-zip.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,8 @@ build_files=$(ls dist/*/*.{js,css})
status "Creating archive... 🎁"
zip -r woocommerce-admin.zip \
woocommerce-admin.php \
lib/*.php \
includes/*.php \
includes/**/*.php \
images/* \
includes/ \
images/ \
$build_files \
languages/woocommerce-admin.pot \
languages/woocommerce-admin.php \
Expand Down

0 comments on commit dd1c7ba

Please sign in to comment.