Add IE 11 babel polyfill

This commit is contained in:
Antoine Boulanger
2019-02-05 10:55:03 -05:00
parent f762a9141d
commit 7b1d79b3ec
3 changed files with 13 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
"svg4everybody": "*"
},
"devDependencies": {
"@babel/polyfill": "*",
"gulp-concat": "*"
}
}