Retrieve current script url params (client id, ...) in editor

This commit is contained in:
Alex P 2023-12-07 16:28:30 +02:00
parent 2ecbf089f5
commit 7e8881dc9d
No known key found for this signature in database
GPG key ID: 54487A734A204D71
5 changed files with 80 additions and 8 deletions

View file

@ -43,6 +43,6 @@
"html": false
},
"textdomain": "woocommerce-paypal-payments",
"editorScript": "file:./assets/js/paylater-block.js",
"editorScript": "ppcp-paylater-block",
"editorStyle": "file:./assets/css/edit.css"
}