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