Add babel-polyfill for older IE support (ping #2762)
This commit is contained in:
@@ -10,6 +10,7 @@ module.exports = require("./make-webpack-config")({
|
||||
devtool: "eval",
|
||||
entry: {
|
||||
'SwaggerUIBundle': [
|
||||
'babel-polyfill',
|
||||
'./src/core/index.js'
|
||||
],
|
||||
'SwaggerUIStandalonePreset': [
|
||||
|
||||
Reference in New Issue
Block a user