Compatibility update for Internet Explorer

This commit is contained in:
squidfunk
2016-12-28 18:54:26 +01:00
parent 3f5957bd01
commit db73d4863a
12 changed files with 113 additions and 103 deletions

View File

@@ -39,6 +39,7 @@ export default (gulp, config, args) => {
.pipe(
stream({
entry: [
"core-js/fn/promise",
"whatwg-fetch",
"application.js"
],