feat: 动态载入node-serialport和node-usb避免nwjs下server异常
This commit is contained in:
@@ -9,5 +9,5 @@ module.exports = {
|
||||
path: path.resolve(__dirname, 'dist'),
|
||||
filename: 'bundle.cjs'
|
||||
},
|
||||
externals: [nodeExternals()],
|
||||
externals: [nodeExternals()]
|
||||
};
|
||||
Reference in New Issue
Block a user