mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
build fix
This commit is contained in:
parent
0129806159
commit
fea0c1bfac
@ -31,7 +31,8 @@ module.exports = (phase, { defaultConfig }) => {
|
|||||||
os: false,
|
os: false,
|
||||||
stream: false,
|
stream: false,
|
||||||
http: false,
|
http: false,
|
||||||
https: false
|
https: false,
|
||||||
|
assert: false
|
||||||
}
|
}
|
||||||
|
|
||||||
return typeof defaultConfig.webpack === 'function'
|
return typeof defaultConfig.webpack === 'function'
|
||||||
|
Loading…
Reference in New Issue
Block a user