Revert RainLoop merge that caused MIT vs AGPL

This commit is contained in:
the-djmaze 2022-09-01 21:16:52 +02:00
parent a146d73f4b
commit 17fa031064
6 changed files with 663 additions and 23 deletions

View file

@ -1,4 +1,4 @@
/* SnappyMail Webmail (c) SnappyMail Team | Licensed under MIT */
/* SnappyMail Webmail (c) SnappyMail Team | Licensed under AGPL v3 */
const rollup2 = require('gulp-rollup-2');
const includePaths = require('rollup-plugin-includepaths');
const externalGlobals = require('rollup-plugin-external-globals');