Small fixes

This commit is contained in:
RainLoop Team 2014-09-19 19:24:38 +04:00
parent 1066af98d4
commit 86dc0c653b
5 changed files with 27 additions and 21 deletions

View file

@ -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',