woocommerce/bin
Nestor Soriano 96fce186e7 Use Mozart instead of a script to renamespace packages.
A custom fork of the coenjacobs/mozart package is now used to change
the namespace of the appropriate packages (only league/container
for now) instead of the previously used prefix-vendor-namespaces script.

The packages are now moved to the src/Internal/Vendor namespace instead
of being modified in-place in the vendor directory. The namespaces
are thus now prefixed with Automattic\WooCommerce\Internal\Vendor
(previously it was just Automattic\WooCommerce\Vendor).
2020-10-30 12:28:26 +01:00
..
composer Use Mozart instead of a script to renamespace packages. 2020-10-30 12:28:26 +01:00
build-zip.sh Improved bin/build-zip.sh script to move zip file to root 2020-08-12 16:51:56 -03:00
contributors.sh Merge pull request #27944 from woocommerce/update/contributors-sh-list-of-ignored-users 2020-10-14 11:54:21 -03:00
move-vendor-packages.sh Use Mozart instead of a script to renamespace packages. 2020-10-30 12:28:26 +01:00
package-update-textdomain.js Included wp_set_script_translations in the list of functions to update domain in. 2020-02-04 15:46:26 +01:00
package-update.sh De-refactor the output function in scripts 2020-10-08 09:28:05 +02:00
post-merge.sh Fix post-merge.sh exit status in some cases 2020-09-18 15:46:58 -03:00
pre-push.sh Fix pre-push hook used by husky 2020-09-23 10:42:23 -03:00