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-01 07:02:48 +08:00
Code
Issues
Projects
Packages
Wiki
Activity
Actions
f4888c08e4
woocommerce-paypal-payments
/
modules
/
ppcp-button
/
.babelrc
12 lines
114 B
Text
Raw
Normal View
History
Unescape
Escape
Use babel correctly to support old browsers
2022-09-09 10:29:14 +03:00
{
"presets": [
Fix babel in other modules
2022-09-12 10:22:02 +03:00
[
"@babel/preset-env",
{
"useBuiltIns": "usage",
"corejs": "3.25.0"
}
]
Use babel correctly to support old browsers
2022-09-09 10:29:14 +03:00
]
}
Reference in a new issue
Copy permalink