Move moment from bower deps to npm deps
This commit is contained in:
parent
e32dad2e9b
commit
1ad2b080c8
5 changed files with 6 additions and 11958 deletions
|
@ -108,6 +108,7 @@ window.nodeBuffer = Buffer;
|
|||
window.nodeFetch = require('node-fetch');
|
||||
window.nodeNotifier = require('node-notifier');
|
||||
window.ProxyAgent = require('proxy-agent');
|
||||
window.moment = require('moment');
|
||||
|
||||
// ES2015+ modules
|
||||
const attachmentsPath = Attachments.getPath(app.getPath('userData'));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue