mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 18:16:38 +08:00
Replace place order text via WC_Gateway
This commit is contained in:
parent
3672c5a651
commit
91c6e55f3d
10 changed files with 14 additions and 191 deletions
|
@ -7,7 +7,6 @@ module.exports = {
|
|||
target: 'web',
|
||||
entry: {
|
||||
button: path.resolve('./resources/js/button.js'),
|
||||
'place-order-button': path.resolve('./resources/js/place-order-button.js'),
|
||||
"hosted-fields": path.resolve('./resources/css/hosted-fields.scss'),
|
||||
"gateway": path.resolve('./resources/css/gateway.scss')
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue