This website requires JavaScript.
Explore
关于
常见问题
Help
Sign in
woocommerce
/
woocommerce-paypal-payments
Watch
2
Star
0
Fork
You've already forked woocommerce-paypal-payments
0
mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced
2025-09-04 08:47:23 +08:00
Code
Issues
Projects
Packages
Wiki
Activity
Actions
7
e347bd8416
woocommerce-paypal-payments
/
.ddev
/
commands
/
web
/
orchestrate.d
/
30_install_plugin_packages.sh
7 lines
49 B
Bash
Raw
Normal View
History
Unescape
Escape
Add DDEV
2022-05-05 15:50:21 +03:00
#!/bin/bash
popd
composer install
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.
2022-10-21 11:19:48 +03:00
yarn install
Reference in a new issue
Copy permalink