Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 4e28cd9

Browse files
committed
fix(build): local dev build error
1 parent c0c8a0e commit 4e28cd9

File tree

2 files changed

+685
-806
lines changed

2 files changed

+685
-806
lines changed

.babelrc

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,6 @@
1818
}]
1919
]
2020
},
21-
"ci": {
22-
"presets": [
23-
["next/babel", {
24-
"preset-env": {
25-
"targets": {
26-
"ie": "11"
27-
},
28-
"debug": false
29-
}
30-
}]
31-
]
32-
},
3321
"test": {
3422
"plugins": ["inline-dotenv"]
3523
}

0 commit comments

Comments
 (0)