Skip to content

Commit 05d9833

Browse files
author
winddies
authored
修复安全依赖风险 & fix issue 466 (#472)
* 修复安全依赖风险 & fix issue 466 * 修改配置 * update version
1 parent bc190f5 commit 05d9833

File tree

4 files changed

+452
-133
lines changed

4 files changed

+452
-133
lines changed

.babelrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
[
44
"@babel/preset-env",
55
{
6-
"useBuiltIns": "usage", // 在文件需要的位置单独按需引入 polyfill
76
"targets": {
87
"browsers": ["last 2 versions", "ie >= 8"]
98
},

0 commit comments

Comments
 (0)