parent
3668131f2e
commit
30d5c4942d
|
@ -20,7 +20,7 @@ export default {
|
|||
|
||||
plugins: [
|
||||
new webpack.ProvidePlugin({
|
||||
"fetch": "imports-loader?this=>global!exports?global.fetch!whatwg-fetch"
|
||||
"fetch": "imports-loader?this=>global!exports-loader?global.fetch!whatwg-fetch"
|
||||
})
|
||||
],
|
||||
|
||||
|
|
Reference in New Issue