mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
bump up electron version 0.34 -> 0.35.1
This commit is contained in:
@@ -38,6 +38,7 @@ module.exports = {
|
||||
})
|
||||
],
|
||||
externals: [
|
||||
'electron',
|
||||
'socket.io-client',
|
||||
'md5',
|
||||
'superagent',
|
||||
@@ -50,6 +51,5 @@ module.exports = {
|
||||
],
|
||||
resolve: {
|
||||
extensions: ['', '.js', '.jsx', 'styl']
|
||||
},
|
||||
target: 'atom'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user