mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Make js build parallel and add a sctipt for watching changes
JS building should be much faster now, and also you can do yarn ddev:watch-js to make it automatically detect changes and rebuild when editing JS code.
This commit is contained in:
parent
222d21a7ed
commit
45d277b936
4 changed files with 624 additions and 24 deletions
|
@ -3,4 +3,4 @@
|
|||
popd
|
||||
|
||||
composer install
|
||||
yarn run build:dev
|
||||
yarn install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue