mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 09:08:09 +08:00
Remove unneeded babel package, update packages
The spread operator package seems to be old and included by default in Babel 7. And it probably was not used properly anyway because there was huge wall of warnings about it when building js.
This commit is contained in:
parent
5f972f57eb
commit
2ea35d6dc9
3 changed files with 917 additions and 979 deletions
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
"plugins": [
|
||||
"babel-plugin-transform-object-rest-spread"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue