Last try of using babel polyfill
This commit is contained in:
parent
2ba7935621
commit
774a447288
2 changed files with 3 additions and 8 deletions
7
.babelrc
7
.babelrc
|
|
@ -1,12 +1,7 @@
|
|||
{
|
||||
"presets": [
|
||||
["@babel/preset-env", {
|
||||
modules: false,
|
||||
useBuiltIns: "usage",
|
||||
debug: true,
|
||||
targets: {
|
||||
browsers: ["iOS 5"]
|
||||
}
|
||||
modules: false
|
||||
}],
|
||||
"@babel/preset-react",
|
||||
"@babel/preset-flow"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue