Add babel debug output
This commit is contained in:
parent
50343a9d8c
commit
2ba7935621
1 changed files with 1 additions and 0 deletions
1
.babelrc
1
.babelrc
|
|
@ -3,6 +3,7 @@
|
|||
["@babel/preset-env", {
|
||||
modules: false,
|
||||
useBuiltIns: "usage",
|
||||
debug: true,
|
||||
targets: {
|
||||
browsers: ["iOS 5"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue