Replace babel-polyfill with runtime transform
This commit is contained in:
committed by
Josh Ponelat
parent
00745bca38
commit
4a6716ffed
@@ -13,7 +13,6 @@ module.exports = require('./make-webpack-config.js')({
|
||||
|
||||
entry: {
|
||||
'swagger-ui-bundle': [
|
||||
'babel-polyfill',
|
||||
'./src/core/index.js'
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user