Update webpack to 4.47.0 / webpack-cli to 4.10.0
This commit is contained in:
@@ -143,6 +143,9 @@ module.exports = (env, argv) => {
|
||||
|
||||
return {
|
||||
...development,
|
||||
|
||||
bail: true,
|
||||
|
||||
node: {
|
||||
// Mock out the NodeFS module: The opus decoder imports this wrongly.
|
||||
fs: "empty",
|
||||
|
||||
Reference in New Issue
Block a user