mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-06-04 21:26:37 +00:00
Fallback webpack test config process var.
This commit is contained in:
parent
07ddc99858
commit
33a53cf765
@ -37,7 +37,8 @@ export default (env, argv) => {
|
||||
path.resolve(__dirname, '../node_modules')
|
||||
],
|
||||
fallback: {
|
||||
path: require.resolve('path-browserify')
|
||||
path: require.resolve('path-browserify'),
|
||||
process: false
|
||||
}
|
||||
},
|
||||
resolveLoader: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user