Fixes new CascadeStudio integrations missed by #202
This commit is contained in:
@@ -33,6 +33,9 @@ module.exports = (config, { env }) => {
|
||||
type: 'javascript/auto',
|
||||
loader: 'file-loader',
|
||||
})
|
||||
config.node = {
|
||||
fs: 'empty',
|
||||
}
|
||||
|
||||
return config
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user