mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-10 07:59:53 +08:00
♻️ Make debugging code more dynamic
This commit is contained in:
parent
e181892a34
commit
1b96b112c2
2 changed files with 9 additions and 13 deletions
|
@ -13,4 +13,4 @@ export const CommonStoreName = Common.STORE_NAME;
|
|||
|
||||
export * from './constants';
|
||||
|
||||
addDebugTools( window.ppcpSettings );
|
||||
addDebugTools( window.ppcpSettings, [ Onboarding, Common ] );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue