mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-10-07 22:57:07 +00:00
Add process back to webpack test config.
This commit is contained in:
@@ -27,6 +27,7 @@ export default (env, argv) => {
|
||||
},
|
||||
plugins: [
|
||||
new webpack.ProvidePlugin({
|
||||
process: 'process/browser',
|
||||
Buffer: ['buffer', 'Buffer']
|
||||
})
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user