@builder6/server 0.10.7 → 0.10.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/app.module.js +9 -9
- package/dist/app.module.js.map +1 -1
- package/package.json +12 -11
package/dist/app.module.js
CHANGED
|
@@ -15,15 +15,15 @@ const tables_1 = require("@builder6/tables");
|
|
|
15
15
|
const core_2 = require("@builder6/core");
|
|
16
16
|
const steedos_1 = require("@builder6/steedos");
|
|
17
17
|
const rooms_1 = require("@builder6/rooms");
|
|
18
|
-
const
|
|
18
|
+
const files_1 = require("@builder6/files");
|
|
19
19
|
const moleculer_1 = require("@builder6/moleculer");
|
|
20
20
|
const microsoft365_module_1 = require("./microsoft365/microsoft365.module");
|
|
21
21
|
const oidc_module_1 = require("./oidc/oidc.module");
|
|
22
22
|
const app_controller_1 = require("./app.controller");
|
|
23
|
-
const
|
|
23
|
+
const core_3 = require("@builder6/core");
|
|
24
24
|
const email_1 = require("@builder6/email");
|
|
25
25
|
const pages_1 = require("@builder6/pages");
|
|
26
|
-
const
|
|
26
|
+
const core_4 = require("@builder6/core");
|
|
27
27
|
const project = require("../package.json");
|
|
28
28
|
let AppModule = AppModule_1 = class AppModule {
|
|
29
29
|
constructor() {
|
|
@@ -36,32 +36,32 @@ exports.AppModule = AppModule = AppModule_1 = __decorate([
|
|
|
36
36
|
(0, common_1.Module)({
|
|
37
37
|
imports: [
|
|
38
38
|
config_1.ConfigModule.forRoot({
|
|
39
|
-
load: [
|
|
39
|
+
load: [core_4.getConfigs],
|
|
40
40
|
isGlobal: true,
|
|
41
41
|
}),
|
|
42
42
|
moleculer_1.MoleculerModule.forRoot({
|
|
43
43
|
namespace: 'steedos',
|
|
44
44
|
transporter: process.env.B6_TRANSPORTER,
|
|
45
|
-
...(0,
|
|
46
|
-
...(0,
|
|
45
|
+
...(0, core_4.getMoleculerConfigs)(),
|
|
46
|
+
...(0, core_4.getEnvConfigs)(),
|
|
47
47
|
}),
|
|
48
48
|
core_2.AuthModule,
|
|
49
49
|
core_1.MongodbModule,
|
|
50
50
|
steedos_1.SteedosModule,
|
|
51
|
-
|
|
51
|
+
files_1.FilesModule,
|
|
52
52
|
email_1.EmailModule,
|
|
53
53
|
tables_1.TablesModule,
|
|
54
54
|
pages_1.PagesModule,
|
|
55
55
|
rooms_1.RoomsModule,
|
|
56
56
|
microsoft365_module_1.Microsoft365Module,
|
|
57
57
|
oidc_module_1.OidcModule,
|
|
58
|
-
|
|
58
|
+
core_3.PluginModule.forRootAsync(),
|
|
59
59
|
],
|
|
60
60
|
controllers: [app_controller_1.AppController],
|
|
61
61
|
providers: [],
|
|
62
62
|
})
|
|
63
63
|
], AppModule);
|
|
64
|
-
const configs = (0,
|
|
64
|
+
const configs = (0, core_4.getConfigs)();
|
|
65
65
|
console.log('*************************************************************************************');
|
|
66
66
|
console.log('*');
|
|
67
67
|
console.log(`* Builder6 Server ...`);
|
package/dist/app.module.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.module.js","sourceRoot":"","sources":["../src/app.module.ts"],"names":[],"mappings":";;;;;;;;;;AAAA,2CAAgD;AAChD,2CAA8C;AAE9C,yCAA+C;AAC/C,6CAAgD;AAChD,yCAA4C;AAC5C,+CAAkD;AAClD,2CAA8C;AAC9C,
|
|
1
|
+
{"version":3,"file":"app.module.js","sourceRoot":"","sources":["../src/app.module.ts"],"names":[],"mappings":";;;;;;;;;;AAAA,2CAAgD;AAChD,2CAA8C;AAE9C,yCAA+C;AAC/C,6CAAgD;AAChD,yCAA4C;AAC5C,+CAAkD;AAClD,2CAA8C;AAC9C,2CAA8C;AAC9C,mDAAsD;AACtD,4EAAwE;AACxE,oDAAgD;AAChD,qDAAiD;AACjD,yCAA8C;AAC9C,2CAA8C;AAC9C,2CAA8C;AAC9C,yCAAgF;AAChF,2CAA2C;AA+BpC,IAAM,SAAS,iBAAf,MAAM,SAAS;IAAf;QACY,WAAM,GAAG,IAAI,eAAM,CAAC,WAAS,CAAC,IAAI,CAAC,CAAC;IAGvD,CAAC;IADC,YAAY,KAAI,CAAC;CAClB,CAAA;AAJY,8BAAS;oBAAT,SAAS;IA7BrB,IAAA,eAAM,EAAC;QACN,OAAO,EAAE;YACP,qBAAY,CAAC,OAAO,CAAC;gBACnB,IAAI,EAAE,CAAC,iBAAU,CAAC;gBAClB,QAAQ,EAAE,IAAI;aACf,CAAC;YACF,2BAAe,CAAC,OAAO,CAAC;gBAEtB,SAAS,EAAE,SAAS;gBACpB,WAAW,EAAE,OAAO,CAAC,GAAG,CAAC,cAAc;gBAEvC,GAAG,IAAA,0BAAmB,GAAE;gBACxB,GAAG,IAAA,oBAAa,GAAE;aACnB,CAAC;YACF,iBAAU;YACV,oBAAa;YACb,uBAAa;YACb,mBAAW;YACX,mBAAW;YACX,qBAAY;YACZ,mBAAW;YACX,mBAAW;YACX,wCAAkB;YAClB,wBAAU;YACV,mBAAY,CAAC,YAAY,EAAE;SAC5B;QACD,WAAW,EAAE,CAAC,8BAAa,CAAC;QAC5B,SAAS,EAAE,EAAE;KACd,CAAC;GACW,SAAS,CAIrB;AAED,MAAM,OAAO,GAAG,IAAA,iBAAU,GAAE,CAAC;AAC7B,OAAO,CAAC,GAAG,CACT,uFAAuF,CACxF,CAAC;AACF,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;AACjB,OAAO,CAAC,GAAG,CAAC,wBAAwB,CAAC,CAAC;AACtC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;AACjB,OAAO,CAAC,GAAG,CAAC,eAAe,OAAO,CAAC,OAAO,EAAE,CAAC,CAAC;AAC9C,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;AACjB,OAAO,CAAC,GAAG,CAAC,YAAY,OAAO,CAAC,IAAI,EAAE,CAAC,CAAC;AACxC,OAAO,CAAC,GAAG,CAAC,iBAAiB,OAAO,CAAC,KAAK,CAAC,GAAG,EAAE,CAAC,CAAC;AAClD,OAAO,CAAC,GAAG,CAAC,mBAAmB,OAAO,CAAC,IAAI,EAAE,CAAC,CAAC;AAC/C,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;AACjB,OAAO,CAAC,GAAG,CACT,uFAAuF,CACxF,CAAC;AACF,OAAO,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@builder6/server",
|
|
3
|
-
"version": "0.10.
|
|
3
|
+
"version": "0.10.8",
|
|
4
4
|
"description": "",
|
|
5
5
|
"author": "",
|
|
6
6
|
"license": "AGPL-3.0-only",
|
|
@@ -26,15 +26,16 @@
|
|
|
26
26
|
"test:e2e": "jest --config ./test/jest-e2e.json"
|
|
27
27
|
},
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@builder6/cli": "^0.10.
|
|
30
|
-
"@builder6/core": "^0.10.
|
|
31
|
-
"@builder6/email": "^0.10.
|
|
32
|
-
"@builder6/
|
|
33
|
-
"@builder6/
|
|
34
|
-
"@builder6/
|
|
35
|
-
"@builder6/
|
|
36
|
-
"@builder6/
|
|
37
|
-
"@builder6/
|
|
29
|
+
"@builder6/cli": "^0.10.8",
|
|
30
|
+
"@builder6/core": "^0.10.8",
|
|
31
|
+
"@builder6/email": "^0.10.8",
|
|
32
|
+
"@builder6/files": "^0.10.8",
|
|
33
|
+
"@builder6/moleculer": "^0.10.8",
|
|
34
|
+
"@builder6/pages": "^0.10.8",
|
|
35
|
+
"@builder6/query-mongodb": "^0.10.8",
|
|
36
|
+
"@builder6/rooms": "^0.10.8",
|
|
37
|
+
"@builder6/steedos": "^0.10.8",
|
|
38
|
+
"@builder6/tables": "^0.10.8",
|
|
38
39
|
"@nestjs/common": "^10.0.0",
|
|
39
40
|
"@nestjs/config": "^3.3.0",
|
|
40
41
|
"@nestjs/core": "^9.0.0",
|
|
@@ -118,5 +119,5 @@
|
|
|
118
119
|
"publishConfig": {
|
|
119
120
|
"access": "public"
|
|
120
121
|
},
|
|
121
|
-
"gitHead": "
|
|
122
|
+
"gitHead": "f0c0a42e68e5c70a3f1f3407b4c7b903ec21425e"
|
|
122
123
|
}
|