mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 14:37:02 +03:00
CommonJS (research/3)
This commit is contained in:
parent
586abbb802
commit
06bb124379
99 changed files with 51037 additions and 42961 deletions
6
dev/_RainLoopBoot.js
Normal file
6
dev/_RainLoopBoot.js
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
/* RainLoop Webmail (c) RainLoop Team | Licensed under CC BY-NC-SA 3.0 */
|
||||
|
||||
'use strict';
|
||||
|
||||
var boot = require('./Boots/Boot.js');
|
||||
boot(require('./Boots/RainLoopApp.js'));
|
||||
Loading…
Add table
Add a link
Reference in a new issue