Found the round npm module to get rollup working in gulp

This commit is contained in:
djmaze 2021-02-02 13:54:48 +01:00
parent 90ee39b114
commit 8b1a7f39df
11 changed files with 72 additions and 143 deletions

View file

@ -7,12 +7,9 @@ const config = {
agpl: '/* SnappyMail Webmail (c) SnappyMail | Licensed under AGPL v3 */'
},
devVersion: '0.0.0',
releasesPath: 'build/dist/releases',
destPath: '',
cleanPath: '',
zipSrcPath: '',
zipFile: '',
paths: {}
};