mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-11 10:18:07 +09:00
remove node bindings from webpack config
This commit is contained in:
parent
e051820cb6
commit
2ff50dd724
1 changed files with 0 additions and 3 deletions
|
@ -84,8 +84,5 @@ module.exports = (env, argv) => {
|
|||
plugins: [
|
||||
//new BundleAnalyzerPlugin(),
|
||||
],
|
||||
externals: {
|
||||
bindings: 'require("bindings")'
|
||||
},
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue