@teambit/aspect 1.0.215 → 1.0.216

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.
@@ -980,39 +980,39 @@
980
980
  "type": "Aspect[]"
981
981
  },
982
982
  "isOptional": true,
983
- "defaultValue": "[\n ReactAspect,\n EnvsAspect,\n BuilderAspect,\n AspectLoaderAspect,\n CompilerAspect,\n BabelAspect,\n GeneratorAspect,\n WorkspaceAspect,\n CLIAspect,\n LoggerAspect,\n WorkerAspect,\n ]"
983
+ "defaultValue": "[\n ReactAspect,\n EnvsAspect,\n BuilderAspect,\n AspectLoaderAspect,\n CompilerAspect,\n GeneratorAspect,\n WorkspaceAspect,\n CLIAspect,\n LoggerAspect,\n WorkerAspect,\n ]"
984
984
  },
985
985
  {
986
986
  "__schema": "FunctionLikeSchema",
987
987
  "location": {
988
988
  "filePath": "aspect.main.runtime.ts",
989
- "line": 222,
989
+ "line": 221,
990
990
  "character": 3
991
991
  },
992
- "signature": "(method) AspectMain.provider([react, envs, builder, aspectLoader, compiler, babel, generator, workspace, cli, loggerMain, workerMain]: [\n ReactMain,\n EnvsMain,\n BuilderMain,\n AspectLoaderMain,\n CompilerMain,\n BabelMain,\n GeneratorMain,\n Workspace,\n CLIMain,\n LoggerMain,\n WorkerMain\n], config: any, slots: any, harmony: Harmony): Promise<AspectMain>",
992
+ "signature": "(method) AspectMain.provider([react, envs, builder, aspectLoader, compiler, generator, workspace, cli, loggerMain, workerMain]: [\n ReactMain,\n EnvsMain,\n BuilderMain,\n AspectLoaderMain,\n CompilerMain,\n GeneratorMain,\n Workspace,\n CLIMain,\n LoggerMain,\n WorkerMain\n], config: any, slots: any, harmony: Harmony): Promise<AspectMain>",
993
993
  "name": "provider",
994
994
  "params": [
995
995
  {
996
996
  "__schema": "ParameterSchema",
997
997
  "location": {
998
998
  "filePath": "aspect.main.runtime.ts",
999
- "line": 223,
999
+ "line": 222,
1000
1000
  "character": 5
1001
1001
  },
1002
- "name": "[ react, envs, builder, aspectLoader, compiler, babel, generator, workspace, cli, loggerMain, workerMain ]",
1002
+ "name": "[ react, envs, builder, aspectLoader, compiler, generator, workspace, cli, loggerMain, workerMain ]",
1003
1003
  "type": {
1004
1004
  "__schema": "TupleTypeSchema",
1005
1005
  "location": {
1006
1006
  "filePath": "aspect.main.runtime.ts",
1007
- "line": 223,
1008
- "character": 111
1007
+ "line": 222,
1008
+ "character": 104
1009
1009
  },
1010
1010
  "elements": [
1011
1011
  {
1012
1012
  "__schema": "TypeRefSchema",
1013
1013
  "location": {
1014
1014
  "filePath": "aspect.main.runtime.ts",
1015
- "line": 224,
1015
+ "line": 223,
1016
1016
  "character": 7
1017
1017
  },
1018
1018
  "name": "ReactMain",
@@ -1025,7 +1025,7 @@
1025
1025
  "__schema": "TypeRefSchema",
1026
1026
  "location": {
1027
1027
  "filePath": "aspect.main.runtime.ts",
1028
- "line": 225,
1028
+ "line": 224,
1029
1029
  "character": 7
1030
1030
  },
1031
1031
  "name": "EnvsMain",
@@ -1038,7 +1038,7 @@
1038
1038
  "__schema": "TypeRefSchema",
1039
1039
  "location": {
1040
1040
  "filePath": "aspect.main.runtime.ts",
1041
- "line": 226,
1041
+ "line": 225,
1042
1042
  "character": 7
1043
1043
  },
1044
1044
  "name": "BuilderMain",
@@ -1051,7 +1051,7 @@
1051
1051
  "__schema": "TypeRefSchema",
1052
1052
  "location": {
1053
1053
  "filePath": "aspect.main.runtime.ts",
1054
- "line": 227,
1054
+ "line": 226,
1055
1055
  "character": 7
1056
1056
  },
1057
1057
  "name": "AspectLoaderMain",
@@ -1064,7 +1064,7 @@
1064
1064
  "__schema": "TypeRefSchema",
1065
1065
  "location": {
1066
1066
  "filePath": "aspect.main.runtime.ts",
1067
- "line": 228,
1067
+ "line": 227,
1068
1068
  "character": 7
1069
1069
  },
1070
1070
  "name": "CompilerMain",
@@ -1077,20 +1077,7 @@
1077
1077
  "__schema": "TypeRefSchema",
1078
1078
  "location": {
1079
1079
  "filePath": "aspect.main.runtime.ts",
1080
- "line": 229,
1081
- "character": 7
1082
- },
1083
- "name": "BabelMain",
1084
- "componentId": {
1085
- "scope": "teambit.compilation",
1086
- "name": "babel"
1087
- }
1088
- },
1089
- {
1090
- "__schema": "TypeRefSchema",
1091
- "location": {
1092
- "filePath": "aspect.main.runtime.ts",
1093
- "line": 230,
1080
+ "line": 228,
1094
1081
  "character": 7
1095
1082
  },
1096
1083
  "name": "GeneratorMain",
@@ -1103,7 +1090,7 @@
1103
1090
  "__schema": "TypeRefSchema",
1104
1091
  "location": {
1105
1092
  "filePath": "aspect.main.runtime.ts",
1106
- "line": 231,
1093
+ "line": 229,
1107
1094
  "character": 7
1108
1095
  },
1109
1096
  "name": "Workspace",
@@ -1116,7 +1103,7 @@
1116
1103
  "__schema": "TypeRefSchema",
1117
1104
  "location": {
1118
1105
  "filePath": "aspect.main.runtime.ts",
1119
- "line": 232,
1106
+ "line": 230,
1120
1107
  "character": 7
1121
1108
  },
1122
1109
  "name": "CLIMain",
@@ -1129,7 +1116,7 @@
1129
1116
  "__schema": "TypeRefSchema",
1130
1117
  "location": {
1131
1118
  "filePath": "aspect.main.runtime.ts",
1132
- "line": 233,
1119
+ "line": 231,
1133
1120
  "character": 7
1134
1121
  },
1135
1122
  "name": "LoggerMain",
@@ -1142,7 +1129,7 @@
1142
1129
  "__schema": "TypeRefSchema",
1143
1130
  "location": {
1144
1131
  "filePath": "aspect.main.runtime.ts",
1145
- "line": 234,
1132
+ "line": 232,
1146
1133
  "character": 7
1147
1134
  },
1148
1135
  "name": "WorkerMain",
@@ -1160,7 +1147,7 @@
1160
1147
  "__schema": "ParameterSchema",
1161
1148
  "location": {
1162
1149
  "filePath": "aspect.main.runtime.ts",
1163
- "line": 236,
1150
+ "line": 234,
1164
1151
  "character": 5
1165
1152
  },
1166
1153
  "name": "config",
@@ -1168,7 +1155,7 @@
1168
1155
  "__schema": "InferenceTypeSchema",
1169
1156
  "location": {
1170
1157
  "filePath": "aspect.main.runtime.ts",
1171
- "line": 236,
1158
+ "line": 234,
1172
1159
  "character": 5
1173
1160
  },
1174
1161
  "type": "any"
@@ -1180,7 +1167,7 @@
1180
1167
  "__schema": "ParameterSchema",
1181
1168
  "location": {
1182
1169
  "filePath": "aspect.main.runtime.ts",
1183
- "line": 237,
1170
+ "line": 235,
1184
1171
  "character": 5
1185
1172
  },
1186
1173
  "name": "slots",
@@ -1188,7 +1175,7 @@
1188
1175
  "__schema": "InferenceTypeSchema",
1189
1176
  "location": {
1190
1177
  "filePath": "aspect.main.runtime.ts",
1191
- "line": 237,
1178
+ "line": 235,
1192
1179
  "character": 5
1193
1180
  },
1194
1181
  "type": "any"
@@ -1200,7 +1187,7 @@
1200
1187
  "__schema": "ParameterSchema",
1201
1188
  "location": {
1202
1189
  "filePath": "aspect.main.runtime.ts",
1203
- "line": 238,
1190
+ "line": 236,
1204
1191
  "character": 5
1205
1192
  },
1206
1193
  "name": "harmony",
@@ -1208,7 +1195,7 @@
1208
1195
  "__schema": "TypeRefSchema",
1209
1196
  "location": {
1210
1197
  "filePath": "aspect.main.runtime.ts",
1211
- "line": 238,
1198
+ "line": 236,
1212
1199
  "character": 14
1213
1200
  },
1214
1201
  "name": "Harmony",
@@ -1226,7 +1213,7 @@
1226
1213
  "__schema": "InferenceTypeSchema",
1227
1214
  "location": {
1228
1215
  "filePath": "aspect.main.runtime.ts",
1229
- "line": 222,
1216
+ "line": 221,
1230
1217
  "character": 3
1231
1218
  },
1232
1219
  "type": "Promise<AspectMain>"
@@ -1980,7 +1967,7 @@
1980
1967
  "_legacy": {
1981
1968
  "scope": "teambit.harmony",
1982
1969
  "name": "aspect",
1983
- "version": "1.0.215"
1970
+ "version": "1.0.216"
1984
1971
  },
1985
1972
  "_scope": "teambit.harmony"
1986
1973
  }
@@ -2007,7 +1994,7 @@
2007
1994
  "_legacy": {
2008
1995
  "scope": "teambit.harmony",
2009
1996
  "name": "aspect",
2010
- "version": "1.0.215"
1997
+ "version": "1.0.216"
2011
1998
  },
2012
1999
  "_scope": "teambit.harmony"
2013
2000
  }
@@ -2034,7 +2021,7 @@
2034
2021
  "_legacy": {
2035
2022
  "scope": "teambit.harmony",
2036
2023
  "name": "aspect",
2037
- "version": "1.0.215"
2024
+ "version": "1.0.216"
2038
2025
  },
2039
2026
  "_scope": "teambit.harmony"
2040
2027
  }
@@ -3101,39 +3088,39 @@
3101
3088
  "type": "Aspect[]"
3102
3089
  },
3103
3090
  "isOptional": true,
3104
- "defaultValue": "[\n ReactAspect,\n EnvsAspect,\n BuilderAspect,\n AspectLoaderAspect,\n CompilerAspect,\n BabelAspect,\n GeneratorAspect,\n WorkspaceAspect,\n CLIAspect,\n LoggerAspect,\n WorkerAspect,\n ]"
3091
+ "defaultValue": "[\n ReactAspect,\n EnvsAspect,\n BuilderAspect,\n AspectLoaderAspect,\n CompilerAspect,\n GeneratorAspect,\n WorkspaceAspect,\n CLIAspect,\n LoggerAspect,\n WorkerAspect,\n ]"
3105
3092
  },
3106
3093
  {
3107
3094
  "__schema": "FunctionLikeSchema",
3108
3095
  "location": {
3109
3096
  "filePath": "aspect.main.runtime.ts",
3110
- "line": 222,
3097
+ "line": 221,
3111
3098
  "character": 3
3112
3099
  },
3113
- "signature": "(method) AspectMain.provider([react, envs, builder, aspectLoader, compiler, babel, generator, workspace, cli, loggerMain, workerMain]: [\n ReactMain,\n EnvsMain,\n BuilderMain,\n AspectLoaderMain,\n CompilerMain,\n BabelMain,\n GeneratorMain,\n Workspace,\n CLIMain,\n LoggerMain,\n WorkerMain\n], config: any, slots: any, harmony: Harmony): Promise<AspectMain>",
3100
+ "signature": "(method) AspectMain.provider([react, envs, builder, aspectLoader, compiler, generator, workspace, cli, loggerMain, workerMain]: [\n ReactMain,\n EnvsMain,\n BuilderMain,\n AspectLoaderMain,\n CompilerMain,\n GeneratorMain,\n Workspace,\n CLIMain,\n LoggerMain,\n WorkerMain\n], config: any, slots: any, harmony: Harmony): Promise<AspectMain>",
3114
3101
  "name": "provider",
3115
3102
  "params": [
3116
3103
  {
3117
3104
  "__schema": "ParameterSchema",
3118
3105
  "location": {
3119
3106
  "filePath": "aspect.main.runtime.ts",
3120
- "line": 223,
3107
+ "line": 222,
3121
3108
  "character": 5
3122
3109
  },
3123
- "name": "[ react, envs, builder, aspectLoader, compiler, babel, generator, workspace, cli, loggerMain, workerMain ]",
3110
+ "name": "[ react, envs, builder, aspectLoader, compiler, generator, workspace, cli, loggerMain, workerMain ]",
3124
3111
  "type": {
3125
3112
  "__schema": "TupleTypeSchema",
3126
3113
  "location": {
3127
3114
  "filePath": "aspect.main.runtime.ts",
3128
- "line": 223,
3129
- "character": 111
3115
+ "line": 222,
3116
+ "character": 104
3130
3117
  },
3131
3118
  "elements": [
3132
3119
  {
3133
3120
  "__schema": "TypeRefSchema",
3134
3121
  "location": {
3135
3122
  "filePath": "aspect.main.runtime.ts",
3136
- "line": 224,
3123
+ "line": 223,
3137
3124
  "character": 7
3138
3125
  },
3139
3126
  "name": "ReactMain",
@@ -3146,7 +3133,7 @@
3146
3133
  "__schema": "TypeRefSchema",
3147
3134
  "location": {
3148
3135
  "filePath": "aspect.main.runtime.ts",
3149
- "line": 225,
3136
+ "line": 224,
3150
3137
  "character": 7
3151
3138
  },
3152
3139
  "name": "EnvsMain",
@@ -3159,7 +3146,7 @@
3159
3146
  "__schema": "TypeRefSchema",
3160
3147
  "location": {
3161
3148
  "filePath": "aspect.main.runtime.ts",
3162
- "line": 226,
3149
+ "line": 225,
3163
3150
  "character": 7
3164
3151
  },
3165
3152
  "name": "BuilderMain",
@@ -3172,7 +3159,7 @@
3172
3159
  "__schema": "TypeRefSchema",
3173
3160
  "location": {
3174
3161
  "filePath": "aspect.main.runtime.ts",
3175
- "line": 227,
3162
+ "line": 226,
3176
3163
  "character": 7
3177
3164
  },
3178
3165
  "name": "AspectLoaderMain",
@@ -3185,7 +3172,7 @@
3185
3172
  "__schema": "TypeRefSchema",
3186
3173
  "location": {
3187
3174
  "filePath": "aspect.main.runtime.ts",
3188
- "line": 228,
3175
+ "line": 227,
3189
3176
  "character": 7
3190
3177
  },
3191
3178
  "name": "CompilerMain",
@@ -3198,20 +3185,7 @@
3198
3185
  "__schema": "TypeRefSchema",
3199
3186
  "location": {
3200
3187
  "filePath": "aspect.main.runtime.ts",
3201
- "line": 229,
3202
- "character": 7
3203
- },
3204
- "name": "BabelMain",
3205
- "componentId": {
3206
- "scope": "teambit.compilation",
3207
- "name": "babel"
3208
- }
3209
- },
3210
- {
3211
- "__schema": "TypeRefSchema",
3212
- "location": {
3213
- "filePath": "aspect.main.runtime.ts",
3214
- "line": 230,
3188
+ "line": 228,
3215
3189
  "character": 7
3216
3190
  },
3217
3191
  "name": "GeneratorMain",
@@ -3224,7 +3198,7 @@
3224
3198
  "__schema": "TypeRefSchema",
3225
3199
  "location": {
3226
3200
  "filePath": "aspect.main.runtime.ts",
3227
- "line": 231,
3201
+ "line": 229,
3228
3202
  "character": 7
3229
3203
  },
3230
3204
  "name": "Workspace",
@@ -3237,7 +3211,7 @@
3237
3211
  "__schema": "TypeRefSchema",
3238
3212
  "location": {
3239
3213
  "filePath": "aspect.main.runtime.ts",
3240
- "line": 232,
3214
+ "line": 230,
3241
3215
  "character": 7
3242
3216
  },
3243
3217
  "name": "CLIMain",
@@ -3250,7 +3224,7 @@
3250
3224
  "__schema": "TypeRefSchema",
3251
3225
  "location": {
3252
3226
  "filePath": "aspect.main.runtime.ts",
3253
- "line": 233,
3227
+ "line": 231,
3254
3228
  "character": 7
3255
3229
  },
3256
3230
  "name": "LoggerMain",
@@ -3263,7 +3237,7 @@
3263
3237
  "__schema": "TypeRefSchema",
3264
3238
  "location": {
3265
3239
  "filePath": "aspect.main.runtime.ts",
3266
- "line": 234,
3240
+ "line": 232,
3267
3241
  "character": 7
3268
3242
  },
3269
3243
  "name": "WorkerMain",
@@ -3281,7 +3255,7 @@
3281
3255
  "__schema": "ParameterSchema",
3282
3256
  "location": {
3283
3257
  "filePath": "aspect.main.runtime.ts",
3284
- "line": 236,
3258
+ "line": 234,
3285
3259
  "character": 5
3286
3260
  },
3287
3261
  "name": "config",
@@ -3289,7 +3263,7 @@
3289
3263
  "__schema": "InferenceTypeSchema",
3290
3264
  "location": {
3291
3265
  "filePath": "aspect.main.runtime.ts",
3292
- "line": 236,
3266
+ "line": 234,
3293
3267
  "character": 5
3294
3268
  },
3295
3269
  "type": "any"
@@ -3301,7 +3275,7 @@
3301
3275
  "__schema": "ParameterSchema",
3302
3276
  "location": {
3303
3277
  "filePath": "aspect.main.runtime.ts",
3304
- "line": 237,
3278
+ "line": 235,
3305
3279
  "character": 5
3306
3280
  },
3307
3281
  "name": "slots",
@@ -3309,7 +3283,7 @@
3309
3283
  "__schema": "InferenceTypeSchema",
3310
3284
  "location": {
3311
3285
  "filePath": "aspect.main.runtime.ts",
3312
- "line": 237,
3286
+ "line": 235,
3313
3287
  "character": 5
3314
3288
  },
3315
3289
  "type": "any"
@@ -3321,7 +3295,7 @@
3321
3295
  "__schema": "ParameterSchema",
3322
3296
  "location": {
3323
3297
  "filePath": "aspect.main.runtime.ts",
3324
- "line": 238,
3298
+ "line": 236,
3325
3299
  "character": 5
3326
3300
  },
3327
3301
  "name": "harmony",
@@ -3329,7 +3303,7 @@
3329
3303
  "__schema": "TypeRefSchema",
3330
3304
  "location": {
3331
3305
  "filePath": "aspect.main.runtime.ts",
3332
- "line": 238,
3306
+ "line": 236,
3333
3307
  "character": 14
3334
3308
  },
3335
3309
  "name": "Harmony",
@@ -3347,7 +3321,7 @@
3347
3321
  "__schema": "InferenceTypeSchema",
3348
3322
  "location": {
3349
3323
  "filePath": "aspect.main.runtime.ts",
3350
- "line": 222,
3324
+ "line": 221,
3351
3325
  "character": 3
3352
3326
  },
3353
3327
  "type": "Promise<AspectMain>"
@@ -3399,7 +3373,7 @@
3399
3373
  "__schema": "UnImplementedSchema",
3400
3374
  "location": {
3401
3375
  "filePath": "aspect.main.runtime.ts",
3402
- "line": 298,
3376
+ "line": 299,
3403
3377
  "character": 1
3404
3378
  },
3405
3379
  "name": "AspectAspect.addRuntime(AspectMain);",
@@ -4171,7 +4145,7 @@
4171
4145
  "_legacy": {
4172
4146
  "scope": "teambit.harmony",
4173
4147
  "name": "aspect",
4174
- "version": "1.0.215"
4148
+ "version": "1.0.216"
4175
4149
  },
4176
4150
  "_scope": "teambit.harmony"
4177
4151
  }
@@ -4198,7 +4172,7 @@
4198
4172
  "_legacy": {
4199
4173
  "scope": "teambit.harmony",
4200
4174
  "name": "aspect",
4201
- "version": "1.0.215"
4175
+ "version": "1.0.216"
4202
4176
  },
4203
4177
  "_scope": "teambit.harmony"
4204
4178
  }
@@ -4225,7 +4199,7 @@
4225
4199
  "_legacy": {
4226
4200
  "scope": "teambit.harmony",
4227
4201
  "name": "aspect",
4228
- "version": "1.0.215"
4202
+ "version": "1.0.216"
4229
4203
  },
4230
4204
  "_scope": "teambit.harmony"
4231
4205
  }
@@ -4273,7 +4247,7 @@
4273
4247
  "componentId": {
4274
4248
  "scope": "teambit.harmony",
4275
4249
  "name": "aspect",
4276
- "version": "1.0.215"
4250
+ "version": "1.0.216"
4277
4251
  },
4278
4252
  "taggedModuleExports": []
4279
4253
  }
@@ -7,7 +7,6 @@ import { CLIMain } from '@teambit/cli';
7
7
  import { Environment, EnvsMain, EnvTransformer } from '@teambit/envs';
8
8
  import { ReactMain } from '@teambit/react';
9
9
  import { GeneratorMain } from '@teambit/generator';
10
- import { BabelMain } from '@teambit/babel';
11
10
  import { ComponentID } from '@teambit/component-id';
12
11
  import { AspectList } from '@teambit/component';
13
12
  import { WorkerMain } from '@teambit/worker';
@@ -75,13 +74,12 @@ export declare class AspectMain {
75
74
  overrideDependencies(dependencyPolicy: EnvPolicyConfigObject): EnvTransformer;
76
75
  static runtime: import("@teambit/harmony").RuntimeDefinition;
77
76
  static dependencies: import("@teambit/harmony").Aspect[];
78
- static provider([react, envs, builder, aspectLoader, compiler, babel, generator, workspace, cli, loggerMain, workerMain]: [
77
+ static provider([react, envs, builder, aspectLoader, compiler, generator, workspace, cli, loggerMain, workerMain]: [
79
78
  ReactMain,
80
79
  EnvsMain,
81
80
  BuilderMain,
82
81
  AspectLoaderMain,
83
82
  CompilerMain,
84
- BabelMain,
85
83
  GeneratorMain,
86
84
  Workspace,
87
85
  CLIMain,
@@ -11,6 +11,13 @@ function _aspectLoader() {
11
11
  };
12
12
  return data;
13
13
  }
14
+ function _compilation() {
15
+ const data = require("@teambit/compilation.babel-compiler");
16
+ _compilation = function () {
17
+ return data;
18
+ };
19
+ return data;
20
+ }
14
21
  function _logger() {
15
22
  const data = require("@teambit/logger");
16
23
  _logger = function () {
@@ -67,13 +74,6 @@ function _generator() {
67
74
  };
68
75
  return data;
69
76
  }
70
- function _babel() {
71
- const data = require("@teambit/babel");
72
- _babel = function () {
73
- return data;
74
- };
75
- return data;
76
- }
77
77
  function _componentId() {
78
78
  const data = require("@teambit/component-id");
79
79
  _componentId = function () {
@@ -307,12 +307,15 @@ class AspectMain {
307
307
  }
308
308
  });
309
309
  }
310
- static async provider([react, envs, builder, aspectLoader, compiler, babel, generator, workspace, cli, loggerMain, workerMain], config, slots, harmony) {
310
+ static async provider([react, envs, builder, aspectLoader, compiler, generator, workspace, cli, loggerMain, workerMain], config, slots, harmony) {
311
311
  const logger = loggerMain.createLogger(_aspect().AspectAspect.id);
312
- const babelCompiler = babel.createCompiler({
312
+ const options = {
313
313
  babelTransformOptions: _babelConfig().babelConfig,
314
314
  distDir: 'dist',
315
315
  distGlobPatterns: [`dist/**`, `!dist/**/*.d.ts`, `!dist/tsconfig.tsbuildinfo`]
316
+ };
317
+ const babelCompiler = _compilation().BabelCompiler.create(options, {
318
+ logger
316
319
  });
317
320
  const compilerOverride = envs.override({
318
321
  getCompiler: () => {
@@ -344,7 +347,7 @@ class AspectMain {
344
347
  }
345
348
  exports.AspectMain = AspectMain;
346
349
  _defineProperty(AspectMain, "runtime", _cli().MainRuntime);
347
- _defineProperty(AspectMain, "dependencies", [_react().ReactAspect, _envs().EnvsAspect, _builder().BuilderAspect, _aspectLoader().AspectLoaderAspect, _compiler().CompilerAspect, _babel().BabelAspect, _generator().GeneratorAspect, _workspace().WorkspaceAspect, _cli().CLIAspect, _logger().LoggerAspect, _worker().WorkerAspect]);
350
+ _defineProperty(AspectMain, "dependencies", [_react().ReactAspect, _envs().EnvsAspect, _builder().BuilderAspect, _aspectLoader().AspectLoaderAspect, _compiler().CompilerAspect, _generator().GeneratorAspect, _workspace().WorkspaceAspect, _cli().CLIAspect, _logger().LoggerAspect, _worker().WorkerAspect]);
348
351
  _aspect().AspectAspect.addRuntime(AspectMain);
349
352
 
350
353
  //# sourceMappingURL=aspect.main.runtime.js.map