Merge pull request #8364 from ahocevar/ie-examples

Make examples work in IE11
This commit is contained in:
Andreas Hocevar
2018-07-11 10:16:45 +02:00
committed by GitHub
3 changed files with 19 additions and 7 deletions
+2 -1
View File
@@ -43,6 +43,7 @@
"devDependencies": {
"babel-core": "^6.26.3",
"babel-plugin-jsdoc-closure": "1.5.1",
"buble-loader": "^0.5.1",
"chaikin-smooth": "^1.0.4",
"clean-css-cli": "4.1.11",
"copy-webpack-plugin": "^4.4.1",
@@ -83,7 +84,7 @@
"url-polyfill": "^1.0.13",
"walk": "^2.3.9",
"webpack": "4.15.1",
"webpack-cli": "^3.0.3",
"webpack-cli": "^3.0.8",
"webpack-dev-server": "^3.1.4"
},
"eslintConfig": {