Removed no longer neccessary Webpack bugfix.
This commit is contained in:
parent
552faae83e
commit
b63acd61de
@ -1,9 +0,0 @@
|
||||
/* eslint-disable import/unambiguous */
|
||||
|
||||
module.exports = {
|
||||
webpack: config => {
|
||||
// See https://github.com/webpack/webpack/issues/5135
|
||||
config.module.strictThisContextOnImports = true
|
||||
return config
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user