mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 15:07:02 +03:00
Add plugin build script (ANT).
Webmail bilder script fix.
This commit is contained in:
parent
6779ccbe72
commit
388a688d9d
4 changed files with 86 additions and 5 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue