Add plugin build script (ANT).

Webmail bilder script fix.
This commit is contained in:
RainLoop Team 2013-12-07 03:38:49 +04:00
parent 6779ccbe72
commit 388a688d9d
4 changed files with 86 additions and 5 deletions

View file

@ -9,7 +9,7 @@ module.exports = function (grunt) {
pkg: grunt.file.readJSON('package.json'),
cfg: {
devVersion: "0.0.0",
releasesPath: 'releases',
releasesPath: 'build/dist/releases',
releasesSrcPath: '',
releaseFolder: 'rainloop',
releaseZipFile: 'rainloop.zip'