mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 04:29:21 +03:00
Small fixes
This commit is contained in:
parent
1066af98d4
commit
86dc0c653b
5 changed files with 27 additions and 21 deletions
|
|
@ -25,6 +25,9 @@ module.exports = {
|
|||
externals: {
|
||||
'window': 'window',
|
||||
'JSON': 'JSON',
|
||||
'JSEncrypt': 'window.JSEncrypt',
|
||||
'$LAB': 'window.$LAB',
|
||||
'SimplePace': 'window.SimplePace',
|
||||
'moment': 'moment',
|
||||
'ifvisible': 'ifvisible',
|
||||
'crossroads': 'crossroads',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue