mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
FinderからCopyした時、通知を出す
This commit is contained in:
@@ -45,7 +45,8 @@ module.exports = {
|
||||
'superagent-promise',
|
||||
'lodash',
|
||||
'markdown-it',
|
||||
'moment'
|
||||
'moment',
|
||||
'node-notifier'
|
||||
],
|
||||
resolve: {
|
||||
extensions: ['', '.js', '.jsx', 'styl']
|
||||
|
||||
Reference in New Issue
Block a user