Improve scripts load system

This commit is contained in:
RainLoop Team 2016-05-20 03:04:15 +03:00
parent 58b9eed8e8
commit 72bf212f67
39 changed files with 916 additions and 411 deletions

View file

@ -2,7 +2,7 @@
"name": "RainLoop",
"title": "RainLoop Webmail",
"version": "1.10.0",
"release": "108",
"release": "112",
"ownCloudPackageVersion": "4.16",
"description": "Simple, modern & fast web-based email client",
"homepage": "http://rainloop.net",
@ -84,6 +84,7 @@
"lodash": "~3.9.3",
"node-fs": "*",
"node-notifier": "~4.2.3",
"raw-loader": "^0.5.1",
"rimraf": "*",
"webpack": "*"
}