@teambit/aspect 1.0.346 → 1.0.348

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.
@@ -25,7 +25,7 @@
25
25
  "__schema": "ClassSchema",
26
26
  "location": {
27
27
  "filePath": "aspect.main.runtime.ts",
28
- "line": 37,
28
+ "line": 35,
29
29
  "character": 1
30
30
  },
31
31
  "signature": "class AspectMain",
@@ -35,7 +35,7 @@
35
35
  "__schema": "ConstructorSchema",
36
36
  "location": {
37
37
  "filePath": "aspect.main.runtime.ts",
38
- "line": 38,
38
+ "line": 36,
39
39
  "character": 3
40
40
  },
41
41
  "signature": "constructor AspectMain(aspectEnv: AspectEnv, envs: EnvsMain, workspace: Workspace): AspectMain",
@@ -45,7 +45,7 @@
45
45
  "__schema": "ParameterSchema",
46
46
  "location": {
47
47
  "filePath": "aspect.main.runtime.ts",
48
- "line": 38,
48
+ "line": 36,
49
49
  "character": 15
50
50
  },
51
51
  "name": "aspectEnv",
@@ -53,7 +53,7 @@
53
53
  "__schema": "TypeRefSchema",
54
54
  "location": {
55
55
  "filePath": "aspect.main.runtime.ts",
56
- "line": 38,
56
+ "line": 36,
57
57
  "character": 35
58
58
  },
59
59
  "name": "AspectEnv"
@@ -65,7 +65,7 @@
65
65
  "__schema": "ParameterSchema",
66
66
  "location": {
67
67
  "filePath": "aspect.main.runtime.ts",
68
- "line": 38,
68
+ "line": 36,
69
69
  "character": 46
70
70
  },
71
71
  "name": "envs",
@@ -73,7 +73,7 @@
73
73
  "__schema": "TypeRefSchema",
74
74
  "location": {
75
75
  "filePath": "aspect.main.runtime.ts",
76
- "line": 38,
76
+ "line": 36,
77
77
  "character": 60
78
78
  },
79
79
  "name": "EnvsMain"
@@ -85,7 +85,7 @@
85
85
  "__schema": "ParameterSchema",
86
86
  "location": {
87
87
  "filePath": "aspect.main.runtime.ts",
88
- "line": 38,
88
+ "line": 36,
89
89
  "character": 70
90
90
  },
91
91
  "name": "workspace",
@@ -93,7 +93,7 @@
93
93
  "__schema": "TypeRefSchema",
94
94
  "location": {
95
95
  "filePath": "aspect.main.runtime.ts",
96
- "line": 38,
96
+ "line": 36,
97
97
  "character": 89
98
98
  },
99
99
  "name": "Workspace"
@@ -106,7 +106,7 @@
106
106
  "__schema": "ThisTypeSchema",
107
107
  "location": {
108
108
  "filePath": "aspect.main.runtime.ts",
109
- "line": 37,
109
+ "line": 35,
110
110
  "character": 1
111
111
  },
112
112
  "name": "AspectMain"
@@ -117,14 +117,14 @@
117
117
  "__schema": "FunctionLikeSchema",
118
118
  "location": {
119
119
  "filePath": "aspect.main.runtime.ts",
120
- "line": 43,
120
+ "line": 41,
121
121
  "character": 3
122
122
  },
123
123
  "doc": {
124
124
  "__schema": "DocSchema",
125
125
  "location": {
126
126
  "filePath": "aspect.main.runtime.ts",
127
- "line": 40,
127
+ "line": 38,
128
128
  "character": 3
129
129
  },
130
130
  "raw": "/**\n * compose your own aspect environment.\n */",
@@ -138,7 +138,7 @@
138
138
  "__schema": "ParameterSchema",
139
139
  "location": {
140
140
  "filePath": "aspect.main.runtime.ts",
141
- "line": 43,
141
+ "line": 41,
142
142
  "character": 11
143
143
  },
144
144
  "name": "transformers",
@@ -146,14 +146,14 @@
146
146
  "__schema": "TypeArraySchema",
147
147
  "location": {
148
148
  "filePath": "aspect.main.runtime.ts",
149
- "line": 43,
149
+ "line": 41,
150
150
  "character": 25
151
151
  },
152
152
  "type": {
153
153
  "__schema": "TypeRefSchema",
154
154
  "location": {
155
155
  "filePath": "aspect.main.runtime.ts",
156
- "line": 43,
156
+ "line": 41,
157
157
  "character": 25
158
158
  },
159
159
  "name": "EnvTransformer"
@@ -167,7 +167,7 @@
167
167
  "__schema": "ParameterSchema",
168
168
  "location": {
169
169
  "filePath": "aspect.main.runtime.ts",
170
- "line": 43,
170
+ "line": 41,
171
171
  "character": 48
172
172
  },
173
173
  "name": "targetEnv",
@@ -175,7 +175,7 @@
175
175
  "__schema": "TypeRefSchema",
176
176
  "location": {
177
177
  "filePath": "aspect.main.runtime.ts",
178
- "line": 43,
178
+ "line": 41,
179
179
  "character": 59
180
180
  },
181
181
  "name": "Environment"
@@ -189,7 +189,7 @@
189
189
  "__schema": "TypeRefSchema",
190
190
  "location": {
191
191
  "filePath": "aspect.main.runtime.ts",
192
- "line": 43,
192
+ "line": 41,
193
193
  "character": 3
194
194
  },
195
195
  "name": "Environment",
@@ -204,7 +204,7 @@
204
204
  "__schema": "FunctionLikeSchema",
205
205
  "location": {
206
206
  "filePath": "aspect.main.runtime.ts",
207
- "line": 47,
207
+ "line": 45,
208
208
  "character": 3
209
209
  },
210
210
  "signature": "(method) AspectMain.listAspectsOfComponent(pattern?: string): Promise<{\n [component: string]: AspectSource[];\n}>",
@@ -214,7 +214,7 @@
214
214
  "__schema": "ParameterSchema",
215
215
  "location": {
216
216
  "filePath": "aspect.main.runtime.ts",
217
- "line": 47,
217
+ "line": 45,
218
218
  "character": 32
219
219
  },
220
220
  "name": "pattern",
@@ -222,7 +222,7 @@
222
222
  "__schema": "KeywordTypeSchema",
223
223
  "location": {
224
224
  "filePath": "aspect.main.runtime.ts",
225
- "line": 47,
225
+ "line": 45,
226
226
  "character": 42
227
227
  },
228
228
  "name": "string"
@@ -235,7 +235,7 @@
235
235
  "__schema": "TypeRefSchema",
236
236
  "location": {
237
237
  "filePath": "aspect.main.runtime.ts",
238
- "line": 47,
238
+ "line": 45,
239
239
  "character": 51
240
240
  },
241
241
  "name": "Promise",
@@ -244,7 +244,7 @@
244
244
  "__schema": "TypeLiteralSchema",
245
245
  "location": {
246
246
  "filePath": "aspect.main.runtime.ts",
247
- "line": 47,
247
+ "line": 45,
248
248
  "character": 59
249
249
  },
250
250
  "members": [
@@ -252,14 +252,14 @@
252
252
  "__schema": "IndexSignatureSchema",
253
253
  "location": {
254
254
  "filePath": "aspect.main.runtime.ts",
255
- "line": 47,
255
+ "line": 45,
256
256
  "character": 61
257
257
  },
258
258
  "keyType": {
259
259
  "__schema": "ParameterSchema",
260
260
  "location": {
261
261
  "filePath": "aspect.main.runtime.ts",
262
- "line": 47,
262
+ "line": 45,
263
263
  "character": 62
264
264
  },
265
265
  "name": "component",
@@ -267,7 +267,7 @@
267
267
  "__schema": "KeywordTypeSchema",
268
268
  "location": {
269
269
  "filePath": "aspect.main.runtime.ts",
270
- "line": 47,
270
+ "line": 45,
271
271
  "character": 73
272
272
  },
273
273
  "name": "string"
@@ -279,14 +279,14 @@
279
279
  "__schema": "TypeArraySchema",
280
280
  "location": {
281
281
  "filePath": "aspect.main.runtime.ts",
282
- "line": 47,
282
+ "line": 45,
283
283
  "character": 82
284
284
  },
285
285
  "type": {
286
286
  "__schema": "TypeRefSchema",
287
287
  "location": {
288
288
  "filePath": "aspect.main.runtime.ts",
289
- "line": 47,
289
+ "line": 45,
290
290
  "character": 82
291
291
  },
292
292
  "name": "AspectSource"
@@ -305,7 +305,7 @@
305
305
  "__schema": "GetAccessorSchema",
306
306
  "location": {
307
307
  "filePath": "aspect.main.runtime.ts",
308
- "line": 63,
308
+ "line": 61,
309
309
  "character": 3
310
310
  },
311
311
  "signature": "(getter) AspectMain.babelConfig: {\n presets: (string | (string | {\n targets: {\n node: number;\n };\n })[])[];\n plugins: (string | (string | {\n lazy: () => boolean;\n })[] | (string | {\n legacy: boolean;\n })[])[];\n sourceMaps: boolean;\n}",
@@ -314,7 +314,7 @@
314
314
  "__schema": "InferenceTypeSchema",
315
315
  "location": {
316
316
  "filePath": "aspect.main.runtime.ts",
317
- "line": 63,
317
+ "line": 61,
318
318
  "character": 3
319
319
  },
320
320
  "type": "{\n presets: (string | (string | {\n targets: {\n node: number;\n };\n })[])[];\n plugins: (string | (string | {\n lazy: () => boolean;\n })[] | (string | {\n legacy: boolean;\n })[])[];\n sourceMaps: boolean;\n}"
@@ -324,7 +324,7 @@
324
324
  "__schema": "FunctionLikeSchema",
325
325
  "location": {
326
326
  "filePath": "aspect.main.runtime.ts",
327
- "line": 93,
327
+ "line": 91,
328
328
  "character": 3
329
329
  },
330
330
  "signature": "(method) AspectMain.setAspectsToComponents(pattern: string, aspectId: string, config?: Record<string, any>, options?: SetAspectOptions): Promise<ComponentID[]>",
@@ -334,7 +334,7 @@
334
334
  "__schema": "ParameterSchema",
335
335
  "location": {
336
336
  "filePath": "aspect.main.runtime.ts",
337
- "line": 94,
337
+ "line": 92,
338
338
  "character": 5
339
339
  },
340
340
  "name": "pattern",
@@ -342,7 +342,7 @@
342
342
  "__schema": "KeywordTypeSchema",
343
343
  "location": {
344
344
  "filePath": "aspect.main.runtime.ts",
345
- "line": 94,
345
+ "line": 92,
346
346
  "character": 14
347
347
  },
348
348
  "name": "string"
@@ -354,7 +354,7 @@
354
354
  "__schema": "ParameterSchema",
355
355
  "location": {
356
356
  "filePath": "aspect.main.runtime.ts",
357
- "line": 95,
357
+ "line": 93,
358
358
  "character": 5
359
359
  },
360
360
  "name": "aspectId",
@@ -362,7 +362,7 @@
362
362
  "__schema": "KeywordTypeSchema",
363
363
  "location": {
364
364
  "filePath": "aspect.main.runtime.ts",
365
- "line": 95,
365
+ "line": 93,
366
366
  "character": 15
367
367
  },
368
368
  "name": "string"
@@ -374,7 +374,7 @@
374
374
  "__schema": "ParameterSchema",
375
375
  "location": {
376
376
  "filePath": "aspect.main.runtime.ts",
377
- "line": 96,
377
+ "line": 94,
378
378
  "character": 5
379
379
  },
380
380
  "name": "config",
@@ -382,7 +382,7 @@
382
382
  "__schema": "TypeRefSchema",
383
383
  "location": {
384
384
  "filePath": "aspect.main.runtime.ts",
385
- "line": 96,
385
+ "line": 94,
386
386
  "character": 13
387
387
  },
388
388
  "name": "Record",
@@ -391,7 +391,7 @@
391
391
  "__schema": "KeywordTypeSchema",
392
392
  "location": {
393
393
  "filePath": "aspect.main.runtime.ts",
394
- "line": 96,
394
+ "line": 94,
395
395
  "character": 20
396
396
  },
397
397
  "name": "string"
@@ -400,7 +400,7 @@
400
400
  "__schema": "KeywordTypeSchema",
401
401
  "location": {
402
402
  "filePath": "aspect.main.runtime.ts",
403
- "line": 96,
403
+ "line": 94,
404
404
  "character": 28
405
405
  },
406
406
  "name": "any"
@@ -415,7 +415,7 @@
415
415
  "__schema": "ParameterSchema",
416
416
  "location": {
417
417
  "filePath": "aspect.main.runtime.ts",
418
- "line": 97,
418
+ "line": 95,
419
419
  "character": 5
420
420
  },
421
421
  "name": "options",
@@ -423,7 +423,7 @@
423
423
  "__schema": "TypeRefSchema",
424
424
  "location": {
425
425
  "filePath": "aspect.main.runtime.ts",
426
- "line": 97,
426
+ "line": 95,
427
427
  "character": 14
428
428
  },
429
429
  "name": "SetAspectOptions"
@@ -437,7 +437,7 @@
437
437
  "__schema": "TypeRefSchema",
438
438
  "location": {
439
439
  "filePath": "aspect.main.runtime.ts",
440
- "line": 98,
440
+ "line": 96,
441
441
  "character": 6
442
442
  },
443
443
  "name": "Promise",
@@ -446,14 +446,14 @@
446
446
  "__schema": "TypeArraySchema",
447
447
  "location": {
448
448
  "filePath": "aspect.main.runtime.ts",
449
- "line": 98,
449
+ "line": 96,
450
450
  "character": 14
451
451
  },
452
452
  "type": {
453
453
  "__schema": "TypeRefSchema",
454
454
  "location": {
455
455
  "filePath": "aspect.main.runtime.ts",
456
- "line": 98,
456
+ "line": 96,
457
457
  "character": 14
458
458
  },
459
459
  "name": "ComponentID"
@@ -469,7 +469,7 @@
469
469
  "__schema": "FunctionLikeSchema",
470
470
  "location": {
471
471
  "filePath": "aspect.main.runtime.ts",
472
- "line": 112,
472
+ "line": 110,
473
473
  "character": 3
474
474
  },
475
475
  "signature": "(method) AspectMain.unsetAspectsFromComponents(pattern: string, aspectIdStr: string): Promise<ComponentID[]>",
@@ -479,7 +479,7 @@
479
479
  "__schema": "ParameterSchema",
480
480
  "location": {
481
481
  "filePath": "aspect.main.runtime.ts",
482
- "line": 112,
482
+ "line": 110,
483
483
  "character": 36
484
484
  },
485
485
  "name": "pattern",
@@ -487,7 +487,7 @@
487
487
  "__schema": "KeywordTypeSchema",
488
488
  "location": {
489
489
  "filePath": "aspect.main.runtime.ts",
490
- "line": 112,
490
+ "line": 110,
491
491
  "character": 45
492
492
  },
493
493
  "name": "string"
@@ -499,7 +499,7 @@
499
499
  "__schema": "ParameterSchema",
500
500
  "location": {
501
501
  "filePath": "aspect.main.runtime.ts",
502
- "line": 112,
502
+ "line": 110,
503
503
  "character": 53
504
504
  },
505
505
  "name": "aspectIdStr",
@@ -507,7 +507,7 @@
507
507
  "__schema": "KeywordTypeSchema",
508
508
  "location": {
509
509
  "filePath": "aspect.main.runtime.ts",
510
- "line": 112,
510
+ "line": 110,
511
511
  "character": 66
512
512
  },
513
513
  "name": "string"
@@ -520,7 +520,7 @@
520
520
  "__schema": "TypeRefSchema",
521
521
  "location": {
522
522
  "filePath": "aspect.main.runtime.ts",
523
- "line": 112,
523
+ "line": 110,
524
524
  "character": 75
525
525
  },
526
526
  "name": "Promise",
@@ -529,14 +529,14 @@
529
529
  "__schema": "TypeArraySchema",
530
530
  "location": {
531
531
  "filePath": "aspect.main.runtime.ts",
532
- "line": 112,
532
+ "line": 110,
533
533
  "character": 83
534
534
  },
535
535
  "type": {
536
536
  "__schema": "TypeRefSchema",
537
537
  "location": {
538
538
  "filePath": "aspect.main.runtime.ts",
539
- "line": 112,
539
+ "line": 110,
540
540
  "character": 83
541
541
  },
542
542
  "name": "ComponentID"
@@ -552,14 +552,14 @@
552
552
  "__schema": "FunctionLikeSchema",
553
553
  "location": {
554
554
  "filePath": "aspect.main.runtime.ts",
555
- "line": 132,
555
+ "line": 130,
556
556
  "character": 3
557
557
  },
558
558
  "doc": {
559
559
  "__schema": "DocSchema",
560
560
  "location": {
561
561
  "filePath": "aspect.main.runtime.ts",
562
- "line": 129,
562
+ "line": 127,
563
563
  "character": 3
564
564
  },
565
565
  "raw": "/**\n * returns all aspects info of a component, include the config and the data.\n */",
@@ -573,7 +573,7 @@
573
573
  "__schema": "ParameterSchema",
574
574
  "location": {
575
575
  "filePath": "aspect.main.runtime.ts",
576
- "line": 132,
576
+ "line": 130,
577
577
  "character": 31
578
578
  },
579
579
  "name": "id",
@@ -581,7 +581,7 @@
581
581
  "__schema": "TypeUnionSchema",
582
582
  "location": {
583
583
  "filePath": "aspect.main.runtime.ts",
584
- "line": 132,
584
+ "line": 130,
585
585
  "character": 35
586
586
  },
587
587
  "types": [
@@ -589,7 +589,7 @@
589
589
  "__schema": "KeywordTypeSchema",
590
590
  "location": {
591
591
  "filePath": "aspect.main.runtime.ts",
592
- "line": 132,
592
+ "line": 130,
593
593
  "character": 35
594
594
  },
595
595
  "name": "string"
@@ -598,7 +598,7 @@
598
598
  "__schema": "TypeRefSchema",
599
599
  "location": {
600
600
  "filePath": "aspect.main.runtime.ts",
601
- "line": 132,
601
+ "line": 130,
602
602
  "character": 44
603
603
  },
604
604
  "name": "ComponentID"
@@ -613,7 +613,7 @@
613
613
  "__schema": "TypeRefSchema",
614
614
  "location": {
615
615
  "filePath": "aspect.main.runtime.ts",
616
- "line": 132,
616
+ "line": 130,
617
617
  "character": 58
618
618
  },
619
619
  "name": "Promise",
@@ -622,7 +622,7 @@
622
622
  "__schema": "TypeRefSchema",
623
623
  "location": {
624
624
  "filePath": "aspect.main.runtime.ts",
625
- "line": 132,
625
+ "line": 130,
626
626
  "character": 66
627
627
  },
628
628
  "name": "AspectList"
@@ -637,14 +637,14 @@
637
637
  "__schema": "FunctionLikeSchema",
638
638
  "location": {
639
639
  "filePath": "aspect.main.runtime.ts",
640
- "line": 143,
640
+ "line": 141,
641
641
  "character": 3
642
642
  },
643
643
  "doc": {
644
644
  "__schema": "DocSchema",
645
645
  "location": {
646
646
  "filePath": "aspect.main.runtime.ts",
647
- "line": 140,
647
+ "line": 138,
648
648
  "character": 3
649
649
  },
650
650
  "raw": "/**\n * helps debugging why/how an aspect was set to a component\n */",
@@ -658,7 +658,7 @@
658
658
  "__schema": "ParameterSchema",
659
659
  "location": {
660
660
  "filePath": "aspect.main.runtime.ts",
661
- "line": 143,
661
+ "line": 141,
662
662
  "character": 43
663
663
  },
664
664
  "name": "id",
@@ -666,7 +666,7 @@
666
666
  "__schema": "TypeUnionSchema",
667
667
  "location": {
668
668
  "filePath": "aspect.main.runtime.ts",
669
- "line": 143,
669
+ "line": 141,
670
670
  "character": 47
671
671
  },
672
672
  "types": [
@@ -674,7 +674,7 @@
674
674
  "__schema": "KeywordTypeSchema",
675
675
  "location": {
676
676
  "filePath": "aspect.main.runtime.ts",
677
- "line": 143,
677
+ "line": 141,
678
678
  "character": 47
679
679
  },
680
680
  "name": "string"
@@ -683,7 +683,7 @@
683
683
  "__schema": "TypeRefSchema",
684
684
  "location": {
685
685
  "filePath": "aspect.main.runtime.ts",
686
- "line": 143,
686
+ "line": 141,
687
687
  "character": 56
688
688
  },
689
689
  "name": "ComponentID"
@@ -698,7 +698,7 @@
698
698
  "__schema": "InferenceTypeSchema",
699
699
  "location": {
700
700
  "filePath": "aspect.main.runtime.ts",
701
- "line": 143,
701
+ "line": 141,
702
702
  "character": 3
703
703
  },
704
704
  "type": "Promise<{\n aspects: AspectList;\n extensions: ExtensionDataList;\n beforeMerge: {\n extensions: ExtensionDataList;\n origin: ExtensionsOrigin;\n extraData: any;\n }[];\n}>"
@@ -711,7 +711,7 @@
711
711
  "__schema": "FunctionLikeSchema",
712
712
  "location": {
713
713
  "filePath": "aspect.main.runtime.ts",
714
- "line": 157,
714
+ "line": 155,
715
715
  "character": 3
716
716
  },
717
717
  "signature": "(method) AspectMain.updateAspectsToComponents(aspectId: string, pattern?: string): Promise<{\n updated: ComponentID[];\n alreadyUpToDate: ComponentID[];\n}>",
@@ -721,7 +721,7 @@
721
721
  "__schema": "ParameterSchema",
722
722
  "location": {
723
723
  "filePath": "aspect.main.runtime.ts",
724
- "line": 158,
724
+ "line": 156,
725
725
  "character": 5
726
726
  },
727
727
  "name": "aspectId",
@@ -729,7 +729,7 @@
729
729
  "__schema": "KeywordTypeSchema",
730
730
  "location": {
731
731
  "filePath": "aspect.main.runtime.ts",
732
- "line": 158,
732
+ "line": 156,
733
733
  "character": 15
734
734
  },
735
735
  "name": "string"
@@ -741,7 +741,7 @@
741
741
  "__schema": "ParameterSchema",
742
742
  "location": {
743
743
  "filePath": "aspect.main.runtime.ts",
744
- "line": 159,
744
+ "line": 157,
745
745
  "character": 5
746
746
  },
747
747
  "name": "pattern",
@@ -749,7 +749,7 @@
749
749
  "__schema": "KeywordTypeSchema",
750
750
  "location": {
751
751
  "filePath": "aspect.main.runtime.ts",
752
- "line": 159,
752
+ "line": 157,
753
753
  "character": 15
754
754
  },
755
755
  "name": "string"
@@ -762,7 +762,7 @@
762
762
  "__schema": "TypeRefSchema",
763
763
  "location": {
764
764
  "filePath": "aspect.main.runtime.ts",
765
- "line": 160,
765
+ "line": 158,
766
766
  "character": 6
767
767
  },
768
768
  "name": "Promise",
@@ -771,7 +771,7 @@
771
771
  "__schema": "TypeLiteralSchema",
772
772
  "location": {
773
773
  "filePath": "aspect.main.runtime.ts",
774
- "line": 160,
774
+ "line": 158,
775
775
  "character": 14
776
776
  },
777
777
  "members": [
@@ -779,7 +779,7 @@
779
779
  "__schema": "VariableLikeSchema",
780
780
  "location": {
781
781
  "filePath": "aspect.main.runtime.ts",
782
- "line": 160,
782
+ "line": 158,
783
783
  "character": 16
784
784
  },
785
785
  "signature": "(property) updated: ComponentID[]",
@@ -788,14 +788,14 @@
788
788
  "__schema": "TypeArraySchema",
789
789
  "location": {
790
790
  "filePath": "aspect.main.runtime.ts",
791
- "line": 160,
791
+ "line": 158,
792
792
  "character": 25
793
793
  },
794
794
  "type": {
795
795
  "__schema": "TypeRefSchema",
796
796
  "location": {
797
797
  "filePath": "aspect.main.runtime.ts",
798
- "line": 160,
798
+ "line": 158,
799
799
  "character": 25
800
800
  },
801
801
  "name": "ComponentID"
@@ -807,7 +807,7 @@
807
807
  "__schema": "VariableLikeSchema",
808
808
  "location": {
809
809
  "filePath": "aspect.main.runtime.ts",
810
- "line": 160,
810
+ "line": 158,
811
811
  "character": 40
812
812
  },
813
813
  "signature": "(property) alreadyUpToDate: ComponentID[]",
@@ -816,14 +816,14 @@
816
816
  "__schema": "TypeArraySchema",
817
817
  "location": {
818
818
  "filePath": "aspect.main.runtime.ts",
819
- "line": 160,
819
+ "line": 158,
820
820
  "character": 57
821
821
  },
822
822
  "type": {
823
823
  "__schema": "TypeRefSchema",
824
824
  "location": {
825
825
  "filePath": "aspect.main.runtime.ts",
826
- "line": 160,
826
+ "line": 158,
827
827
  "character": 57
828
828
  },
829
829
  "name": "ComponentID"
@@ -843,14 +843,14 @@
843
843
  "__schema": "FunctionLikeSchema",
844
844
  "location": {
845
845
  "filePath": "aspect.main.runtime.ts",
846
- "line": 198,
846
+ "line": 196,
847
847
  "character": 3
848
848
  },
849
849
  "doc": {
850
850
  "__schema": "DocSchema",
851
851
  "location": {
852
852
  "filePath": "aspect.main.runtime.ts",
853
- "line": 195,
853
+ "line": 193,
854
854
  "character": 3
855
855
  },
856
856
  "raw": "/**\n * override the dependency configuration of the component environment.\n */",
@@ -864,7 +864,7 @@
864
864
  "__schema": "ParameterSchema",
865
865
  "location": {
866
866
  "filePath": "aspect.main.runtime.ts",
867
- "line": 198,
867
+ "line": 196,
868
868
  "character": 24
869
869
  },
870
870
  "name": "dependencyPolicy",
@@ -872,7 +872,7 @@
872
872
  "__schema": "TypeRefSchema",
873
873
  "location": {
874
874
  "filePath": "aspect.main.runtime.ts",
875
- "line": 198,
875
+ "line": 196,
876
876
  "character": 42
877
877
  },
878
878
  "name": "EnvPolicyConfigObject"
@@ -885,7 +885,7 @@
885
885
  "__schema": "TypeRefSchema",
886
886
  "location": {
887
887
  "filePath": "aspect.main.runtime.ts",
888
- "line": 198,
888
+ "line": 196,
889
889
  "character": 3
890
890
  },
891
891
  "name": "EnvTransformer",
@@ -900,7 +900,7 @@
900
900
  "__schema": "VariableLikeSchema",
901
901
  "location": {
902
902
  "filePath": "aspect.main.runtime.ts",
903
- "line": 207,
903
+ "line": 205,
904
904
  "character": 3
905
905
  },
906
906
  "signature": "(property) AspectMain.runtime: RuntimeDefinition",
@@ -909,7 +909,7 @@
909
909
  "__schema": "InferenceTypeSchema",
910
910
  "location": {
911
911
  "filePath": "aspect.main.runtime.ts",
912
- "line": 207,
912
+ "line": 205,
913
913
  "character": 3
914
914
  },
915
915
  "type": "RuntimeDefinition"
@@ -921,7 +921,7 @@
921
921
  "__schema": "VariableLikeSchema",
922
922
  "location": {
923
923
  "filePath": "aspect.main.runtime.ts",
924
- "line": 208,
924
+ "line": 206,
925
925
  "character": 3
926
926
  },
927
927
  "signature": "(property) AspectMain.dependencies: Aspect[]",
@@ -930,45 +930,45 @@
930
930
  "__schema": "InferenceTypeSchema",
931
931
  "location": {
932
932
  "filePath": "aspect.main.runtime.ts",
933
- "line": 208,
933
+ "line": 206,
934
934
  "character": 3
935
935
  },
936
936
  "type": "Aspect[]"
937
937
  },
938
938
  "isOptional": true,
939
- "defaultValue": "[\n ReactAspect,\n EnvsAspect,\n BuilderAspect,\n AspectLoaderAspect,\n CompilerAspect,\n GeneratorAspect,\n WorkspaceAspect,\n CLIAspect,\n LoggerAspect,\n WorkerAspect,\n ]"
939
+ "defaultValue": "[\n ReactAspect,\n EnvsAspect,\n BuilderAspect,\n AspectLoaderAspect,\n CompilerAspect,\n GeneratorAspect,\n WorkspaceAspect,\n CLIAspect,\n LoggerAspect,\n WorkerAspect,\n DevFilesAspect,\n ]"
940
940
  },
941
941
  {
942
942
  "__schema": "FunctionLikeSchema",
943
943
  "location": {
944
944
  "filePath": "aspect.main.runtime.ts",
945
- "line": 221,
945
+ "line": 220,
946
946
  "character": 3
947
947
  },
948
- "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>",
948
+ "signature": "(method) AspectMain.provider([react, envs, builder, aspectLoader, compiler, generator, workspace, cli, loggerMain, workerMain, devFilesMain]: [\n ReactMain,\n EnvsMain,\n BuilderMain,\n AspectLoaderMain,\n CompilerMain,\n GeneratorMain,\n Workspace,\n CLIMain,\n LoggerMain,\n WorkerMain,\n DevFilesMain\n], config: any, slots: any, harmony: Harmony): Promise<AspectMain>",
949
949
  "name": "provider",
950
950
  "params": [
951
951
  {
952
952
  "__schema": "ParameterSchema",
953
953
  "location": {
954
954
  "filePath": "aspect.main.runtime.ts",
955
- "line": 222,
955
+ "line": 221,
956
956
  "character": 5
957
957
  },
958
- "name": "[ react, envs, builder, aspectLoader, compiler, generator, workspace, cli, loggerMain, workerMain ]",
958
+ "name": "[ react, envs, builder, aspectLoader, compiler, generator, workspace, cli, loggerMain, workerMain, devFilesMain ]",
959
959
  "type": {
960
960
  "__schema": "TupleTypeSchema",
961
961
  "location": {
962
962
  "filePath": "aspect.main.runtime.ts",
963
- "line": 222,
964
- "character": 104
963
+ "line": 221,
964
+ "character": 118
965
965
  },
966
966
  "elements": [
967
967
  {
968
968
  "__schema": "TypeRefSchema",
969
969
  "location": {
970
970
  "filePath": "aspect.main.runtime.ts",
971
- "line": 223,
971
+ "line": 222,
972
972
  "character": 7
973
973
  },
974
974
  "name": "ReactMain"
@@ -977,7 +977,7 @@
977
977
  "__schema": "TypeRefSchema",
978
978
  "location": {
979
979
  "filePath": "aspect.main.runtime.ts",
980
- "line": 224,
980
+ "line": 223,
981
981
  "character": 7
982
982
  },
983
983
  "name": "EnvsMain"
@@ -986,7 +986,7 @@
986
986
  "__schema": "TypeRefSchema",
987
987
  "location": {
988
988
  "filePath": "aspect.main.runtime.ts",
989
- "line": 225,
989
+ "line": 224,
990
990
  "character": 7
991
991
  },
992
992
  "name": "BuilderMain"
@@ -995,7 +995,7 @@
995
995
  "__schema": "TypeRefSchema",
996
996
  "location": {
997
997
  "filePath": "aspect.main.runtime.ts",
998
- "line": 226,
998
+ "line": 225,
999
999
  "character": 7
1000
1000
  },
1001
1001
  "name": "AspectLoaderMain"
@@ -1004,7 +1004,7 @@
1004
1004
  "__schema": "TypeRefSchema",
1005
1005
  "location": {
1006
1006
  "filePath": "aspect.main.runtime.ts",
1007
- "line": 227,
1007
+ "line": 226,
1008
1008
  "character": 7
1009
1009
  },
1010
1010
  "name": "CompilerMain"
@@ -1013,7 +1013,7 @@
1013
1013
  "__schema": "TypeRefSchema",
1014
1014
  "location": {
1015
1015
  "filePath": "aspect.main.runtime.ts",
1016
- "line": 228,
1016
+ "line": 227,
1017
1017
  "character": 7
1018
1018
  },
1019
1019
  "name": "GeneratorMain"
@@ -1022,7 +1022,7 @@
1022
1022
  "__schema": "TypeRefSchema",
1023
1023
  "location": {
1024
1024
  "filePath": "aspect.main.runtime.ts",
1025
- "line": 229,
1025
+ "line": 228,
1026
1026
  "character": 7
1027
1027
  },
1028
1028
  "name": "Workspace"
@@ -1031,7 +1031,7 @@
1031
1031
  "__schema": "TypeRefSchema",
1032
1032
  "location": {
1033
1033
  "filePath": "aspect.main.runtime.ts",
1034
- "line": 230,
1034
+ "line": 229,
1035
1035
  "character": 7
1036
1036
  },
1037
1037
  "name": "CLIMain"
@@ -1040,7 +1040,7 @@
1040
1040
  "__schema": "TypeRefSchema",
1041
1041
  "location": {
1042
1042
  "filePath": "aspect.main.runtime.ts",
1043
- "line": 231,
1043
+ "line": 230,
1044
1044
  "character": 7
1045
1045
  },
1046
1046
  "name": "LoggerMain"
@@ -1049,10 +1049,19 @@
1049
1049
  "__schema": "TypeRefSchema",
1050
1050
  "location": {
1051
1051
  "filePath": "aspect.main.runtime.ts",
1052
- "line": 232,
1052
+ "line": 231,
1053
1053
  "character": 7
1054
1054
  },
1055
1055
  "name": "WorkerMain"
1056
+ },
1057
+ {
1058
+ "__schema": "TypeRefSchema",
1059
+ "location": {
1060
+ "filePath": "aspect.main.runtime.ts",
1061
+ "line": 232,
1062
+ "character": 7
1063
+ },
1064
+ "name": "DevFilesMain"
1056
1065
  }
1057
1066
  ]
1058
1067
  },
@@ -1124,7 +1133,7 @@
1124
1133
  "__schema": "InferenceTypeSchema",
1125
1134
  "location": {
1126
1135
  "filePath": "aspect.main.runtime.ts",
1127
- "line": 221,
1136
+ "line": 220,
1128
1137
  "character": 3
1129
1138
  },
1130
1139
  "type": "Promise<AspectMain>"
@@ -1222,14 +1231,14 @@
1222
1231
  "__schema": "ClassSchema",
1223
1232
  "location": {
1224
1233
  "filePath": "aspect.env.ts",
1225
- "line": 26,
1234
+ "line": 49,
1226
1235
  "character": 1
1227
1236
  },
1228
1237
  "doc": {
1229
1238
  "__schema": "DocSchema",
1230
1239
  "location": {
1231
1240
  "filePath": "aspect.env.ts",
1232
- "line": 23,
1241
+ "line": 46,
1233
1242
  "character": 1
1234
1243
  },
1235
1244
  "raw": "/**\n * a component environment built for Aspects .\n */",
@@ -1243,26 +1252,26 @@
1243
1252
  "__schema": "ConstructorSchema",
1244
1253
  "location": {
1245
1254
  "filePath": "aspect.env.ts",
1246
- "line": 27,
1255
+ "line": 50,
1247
1256
  "character": 3
1248
1257
  },
1249
- "signature": "constructor AspectEnv(reactEnv: ReactEnv, aspectLoader: AspectLoaderMain, logger: Logger): AspectEnv",
1258
+ "signature": "constructor AspectEnv(reactEnv: ReactEnv, aspectLoader: AspectLoaderMain, devFiles: DevFilesMain, compiler: CompilerMain, worker: WorkerMain, logger: Logger): AspectEnv",
1250
1259
  "name": "constructor",
1251
1260
  "params": [
1252
1261
  {
1253
1262
  "__schema": "ParameterSchema",
1254
1263
  "location": {
1255
1264
  "filePath": "aspect.env.ts",
1256
- "line": 27,
1257
- "character": 15
1265
+ "line": 51,
1266
+ "character": 5
1258
1267
  },
1259
1268
  "name": "reactEnv",
1260
1269
  "type": {
1261
1270
  "__schema": "TypeRefSchema",
1262
1271
  "location": {
1263
1272
  "filePath": "aspect.env.ts",
1264
- "line": 27,
1265
- "character": 33
1273
+ "line": 51,
1274
+ "character": 23
1266
1275
  },
1267
1276
  "name": "ReactEnv"
1268
1277
  },
@@ -1273,16 +1282,16 @@
1273
1282
  "__schema": "ParameterSchema",
1274
1283
  "location": {
1275
1284
  "filePath": "aspect.env.ts",
1276
- "line": 27,
1277
- "character": 43
1285
+ "line": 52,
1286
+ "character": 5
1278
1287
  },
1279
1288
  "name": "aspectLoader",
1280
1289
  "type": {
1281
1290
  "__schema": "TypeRefSchema",
1282
1291
  "location": {
1283
1292
  "filePath": "aspect.env.ts",
1284
- "line": 27,
1285
- "character": 65
1293
+ "line": 52,
1294
+ "character": 27
1286
1295
  },
1287
1296
  "name": "AspectLoaderMain"
1288
1297
  },
@@ -1293,16 +1302,76 @@
1293
1302
  "__schema": "ParameterSchema",
1294
1303
  "location": {
1295
1304
  "filePath": "aspect.env.ts",
1296
- "line": 27,
1297
- "character": 83
1305
+ "line": 53,
1306
+ "character": 5
1307
+ },
1308
+ "name": "devFiles",
1309
+ "type": {
1310
+ "__schema": "TypeRefSchema",
1311
+ "location": {
1312
+ "filePath": "aspect.env.ts",
1313
+ "line": 53,
1314
+ "character": 23
1315
+ },
1316
+ "name": "DevFilesMain"
1317
+ },
1318
+ "isOptional": false,
1319
+ "isSpread": false
1320
+ },
1321
+ {
1322
+ "__schema": "ParameterSchema",
1323
+ "location": {
1324
+ "filePath": "aspect.env.ts",
1325
+ "line": 54,
1326
+ "character": 5
1327
+ },
1328
+ "name": "compiler",
1329
+ "type": {
1330
+ "__schema": "TypeRefSchema",
1331
+ "location": {
1332
+ "filePath": "aspect.env.ts",
1333
+ "line": 54,
1334
+ "character": 23
1335
+ },
1336
+ "name": "CompilerMain"
1337
+ },
1338
+ "isOptional": false,
1339
+ "isSpread": false
1340
+ },
1341
+ {
1342
+ "__schema": "ParameterSchema",
1343
+ "location": {
1344
+ "filePath": "aspect.env.ts",
1345
+ "line": 55,
1346
+ "character": 5
1347
+ },
1348
+ "name": "worker",
1349
+ "type": {
1350
+ "__schema": "TypeRefSchema",
1351
+ "location": {
1352
+ "filePath": "aspect.env.ts",
1353
+ "line": 55,
1354
+ "character": 21
1355
+ },
1356
+ "name": "WorkerMain"
1357
+ },
1358
+ "isOptional": false,
1359
+ "isSpread": false
1360
+ },
1361
+ {
1362
+ "__schema": "ParameterSchema",
1363
+ "location": {
1364
+ "filePath": "aspect.env.ts",
1365
+ "line": 56,
1366
+ "character": 5
1298
1367
  },
1299
1368
  "name": "logger",
1300
1369
  "type": {
1301
1370
  "__schema": "TypeRefSchema",
1302
1371
  "location": {
1303
1372
  "filePath": "aspect.env.ts",
1304
- "line": 27,
1305
- "character": 99
1373
+ "line": 56,
1374
+ "character": 21
1306
1375
  },
1307
1376
  "name": "Logger"
1308
1377
  },
@@ -1314,7 +1383,7 @@
1314
1383
  "__schema": "ThisTypeSchema",
1315
1384
  "location": {
1316
1385
  "filePath": "aspect.env.ts",
1317
- "line": 26,
1386
+ "line": 49,
1318
1387
  "character": 1
1319
1388
  },
1320
1389
  "name": "AspectEnv"
@@ -1325,7 +1394,7 @@
1325
1394
  "__schema": "VariableLikeSchema",
1326
1395
  "location": {
1327
1396
  "filePath": "aspect.env.ts",
1328
- "line": 29,
1397
+ "line": 59,
1329
1398
  "character": 3
1330
1399
  },
1331
1400
  "signature": "(property) AspectEnv.icon: string",
@@ -1334,7 +1403,7 @@
1334
1403
  "__schema": "InferenceTypeSchema",
1335
1404
  "location": {
1336
1405
  "filePath": "aspect.env.ts",
1337
- "line": 29,
1406
+ "line": 59,
1338
1407
  "character": 3
1339
1408
  },
1340
1409
  "type": "string"
@@ -1346,7 +1415,7 @@
1346
1415
  "__schema": "FunctionLikeSchema",
1347
1416
  "location": {
1348
1417
  "filePath": "aspect.env.ts",
1349
- "line": 31,
1418
+ "line": 61,
1350
1419
  "character": 3
1351
1420
  },
1352
1421
  "signature": "(method) AspectEnv.__getDescriptor(): Promise<{\n type: string;\n}>",
@@ -1356,7 +1425,7 @@
1356
1425
  "__schema": "InferenceTypeSchema",
1357
1426
  "location": {
1358
1427
  "filePath": "aspect.env.ts",
1359
- "line": 31,
1428
+ "line": 61,
1360
1429
  "character": 3
1361
1430
  },
1362
1431
  "type": "Promise<{\n type: string;\n}>"
@@ -1369,7 +1438,7 @@
1369
1438
  "__schema": "FunctionLikeSchema",
1370
1439
  "location": {
1371
1440
  "filePath": "aspect.env.ts",
1372
- "line": 37,
1441
+ "line": 67,
1373
1442
  "character": 3
1374
1443
  },
1375
1444
  "signature": "(method) AspectEnv.getTsConfig(tsConfig: TsConfigSourceFile): any",
@@ -1379,7 +1448,7 @@
1379
1448
  "__schema": "ParameterSchema",
1380
1449
  "location": {
1381
1450
  "filePath": "aspect.env.ts",
1382
- "line": 37,
1451
+ "line": 67,
1383
1452
  "character": 15
1384
1453
  },
1385
1454
  "name": "tsConfig",
@@ -1387,7 +1456,7 @@
1387
1456
  "__schema": "TypeRefSchema",
1388
1457
  "location": {
1389
1458
  "filePath": "aspect.env.ts",
1390
- "line": 37,
1459
+ "line": 67,
1391
1460
  "character": 25
1392
1461
  },
1393
1462
  "name": "TsConfigSourceFile"
@@ -1400,7 +1469,7 @@
1400
1469
  "__schema": "InferenceTypeSchema",
1401
1470
  "location": {
1402
1471
  "filePath": "aspect.env.ts",
1403
- "line": 37,
1472
+ "line": 67,
1404
1473
  "character": 3
1405
1474
  },
1406
1475
  "type": "any"
@@ -1411,7 +1480,7 @@
1411
1480
  "__schema": "FunctionLikeSchema",
1412
1481
  "location": {
1413
1482
  "filePath": "aspect.env.ts",
1414
- "line": 44,
1483
+ "line": 74,
1415
1484
  "character": 3
1416
1485
  },
1417
1486
  "signature": "(method) AspectEnv.createTsCompiler(tsConfig: TsConfigSourceFile): Compiler",
@@ -1421,7 +1490,7 @@
1421
1490
  "__schema": "ParameterSchema",
1422
1491
  "location": {
1423
1492
  "filePath": "aspect.env.ts",
1424
- "line": 44,
1493
+ "line": 74,
1425
1494
  "character": 20
1426
1495
  },
1427
1496
  "name": "tsConfig",
@@ -1429,7 +1498,7 @@
1429
1498
  "__schema": "TypeRefSchema",
1430
1499
  "location": {
1431
1500
  "filePath": "aspect.env.ts",
1432
- "line": 44,
1501
+ "line": 74,
1433
1502
  "character": 30
1434
1503
  },
1435
1504
  "name": "TsConfigSourceFile"
@@ -1442,7 +1511,32 @@
1442
1511
  "__schema": "TypeRefSchema",
1443
1512
  "location": {
1444
1513
  "filePath": "aspect.env.ts",
1445
- "line": 44,
1514
+ "line": 74,
1515
+ "character": 3
1516
+ },
1517
+ "name": "Compiler",
1518
+ "componentId": {
1519
+ "scope": "teambit.compilation",
1520
+ "name": "compiler"
1521
+ }
1522
+ },
1523
+ "modifiers": []
1524
+ },
1525
+ {
1526
+ "__schema": "FunctionLikeSchema",
1527
+ "location": {
1528
+ "filePath": "aspect.env.ts",
1529
+ "line": 78,
1530
+ "character": 3
1531
+ },
1532
+ "signature": "(method) AspectEnv.getCompiler(): Compiler",
1533
+ "name": "getCompiler",
1534
+ "params": [],
1535
+ "returnType": {
1536
+ "__schema": "TypeRefSchema",
1537
+ "location": {
1538
+ "filePath": "aspect.env.ts",
1539
+ "line": 78,
1446
1540
  "character": 3
1447
1541
  },
1448
1542
  "name": "Compiler",
@@ -1457,14 +1551,14 @@
1457
1551
  "__schema": "FunctionLikeSchema",
1458
1552
  "location": {
1459
1553
  "filePath": "aspect.env.ts",
1460
- "line": 51,
1554
+ "line": 96,
1461
1555
  "character": 3
1462
1556
  },
1463
1557
  "doc": {
1464
1558
  "__schema": "DocSchema",
1465
1559
  "location": {
1466
1560
  "filePath": "aspect.env.ts",
1467
- "line": 48,
1561
+ "line": 93,
1468
1562
  "character": 3
1469
1563
  },
1470
1564
  "raw": "/**\n * returns a component tester.\n */",
@@ -1478,7 +1572,7 @@
1478
1572
  "__schema": "ParameterSchema",
1479
1573
  "location": {
1480
1574
  "filePath": "aspect.env.ts",
1481
- "line": 51,
1575
+ "line": 96,
1482
1576
  "character": 13
1483
1577
  },
1484
1578
  "name": "jestConfigPath",
@@ -1486,7 +1580,7 @@
1486
1580
  "__schema": "KeywordTypeSchema",
1487
1581
  "location": {
1488
1582
  "filePath": "aspect.env.ts",
1489
- "line": 51,
1583
+ "line": 96,
1490
1584
  "character": 29
1491
1585
  },
1492
1586
  "name": "string"
@@ -1498,7 +1592,7 @@
1498
1592
  "__schema": "ParameterSchema",
1499
1593
  "location": {
1500
1594
  "filePath": "aspect.env.ts",
1501
- "line": 51,
1595
+ "line": 96,
1502
1596
  "character": 37
1503
1597
  },
1504
1598
  "name": "jestModulePath",
@@ -1506,7 +1600,7 @@
1506
1600
  "__schema": "KeywordTypeSchema",
1507
1601
  "location": {
1508
1602
  "filePath": "aspect.env.ts",
1509
- "line": 51,
1603
+ "line": 96,
1510
1604
  "character": 54
1511
1605
  },
1512
1606
  "name": "string"
@@ -1519,7 +1613,7 @@
1519
1613
  "__schema": "TypeRefSchema",
1520
1614
  "location": {
1521
1615
  "filePath": "aspect.env.ts",
1522
- "line": 51,
1616
+ "line": 96,
1523
1617
  "character": 3
1524
1618
  },
1525
1619
  "name": "Tester",
@@ -1534,7 +1628,69 @@
1534
1628
  "__schema": "FunctionLikeSchema",
1535
1629
  "location": {
1536
1630
  "filePath": "aspect.env.ts",
1537
- "line": 56,
1631
+ "line": 104,
1632
+ "character": 3
1633
+ },
1634
+ "doc": {
1635
+ "__schema": "DocSchema",
1636
+ "location": {
1637
+ "filePath": "aspect.env.ts",
1638
+ "line": 101,
1639
+ "character": 3
1640
+ },
1641
+ "raw": "/**\n * returns the component build pipeline.\n */",
1642
+ "comment": "returns the component build pipeline.",
1643
+ "tags": []
1644
+ },
1645
+ "signature": "(method) AspectEnv.getBuildPipe(modifiers?: GetBuildPipeModifiers): BuildTask[]",
1646
+ "name": "getBuildPipe",
1647
+ "params": [
1648
+ {
1649
+ "__schema": "ParameterSchema",
1650
+ "location": {
1651
+ "filePath": "aspect.env.ts",
1652
+ "line": 104,
1653
+ "character": 16
1654
+ },
1655
+ "name": "modifiers",
1656
+ "type": {
1657
+ "__schema": "TypeRefSchema",
1658
+ "location": {
1659
+ "filePath": "aspect.env.ts",
1660
+ "line": 104,
1661
+ "character": 27
1662
+ },
1663
+ "name": "GetBuildPipeModifiers"
1664
+ },
1665
+ "isOptional": true,
1666
+ "defaultValue": "{}",
1667
+ "isSpread": false
1668
+ }
1669
+ ],
1670
+ "returnType": {
1671
+ "__schema": "TypeArraySchema",
1672
+ "location": {
1673
+ "filePath": "aspect.env.ts",
1674
+ "line": 104,
1675
+ "character": 56
1676
+ },
1677
+ "type": {
1678
+ "__schema": "TypeRefSchema",
1679
+ "location": {
1680
+ "filePath": "aspect.env.ts",
1681
+ "line": 104,
1682
+ "character": 56
1683
+ },
1684
+ "name": "BuildTask"
1685
+ }
1686
+ },
1687
+ "modifiers": []
1688
+ },
1689
+ {
1690
+ "__schema": "FunctionLikeSchema",
1691
+ "location": {
1692
+ "filePath": "aspect.env.ts",
1693
+ "line": 139,
1538
1694
  "character": 3
1539
1695
  },
1540
1696
  "signature": "(method) AspectEnv.getTemplateBundler(context: BundlerContext, transformers?: WebpackConfigTransformer[]): Promise<Bundler>",
@@ -1544,7 +1700,7 @@
1544
1700
  "__schema": "ParameterSchema",
1545
1701
  "location": {
1546
1702
  "filePath": "aspect.env.ts",
1547
- "line": 56,
1703
+ "line": 139,
1548
1704
  "character": 28
1549
1705
  },
1550
1706
  "name": "context",
@@ -1552,7 +1708,7 @@
1552
1708
  "__schema": "TypeRefSchema",
1553
1709
  "location": {
1554
1710
  "filePath": "aspect.env.ts",
1555
- "line": 56,
1711
+ "line": 139,
1556
1712
  "character": 37
1557
1713
  },
1558
1714
  "name": "BundlerContext"
@@ -1564,7 +1720,7 @@
1564
1720
  "__schema": "ParameterSchema",
1565
1721
  "location": {
1566
1722
  "filePath": "aspect.env.ts",
1567
- "line": 56,
1723
+ "line": 139,
1568
1724
  "character": 53
1569
1725
  },
1570
1726
  "name": "transformers",
@@ -1572,14 +1728,14 @@
1572
1728
  "__schema": "TypeArraySchema",
1573
1729
  "location": {
1574
1730
  "filePath": "aspect.env.ts",
1575
- "line": 56,
1731
+ "line": 139,
1576
1732
  "character": 67
1577
1733
  },
1578
1734
  "type": {
1579
1735
  "__schema": "TypeRefSchema",
1580
1736
  "location": {
1581
1737
  "filePath": "aspect.env.ts",
1582
- "line": 56,
1738
+ "line": 139,
1583
1739
  "character": 67
1584
1740
  },
1585
1741
  "name": "WebpackConfigTransformer"
@@ -1594,7 +1750,7 @@
1594
1750
  "__schema": "TypeRefSchema",
1595
1751
  "location": {
1596
1752
  "filePath": "aspect.env.ts",
1597
- "line": 56,
1753
+ "line": 139,
1598
1754
  "character": 101
1599
1755
  },
1600
1756
  "name": "Promise",
@@ -1603,7 +1759,7 @@
1603
1759
  "__schema": "TypeRefSchema",
1604
1760
  "location": {
1605
1761
  "filePath": "aspect.env.ts",
1606
- "line": 56,
1762
+ "line": 139,
1607
1763
  "character": 109
1608
1764
  },
1609
1765
  "name": "Bundler"
@@ -1618,7 +1774,7 @@
1618
1774
  "__schema": "FunctionLikeSchema",
1619
1775
  "location": {
1620
1776
  "filePath": "aspect.env.ts",
1621
- "line": 60,
1777
+ "line": 143,
1622
1778
  "character": 3
1623
1779
  },
1624
1780
  "signature": "(method) AspectEnv.createTemplateWebpackBundler(context: BundlerContext, transformers?: WebpackConfigTransformer[]): Promise<Bundler>",
@@ -1628,7 +1784,7 @@
1628
1784
  "__schema": "ParameterSchema",
1629
1785
  "location": {
1630
1786
  "filePath": "aspect.env.ts",
1631
- "line": 61,
1787
+ "line": 144,
1632
1788
  "character": 5
1633
1789
  },
1634
1790
  "name": "context",
@@ -1636,7 +1792,7 @@
1636
1792
  "__schema": "TypeRefSchema",
1637
1793
  "location": {
1638
1794
  "filePath": "aspect.env.ts",
1639
- "line": 61,
1795
+ "line": 144,
1640
1796
  "character": 14
1641
1797
  },
1642
1798
  "name": "BundlerContext"
@@ -1648,7 +1804,7 @@
1648
1804
  "__schema": "ParameterSchema",
1649
1805
  "location": {
1650
1806
  "filePath": "aspect.env.ts",
1651
- "line": 62,
1807
+ "line": 145,
1652
1808
  "character": 5
1653
1809
  },
1654
1810
  "name": "transformers",
@@ -1656,14 +1812,14 @@
1656
1812
  "__schema": "TypeArraySchema",
1657
1813
  "location": {
1658
1814
  "filePath": "aspect.env.ts",
1659
- "line": 62,
1815
+ "line": 145,
1660
1816
  "character": 19
1661
1817
  },
1662
1818
  "type": {
1663
1819
  "__schema": "TypeRefSchema",
1664
1820
  "location": {
1665
1821
  "filePath": "aspect.env.ts",
1666
- "line": 62,
1822
+ "line": 145,
1667
1823
  "character": 19
1668
1824
  },
1669
1825
  "name": "WebpackConfigTransformer"
@@ -1678,7 +1834,7 @@
1678
1834
  "__schema": "TypeRefSchema",
1679
1835
  "location": {
1680
1836
  "filePath": "aspect.env.ts",
1681
- "line": 63,
1837
+ "line": 146,
1682
1838
  "character": 6
1683
1839
  },
1684
1840
  "name": "Promise",
@@ -1687,7 +1843,7 @@
1687
1843
  "__schema": "TypeRefSchema",
1688
1844
  "location": {
1689
1845
  "filePath": "aspect.env.ts",
1690
- "line": 63,
1846
+ "line": 146,
1691
1847
  "character": 14
1692
1848
  },
1693
1849
  "name": "Bundler"
@@ -1702,7 +1858,7 @@
1702
1858
  "__schema": "FunctionLikeSchema",
1703
1859
  "location": {
1704
1860
  "filePath": "aspect.env.ts",
1705
- "line": 67,
1861
+ "line": 150,
1706
1862
  "character": 3
1707
1863
  },
1708
1864
  "signature": "(method) AspectEnv.getPackageJsonProps(): PackageJsonProps",
@@ -1712,7 +1868,7 @@
1712
1868
  "__schema": "TypeRefSchema",
1713
1869
  "location": {
1714
1870
  "filePath": "aspect.env.ts",
1715
- "line": 67,
1871
+ "line": 150,
1716
1872
  "character": 3
1717
1873
  },
1718
1874
  "name": "PackageJsonProps",
@@ -1727,7 +1883,7 @@
1727
1883
  "__schema": "FunctionLikeSchema",
1728
1884
  "location": {
1729
1885
  "filePath": "aspect.env.ts",
1730
- "line": 80,
1886
+ "line": 163,
1731
1887
  "character": 3
1732
1888
  },
1733
1889
  "signature": "(method) AspectEnv.getNpmIgnore(): string[]",
@@ -1737,7 +1893,7 @@
1737
1893
  "__schema": "InferenceTypeSchema",
1738
1894
  "location": {
1739
1895
  "filePath": "aspect.env.ts",
1740
- "line": 80,
1896
+ "line": 163,
1741
1897
  "character": 3
1742
1898
  },
1743
1899
  "type": "string[]"
@@ -1748,7 +1904,7 @@
1748
1904
  "__schema": "FunctionLikeSchema",
1749
1905
  "location": {
1750
1906
  "filePath": "aspect.env.ts",
1751
- "line": 84,
1907
+ "line": 167,
1752
1908
  "character": 3
1753
1909
  },
1754
1910
  "signature": "(method) AspectEnv.getPreviewConfig(): {\n strategyName: PreviewStrategyName;\n splitComponentBundle: boolean;\n}",
@@ -1758,7 +1914,7 @@
1758
1914
  "__schema": "InferenceTypeSchema",
1759
1915
  "location": {
1760
1916
  "filePath": "aspect.env.ts",
1761
- "line": 84,
1917
+ "line": 167,
1762
1918
  "character": 3
1763
1919
  },
1764
1920
  "type": "{\n strategyName: PreviewStrategyName;\n splitComponentBundle: boolean;\n}"
@@ -1769,7 +1925,7 @@
1769
1925
  "__schema": "FunctionLikeSchema",
1770
1926
  "location": {
1771
1927
  "filePath": "aspect.env.ts",
1772
- "line": 91,
1928
+ "line": 174,
1773
1929
  "character": 3
1774
1930
  },
1775
1931
  "signature": "(method) AspectEnv.getDependencies(): Promise<{\n dependencies: {\n react: string;\n 'react-dom': string;\n 'core-js': string;\n '@babel/runtime': string;\n };\n devDependencies: {\n react: string;\n 'react-dom': string;\n '@types/mocha': string;\n '@types/node': string;\n '@types/react': string;\n '@types/react-dom': string;\n '@types/jest': string;\n '@types/testing-library__jest-dom': string;\n };\n peerDependencies: {\n ...;\n };\n}>",
@@ -1779,7 +1935,7 @@
1779
1935
  "__schema": "InferenceTypeSchema",
1780
1936
  "location": {
1781
1937
  "filePath": "aspect.env.ts",
1782
- "line": 91,
1938
+ "line": 174,
1783
1939
  "character": 3
1784
1940
  },
1785
1941
  "type": "Promise<{\n dependencies: {\n react: string;\n 'react-dom': string;\n 'core-js': string;\n '@babel/runtime': string;\n };\n devDependencies: {\n react: string;\n 'react-dom': string;\n '@types/mocha': string;\n '@types/node': string;\n '@types/react': string;\n '@types/react-dom': string;\n '@types/jest': string;\n '@types/testing-library__jest-dom': string;\n };\n peerDependencies: {\n ...;\n };\n}>"
@@ -1792,7 +1948,7 @@
1792
1948
  "__schema": "FunctionLikeSchema",
1793
1949
  "location": {
1794
1950
  "filePath": "aspect.env.ts",
1795
- "line": 119,
1951
+ "line": 202,
1796
1952
  "character": 3
1797
1953
  },
1798
1954
  "signature": "(method) AspectEnv.workspaceConfig(): ConfigWriterEntry[]",
@@ -1802,14 +1958,14 @@
1802
1958
  "__schema": "TypeArraySchema",
1803
1959
  "location": {
1804
1960
  "filePath": "aspect.env.ts",
1805
- "line": 119,
1961
+ "line": 202,
1806
1962
  "character": 22
1807
1963
  },
1808
1964
  "type": {
1809
1965
  "__schema": "TypeRefSchema",
1810
1966
  "location": {
1811
1967
  "filePath": "aspect.env.ts",
1812
- "line": 119,
1968
+ "line": 202,
1813
1969
  "character": 22
1814
1970
  },
1815
1971
  "name": "ConfigWriterEntry"
@@ -1824,7 +1980,7 @@
1824
1980
  "__schema": "ExpressionWithTypeArgumentsSchema",
1825
1981
  "location": {
1826
1982
  "filePath": "aspect.env.ts",
1827
- "line": 26,
1983
+ "line": 49,
1828
1984
  "character": 35
1829
1985
  },
1830
1986
  "name": "implements DependenciesEnv, PackageEnv, PreviewEnv",
@@ -1833,7 +1989,7 @@
1833
1989
  "__schema": "TypeRefSchema",
1834
1990
  "location": {
1835
1991
  "filePath": "aspect.env.ts",
1836
- "line": 26,
1992
+ "line": 49,
1837
1993
  "character": 35
1838
1994
  },
1839
1995
  "name": "DependenciesEnv",
@@ -1841,7 +1997,7 @@
1841
1997
  "_legacy": {
1842
1998
  "scope": "teambit.harmony",
1843
1999
  "name": "aspect",
1844
- "version": "1.0.346"
2000
+ "version": "1.0.348"
1845
2001
  },
1846
2002
  "_scope": "teambit.harmony"
1847
2003
  }
@@ -1851,7 +2007,7 @@
1851
2007
  "__schema": "ExpressionWithTypeArgumentsSchema",
1852
2008
  "location": {
1853
2009
  "filePath": "aspect.env.ts",
1854
- "line": 26,
2010
+ "line": 49,
1855
2011
  "character": 52
1856
2012
  },
1857
2013
  "name": "implements DependenciesEnv, PackageEnv, PreviewEnv",
@@ -1860,7 +2016,7 @@
1860
2016
  "__schema": "TypeRefSchema",
1861
2017
  "location": {
1862
2018
  "filePath": "aspect.env.ts",
1863
- "line": 26,
2019
+ "line": 49,
1864
2020
  "character": 52
1865
2021
  },
1866
2022
  "name": "PackageEnv",
@@ -1868,7 +2024,7 @@
1868
2024
  "_legacy": {
1869
2025
  "scope": "teambit.harmony",
1870
2026
  "name": "aspect",
1871
- "version": "1.0.346"
2027
+ "version": "1.0.348"
1872
2028
  },
1873
2029
  "_scope": "teambit.harmony"
1874
2030
  }
@@ -1878,7 +2034,7 @@
1878
2034
  "__schema": "ExpressionWithTypeArgumentsSchema",
1879
2035
  "location": {
1880
2036
  "filePath": "aspect.env.ts",
1881
- "line": 26,
2037
+ "line": 49,
1882
2038
  "character": 64
1883
2039
  },
1884
2040
  "name": "implements DependenciesEnv, PackageEnv, PreviewEnv",
@@ -1887,7 +2043,7 @@
1887
2043
  "__schema": "TypeRefSchema",
1888
2044
  "location": {
1889
2045
  "filePath": "aspect.env.ts",
1890
- "line": 26,
2046
+ "line": 49,
1891
2047
  "character": 64
1892
2048
  },
1893
2049
  "name": "PreviewEnv",
@@ -1895,7 +2051,7 @@
1895
2051
  "_legacy": {
1896
2052
  "scope": "teambit.harmony",
1897
2053
  "name": "aspect",
1898
- "version": "1.0.346"
2054
+ "version": "1.0.348"
1899
2055
  },
1900
2056
  "_scope": "teambit.harmony"
1901
2057
  }
@@ -2000,7 +2156,7 @@
2000
2156
  "__schema": "ClassSchema",
2001
2157
  "location": {
2002
2158
  "filePath": "aspect.main.runtime.ts",
2003
- "line": 37,
2159
+ "line": 35,
2004
2160
  "character": 1
2005
2161
  },
2006
2162
  "signature": "class AspectMain",
@@ -2010,7 +2166,7 @@
2010
2166
  "__schema": "ConstructorSchema",
2011
2167
  "location": {
2012
2168
  "filePath": "aspect.main.runtime.ts",
2013
- "line": 38,
2169
+ "line": 36,
2014
2170
  "character": 3
2015
2171
  },
2016
2172
  "signature": "constructor AspectMain(aspectEnv: AspectEnv, envs: EnvsMain, workspace: Workspace): AspectMain",
@@ -2020,7 +2176,7 @@
2020
2176
  "__schema": "ParameterSchema",
2021
2177
  "location": {
2022
2178
  "filePath": "aspect.main.runtime.ts",
2023
- "line": 38,
2179
+ "line": 36,
2024
2180
  "character": 15
2025
2181
  },
2026
2182
  "name": "aspectEnv",
@@ -2028,7 +2184,7 @@
2028
2184
  "__schema": "TypeRefSchema",
2029
2185
  "location": {
2030
2186
  "filePath": "aspect.main.runtime.ts",
2031
- "line": 38,
2187
+ "line": 36,
2032
2188
  "character": 35
2033
2189
  },
2034
2190
  "name": "AspectEnv"
@@ -2040,7 +2196,7 @@
2040
2196
  "__schema": "ParameterSchema",
2041
2197
  "location": {
2042
2198
  "filePath": "aspect.main.runtime.ts",
2043
- "line": 38,
2199
+ "line": 36,
2044
2200
  "character": 46
2045
2201
  },
2046
2202
  "name": "envs",
@@ -2048,7 +2204,7 @@
2048
2204
  "__schema": "TypeRefSchema",
2049
2205
  "location": {
2050
2206
  "filePath": "aspect.main.runtime.ts",
2051
- "line": 38,
2207
+ "line": 36,
2052
2208
  "character": 60
2053
2209
  },
2054
2210
  "name": "EnvsMain"
@@ -2060,7 +2216,7 @@
2060
2216
  "__schema": "ParameterSchema",
2061
2217
  "location": {
2062
2218
  "filePath": "aspect.main.runtime.ts",
2063
- "line": 38,
2219
+ "line": 36,
2064
2220
  "character": 70
2065
2221
  },
2066
2222
  "name": "workspace",
@@ -2068,7 +2224,7 @@
2068
2224
  "__schema": "TypeRefSchema",
2069
2225
  "location": {
2070
2226
  "filePath": "aspect.main.runtime.ts",
2071
- "line": 38,
2227
+ "line": 36,
2072
2228
  "character": 89
2073
2229
  },
2074
2230
  "name": "Workspace"
@@ -2081,7 +2237,7 @@
2081
2237
  "__schema": "ThisTypeSchema",
2082
2238
  "location": {
2083
2239
  "filePath": "aspect.main.runtime.ts",
2084
- "line": 37,
2240
+ "line": 35,
2085
2241
  "character": 1
2086
2242
  },
2087
2243
  "name": "AspectMain"
@@ -2092,14 +2248,14 @@
2092
2248
  "__schema": "FunctionLikeSchema",
2093
2249
  "location": {
2094
2250
  "filePath": "aspect.main.runtime.ts",
2095
- "line": 43,
2251
+ "line": 41,
2096
2252
  "character": 3
2097
2253
  },
2098
2254
  "doc": {
2099
2255
  "__schema": "DocSchema",
2100
2256
  "location": {
2101
2257
  "filePath": "aspect.main.runtime.ts",
2102
- "line": 40,
2258
+ "line": 38,
2103
2259
  "character": 3
2104
2260
  },
2105
2261
  "raw": "/**\n * compose your own aspect environment.\n */",
@@ -2113,7 +2269,7 @@
2113
2269
  "__schema": "ParameterSchema",
2114
2270
  "location": {
2115
2271
  "filePath": "aspect.main.runtime.ts",
2116
- "line": 43,
2272
+ "line": 41,
2117
2273
  "character": 11
2118
2274
  },
2119
2275
  "name": "transformers",
@@ -2121,14 +2277,14 @@
2121
2277
  "__schema": "TypeArraySchema",
2122
2278
  "location": {
2123
2279
  "filePath": "aspect.main.runtime.ts",
2124
- "line": 43,
2280
+ "line": 41,
2125
2281
  "character": 25
2126
2282
  },
2127
2283
  "type": {
2128
2284
  "__schema": "TypeRefSchema",
2129
2285
  "location": {
2130
2286
  "filePath": "aspect.main.runtime.ts",
2131
- "line": 43,
2287
+ "line": 41,
2132
2288
  "character": 25
2133
2289
  },
2134
2290
  "name": "EnvTransformer"
@@ -2142,7 +2298,7 @@
2142
2298
  "__schema": "ParameterSchema",
2143
2299
  "location": {
2144
2300
  "filePath": "aspect.main.runtime.ts",
2145
- "line": 43,
2301
+ "line": 41,
2146
2302
  "character": 48
2147
2303
  },
2148
2304
  "name": "targetEnv",
@@ -2150,7 +2306,7 @@
2150
2306
  "__schema": "TypeRefSchema",
2151
2307
  "location": {
2152
2308
  "filePath": "aspect.main.runtime.ts",
2153
- "line": 43,
2309
+ "line": 41,
2154
2310
  "character": 59
2155
2311
  },
2156
2312
  "name": "Environment"
@@ -2164,7 +2320,7 @@
2164
2320
  "__schema": "TypeRefSchema",
2165
2321
  "location": {
2166
2322
  "filePath": "aspect.main.runtime.ts",
2167
- "line": 43,
2323
+ "line": 41,
2168
2324
  "character": 3
2169
2325
  },
2170
2326
  "name": "Environment",
@@ -2179,7 +2335,7 @@
2179
2335
  "__schema": "FunctionLikeSchema",
2180
2336
  "location": {
2181
2337
  "filePath": "aspect.main.runtime.ts",
2182
- "line": 47,
2338
+ "line": 45,
2183
2339
  "character": 3
2184
2340
  },
2185
2341
  "signature": "(method) AspectMain.listAspectsOfComponent(pattern?: string): Promise<{\n [component: string]: AspectSource[];\n}>",
@@ -2189,7 +2345,7 @@
2189
2345
  "__schema": "ParameterSchema",
2190
2346
  "location": {
2191
2347
  "filePath": "aspect.main.runtime.ts",
2192
- "line": 47,
2348
+ "line": 45,
2193
2349
  "character": 32
2194
2350
  },
2195
2351
  "name": "pattern",
@@ -2197,7 +2353,7 @@
2197
2353
  "__schema": "KeywordTypeSchema",
2198
2354
  "location": {
2199
2355
  "filePath": "aspect.main.runtime.ts",
2200
- "line": 47,
2356
+ "line": 45,
2201
2357
  "character": 42
2202
2358
  },
2203
2359
  "name": "string"
@@ -2210,7 +2366,7 @@
2210
2366
  "__schema": "TypeRefSchema",
2211
2367
  "location": {
2212
2368
  "filePath": "aspect.main.runtime.ts",
2213
- "line": 47,
2369
+ "line": 45,
2214
2370
  "character": 51
2215
2371
  },
2216
2372
  "name": "Promise",
@@ -2219,7 +2375,7 @@
2219
2375
  "__schema": "TypeLiteralSchema",
2220
2376
  "location": {
2221
2377
  "filePath": "aspect.main.runtime.ts",
2222
- "line": 47,
2378
+ "line": 45,
2223
2379
  "character": 59
2224
2380
  },
2225
2381
  "members": [
@@ -2227,14 +2383,14 @@
2227
2383
  "__schema": "IndexSignatureSchema",
2228
2384
  "location": {
2229
2385
  "filePath": "aspect.main.runtime.ts",
2230
- "line": 47,
2386
+ "line": 45,
2231
2387
  "character": 61
2232
2388
  },
2233
2389
  "keyType": {
2234
2390
  "__schema": "ParameterSchema",
2235
2391
  "location": {
2236
2392
  "filePath": "aspect.main.runtime.ts",
2237
- "line": 47,
2393
+ "line": 45,
2238
2394
  "character": 62
2239
2395
  },
2240
2396
  "name": "component",
@@ -2242,7 +2398,7 @@
2242
2398
  "__schema": "KeywordTypeSchema",
2243
2399
  "location": {
2244
2400
  "filePath": "aspect.main.runtime.ts",
2245
- "line": 47,
2401
+ "line": 45,
2246
2402
  "character": 73
2247
2403
  },
2248
2404
  "name": "string"
@@ -2254,14 +2410,14 @@
2254
2410
  "__schema": "TypeArraySchema",
2255
2411
  "location": {
2256
2412
  "filePath": "aspect.main.runtime.ts",
2257
- "line": 47,
2413
+ "line": 45,
2258
2414
  "character": 82
2259
2415
  },
2260
2416
  "type": {
2261
2417
  "__schema": "TypeRefSchema",
2262
2418
  "location": {
2263
2419
  "filePath": "aspect.main.runtime.ts",
2264
- "line": 47,
2420
+ "line": 45,
2265
2421
  "character": 82
2266
2422
  },
2267
2423
  "name": "AspectSource"
@@ -2280,7 +2436,7 @@
2280
2436
  "__schema": "GetAccessorSchema",
2281
2437
  "location": {
2282
2438
  "filePath": "aspect.main.runtime.ts",
2283
- "line": 63,
2439
+ "line": 61,
2284
2440
  "character": 3
2285
2441
  },
2286
2442
  "signature": "(getter) AspectMain.babelConfig: {\n presets: (string | (string | {\n targets: {\n node: number;\n };\n })[])[];\n plugins: (string | (string | {\n lazy: () => boolean;\n })[] | (string | {\n legacy: boolean;\n })[])[];\n sourceMaps: boolean;\n}",
@@ -2289,7 +2445,7 @@
2289
2445
  "__schema": "InferenceTypeSchema",
2290
2446
  "location": {
2291
2447
  "filePath": "aspect.main.runtime.ts",
2292
- "line": 63,
2448
+ "line": 61,
2293
2449
  "character": 3
2294
2450
  },
2295
2451
  "type": "{\n presets: (string | (string | {\n targets: {\n node: number;\n };\n })[])[];\n plugins: (string | (string | {\n lazy: () => boolean;\n })[] | (string | {\n legacy: boolean;\n })[])[];\n sourceMaps: boolean;\n}"
@@ -2299,7 +2455,7 @@
2299
2455
  "__schema": "FunctionLikeSchema",
2300
2456
  "location": {
2301
2457
  "filePath": "aspect.main.runtime.ts",
2302
- "line": 93,
2458
+ "line": 91,
2303
2459
  "character": 3
2304
2460
  },
2305
2461
  "signature": "(method) AspectMain.setAspectsToComponents(pattern: string, aspectId: string, config?: Record<string, any>, options?: SetAspectOptions): Promise<ComponentID[]>",
@@ -2309,7 +2465,7 @@
2309
2465
  "__schema": "ParameterSchema",
2310
2466
  "location": {
2311
2467
  "filePath": "aspect.main.runtime.ts",
2312
- "line": 94,
2468
+ "line": 92,
2313
2469
  "character": 5
2314
2470
  },
2315
2471
  "name": "pattern",
@@ -2317,7 +2473,7 @@
2317
2473
  "__schema": "KeywordTypeSchema",
2318
2474
  "location": {
2319
2475
  "filePath": "aspect.main.runtime.ts",
2320
- "line": 94,
2476
+ "line": 92,
2321
2477
  "character": 14
2322
2478
  },
2323
2479
  "name": "string"
@@ -2329,7 +2485,7 @@
2329
2485
  "__schema": "ParameterSchema",
2330
2486
  "location": {
2331
2487
  "filePath": "aspect.main.runtime.ts",
2332
- "line": 95,
2488
+ "line": 93,
2333
2489
  "character": 5
2334
2490
  },
2335
2491
  "name": "aspectId",
@@ -2337,7 +2493,7 @@
2337
2493
  "__schema": "KeywordTypeSchema",
2338
2494
  "location": {
2339
2495
  "filePath": "aspect.main.runtime.ts",
2340
- "line": 95,
2496
+ "line": 93,
2341
2497
  "character": 15
2342
2498
  },
2343
2499
  "name": "string"
@@ -2349,7 +2505,7 @@
2349
2505
  "__schema": "ParameterSchema",
2350
2506
  "location": {
2351
2507
  "filePath": "aspect.main.runtime.ts",
2352
- "line": 96,
2508
+ "line": 94,
2353
2509
  "character": 5
2354
2510
  },
2355
2511
  "name": "config",
@@ -2357,7 +2513,7 @@
2357
2513
  "__schema": "TypeRefSchema",
2358
2514
  "location": {
2359
2515
  "filePath": "aspect.main.runtime.ts",
2360
- "line": 96,
2516
+ "line": 94,
2361
2517
  "character": 13
2362
2518
  },
2363
2519
  "name": "Record",
@@ -2366,7 +2522,7 @@
2366
2522
  "__schema": "KeywordTypeSchema",
2367
2523
  "location": {
2368
2524
  "filePath": "aspect.main.runtime.ts",
2369
- "line": 96,
2525
+ "line": 94,
2370
2526
  "character": 20
2371
2527
  },
2372
2528
  "name": "string"
@@ -2375,7 +2531,7 @@
2375
2531
  "__schema": "KeywordTypeSchema",
2376
2532
  "location": {
2377
2533
  "filePath": "aspect.main.runtime.ts",
2378
- "line": 96,
2534
+ "line": 94,
2379
2535
  "character": 28
2380
2536
  },
2381
2537
  "name": "any"
@@ -2390,7 +2546,7 @@
2390
2546
  "__schema": "ParameterSchema",
2391
2547
  "location": {
2392
2548
  "filePath": "aspect.main.runtime.ts",
2393
- "line": 97,
2549
+ "line": 95,
2394
2550
  "character": 5
2395
2551
  },
2396
2552
  "name": "options",
@@ -2398,7 +2554,7 @@
2398
2554
  "__schema": "TypeRefSchema",
2399
2555
  "location": {
2400
2556
  "filePath": "aspect.main.runtime.ts",
2401
- "line": 97,
2557
+ "line": 95,
2402
2558
  "character": 14
2403
2559
  },
2404
2560
  "name": "SetAspectOptions"
@@ -2412,7 +2568,7 @@
2412
2568
  "__schema": "TypeRefSchema",
2413
2569
  "location": {
2414
2570
  "filePath": "aspect.main.runtime.ts",
2415
- "line": 98,
2571
+ "line": 96,
2416
2572
  "character": 6
2417
2573
  },
2418
2574
  "name": "Promise",
@@ -2421,14 +2577,14 @@
2421
2577
  "__schema": "TypeArraySchema",
2422
2578
  "location": {
2423
2579
  "filePath": "aspect.main.runtime.ts",
2424
- "line": 98,
2580
+ "line": 96,
2425
2581
  "character": 14
2426
2582
  },
2427
2583
  "type": {
2428
2584
  "__schema": "TypeRefSchema",
2429
2585
  "location": {
2430
2586
  "filePath": "aspect.main.runtime.ts",
2431
- "line": 98,
2587
+ "line": 96,
2432
2588
  "character": 14
2433
2589
  },
2434
2590
  "name": "ComponentID"
@@ -2444,7 +2600,7 @@
2444
2600
  "__schema": "FunctionLikeSchema",
2445
2601
  "location": {
2446
2602
  "filePath": "aspect.main.runtime.ts",
2447
- "line": 112,
2603
+ "line": 110,
2448
2604
  "character": 3
2449
2605
  },
2450
2606
  "signature": "(method) AspectMain.unsetAspectsFromComponents(pattern: string, aspectIdStr: string): Promise<ComponentID[]>",
@@ -2454,7 +2610,7 @@
2454
2610
  "__schema": "ParameterSchema",
2455
2611
  "location": {
2456
2612
  "filePath": "aspect.main.runtime.ts",
2457
- "line": 112,
2613
+ "line": 110,
2458
2614
  "character": 36
2459
2615
  },
2460
2616
  "name": "pattern",
@@ -2462,7 +2618,7 @@
2462
2618
  "__schema": "KeywordTypeSchema",
2463
2619
  "location": {
2464
2620
  "filePath": "aspect.main.runtime.ts",
2465
- "line": 112,
2621
+ "line": 110,
2466
2622
  "character": 45
2467
2623
  },
2468
2624
  "name": "string"
@@ -2474,7 +2630,7 @@
2474
2630
  "__schema": "ParameterSchema",
2475
2631
  "location": {
2476
2632
  "filePath": "aspect.main.runtime.ts",
2477
- "line": 112,
2633
+ "line": 110,
2478
2634
  "character": 53
2479
2635
  },
2480
2636
  "name": "aspectIdStr",
@@ -2482,7 +2638,7 @@
2482
2638
  "__schema": "KeywordTypeSchema",
2483
2639
  "location": {
2484
2640
  "filePath": "aspect.main.runtime.ts",
2485
- "line": 112,
2641
+ "line": 110,
2486
2642
  "character": 66
2487
2643
  },
2488
2644
  "name": "string"
@@ -2495,7 +2651,7 @@
2495
2651
  "__schema": "TypeRefSchema",
2496
2652
  "location": {
2497
2653
  "filePath": "aspect.main.runtime.ts",
2498
- "line": 112,
2654
+ "line": 110,
2499
2655
  "character": 75
2500
2656
  },
2501
2657
  "name": "Promise",
@@ -2504,14 +2660,14 @@
2504
2660
  "__schema": "TypeArraySchema",
2505
2661
  "location": {
2506
2662
  "filePath": "aspect.main.runtime.ts",
2507
- "line": 112,
2663
+ "line": 110,
2508
2664
  "character": 83
2509
2665
  },
2510
2666
  "type": {
2511
2667
  "__schema": "TypeRefSchema",
2512
2668
  "location": {
2513
2669
  "filePath": "aspect.main.runtime.ts",
2514
- "line": 112,
2670
+ "line": 110,
2515
2671
  "character": 83
2516
2672
  },
2517
2673
  "name": "ComponentID"
@@ -2527,14 +2683,14 @@
2527
2683
  "__schema": "FunctionLikeSchema",
2528
2684
  "location": {
2529
2685
  "filePath": "aspect.main.runtime.ts",
2530
- "line": 132,
2686
+ "line": 130,
2531
2687
  "character": 3
2532
2688
  },
2533
2689
  "doc": {
2534
2690
  "__schema": "DocSchema",
2535
2691
  "location": {
2536
2692
  "filePath": "aspect.main.runtime.ts",
2537
- "line": 129,
2693
+ "line": 127,
2538
2694
  "character": 3
2539
2695
  },
2540
2696
  "raw": "/**\n * returns all aspects info of a component, include the config and the data.\n */",
@@ -2548,7 +2704,7 @@
2548
2704
  "__schema": "ParameterSchema",
2549
2705
  "location": {
2550
2706
  "filePath": "aspect.main.runtime.ts",
2551
- "line": 132,
2707
+ "line": 130,
2552
2708
  "character": 31
2553
2709
  },
2554
2710
  "name": "id",
@@ -2556,7 +2712,7 @@
2556
2712
  "__schema": "TypeUnionSchema",
2557
2713
  "location": {
2558
2714
  "filePath": "aspect.main.runtime.ts",
2559
- "line": 132,
2715
+ "line": 130,
2560
2716
  "character": 35
2561
2717
  },
2562
2718
  "types": [
@@ -2564,7 +2720,7 @@
2564
2720
  "__schema": "KeywordTypeSchema",
2565
2721
  "location": {
2566
2722
  "filePath": "aspect.main.runtime.ts",
2567
- "line": 132,
2723
+ "line": 130,
2568
2724
  "character": 35
2569
2725
  },
2570
2726
  "name": "string"
@@ -2573,7 +2729,7 @@
2573
2729
  "__schema": "TypeRefSchema",
2574
2730
  "location": {
2575
2731
  "filePath": "aspect.main.runtime.ts",
2576
- "line": 132,
2732
+ "line": 130,
2577
2733
  "character": 44
2578
2734
  },
2579
2735
  "name": "ComponentID"
@@ -2588,7 +2744,7 @@
2588
2744
  "__schema": "TypeRefSchema",
2589
2745
  "location": {
2590
2746
  "filePath": "aspect.main.runtime.ts",
2591
- "line": 132,
2747
+ "line": 130,
2592
2748
  "character": 58
2593
2749
  },
2594
2750
  "name": "Promise",
@@ -2597,7 +2753,7 @@
2597
2753
  "__schema": "TypeRefSchema",
2598
2754
  "location": {
2599
2755
  "filePath": "aspect.main.runtime.ts",
2600
- "line": 132,
2756
+ "line": 130,
2601
2757
  "character": 66
2602
2758
  },
2603
2759
  "name": "AspectList"
@@ -2612,14 +2768,14 @@
2612
2768
  "__schema": "FunctionLikeSchema",
2613
2769
  "location": {
2614
2770
  "filePath": "aspect.main.runtime.ts",
2615
- "line": 143,
2771
+ "line": 141,
2616
2772
  "character": 3
2617
2773
  },
2618
2774
  "doc": {
2619
2775
  "__schema": "DocSchema",
2620
2776
  "location": {
2621
2777
  "filePath": "aspect.main.runtime.ts",
2622
- "line": 140,
2778
+ "line": 138,
2623
2779
  "character": 3
2624
2780
  },
2625
2781
  "raw": "/**\n * helps debugging why/how an aspect was set to a component\n */",
@@ -2633,7 +2789,7 @@
2633
2789
  "__schema": "ParameterSchema",
2634
2790
  "location": {
2635
2791
  "filePath": "aspect.main.runtime.ts",
2636
- "line": 143,
2792
+ "line": 141,
2637
2793
  "character": 43
2638
2794
  },
2639
2795
  "name": "id",
@@ -2641,7 +2797,7 @@
2641
2797
  "__schema": "TypeUnionSchema",
2642
2798
  "location": {
2643
2799
  "filePath": "aspect.main.runtime.ts",
2644
- "line": 143,
2800
+ "line": 141,
2645
2801
  "character": 47
2646
2802
  },
2647
2803
  "types": [
@@ -2649,7 +2805,7 @@
2649
2805
  "__schema": "KeywordTypeSchema",
2650
2806
  "location": {
2651
2807
  "filePath": "aspect.main.runtime.ts",
2652
- "line": 143,
2808
+ "line": 141,
2653
2809
  "character": 47
2654
2810
  },
2655
2811
  "name": "string"
@@ -2658,7 +2814,7 @@
2658
2814
  "__schema": "TypeRefSchema",
2659
2815
  "location": {
2660
2816
  "filePath": "aspect.main.runtime.ts",
2661
- "line": 143,
2817
+ "line": 141,
2662
2818
  "character": 56
2663
2819
  },
2664
2820
  "name": "ComponentID"
@@ -2673,7 +2829,7 @@
2673
2829
  "__schema": "InferenceTypeSchema",
2674
2830
  "location": {
2675
2831
  "filePath": "aspect.main.runtime.ts",
2676
- "line": 143,
2832
+ "line": 141,
2677
2833
  "character": 3
2678
2834
  },
2679
2835
  "type": "Promise<{\n aspects: AspectList;\n extensions: ExtensionDataList;\n beforeMerge: {\n extensions: ExtensionDataList;\n origin: ExtensionsOrigin;\n extraData: any;\n }[];\n}>"
@@ -2686,7 +2842,7 @@
2686
2842
  "__schema": "FunctionLikeSchema",
2687
2843
  "location": {
2688
2844
  "filePath": "aspect.main.runtime.ts",
2689
- "line": 157,
2845
+ "line": 155,
2690
2846
  "character": 3
2691
2847
  },
2692
2848
  "signature": "(method) AspectMain.updateAspectsToComponents(aspectId: string, pattern?: string): Promise<{\n updated: ComponentID[];\n alreadyUpToDate: ComponentID[];\n}>",
@@ -2696,7 +2852,7 @@
2696
2852
  "__schema": "ParameterSchema",
2697
2853
  "location": {
2698
2854
  "filePath": "aspect.main.runtime.ts",
2699
- "line": 158,
2855
+ "line": 156,
2700
2856
  "character": 5
2701
2857
  },
2702
2858
  "name": "aspectId",
@@ -2704,7 +2860,7 @@
2704
2860
  "__schema": "KeywordTypeSchema",
2705
2861
  "location": {
2706
2862
  "filePath": "aspect.main.runtime.ts",
2707
- "line": 158,
2863
+ "line": 156,
2708
2864
  "character": 15
2709
2865
  },
2710
2866
  "name": "string"
@@ -2716,7 +2872,7 @@
2716
2872
  "__schema": "ParameterSchema",
2717
2873
  "location": {
2718
2874
  "filePath": "aspect.main.runtime.ts",
2719
- "line": 159,
2875
+ "line": 157,
2720
2876
  "character": 5
2721
2877
  },
2722
2878
  "name": "pattern",
@@ -2724,7 +2880,7 @@
2724
2880
  "__schema": "KeywordTypeSchema",
2725
2881
  "location": {
2726
2882
  "filePath": "aspect.main.runtime.ts",
2727
- "line": 159,
2883
+ "line": 157,
2728
2884
  "character": 15
2729
2885
  },
2730
2886
  "name": "string"
@@ -2737,7 +2893,7 @@
2737
2893
  "__schema": "TypeRefSchema",
2738
2894
  "location": {
2739
2895
  "filePath": "aspect.main.runtime.ts",
2740
- "line": 160,
2896
+ "line": 158,
2741
2897
  "character": 6
2742
2898
  },
2743
2899
  "name": "Promise",
@@ -2746,7 +2902,7 @@
2746
2902
  "__schema": "TypeLiteralSchema",
2747
2903
  "location": {
2748
2904
  "filePath": "aspect.main.runtime.ts",
2749
- "line": 160,
2905
+ "line": 158,
2750
2906
  "character": 14
2751
2907
  },
2752
2908
  "members": [
@@ -2754,7 +2910,7 @@
2754
2910
  "__schema": "VariableLikeSchema",
2755
2911
  "location": {
2756
2912
  "filePath": "aspect.main.runtime.ts",
2757
- "line": 160,
2913
+ "line": 158,
2758
2914
  "character": 16
2759
2915
  },
2760
2916
  "signature": "(property) updated: ComponentID[]",
@@ -2763,14 +2919,14 @@
2763
2919
  "__schema": "TypeArraySchema",
2764
2920
  "location": {
2765
2921
  "filePath": "aspect.main.runtime.ts",
2766
- "line": 160,
2922
+ "line": 158,
2767
2923
  "character": 25
2768
2924
  },
2769
2925
  "type": {
2770
2926
  "__schema": "TypeRefSchema",
2771
2927
  "location": {
2772
2928
  "filePath": "aspect.main.runtime.ts",
2773
- "line": 160,
2929
+ "line": 158,
2774
2930
  "character": 25
2775
2931
  },
2776
2932
  "name": "ComponentID"
@@ -2782,7 +2938,7 @@
2782
2938
  "__schema": "VariableLikeSchema",
2783
2939
  "location": {
2784
2940
  "filePath": "aspect.main.runtime.ts",
2785
- "line": 160,
2941
+ "line": 158,
2786
2942
  "character": 40
2787
2943
  },
2788
2944
  "signature": "(property) alreadyUpToDate: ComponentID[]",
@@ -2791,14 +2947,14 @@
2791
2947
  "__schema": "TypeArraySchema",
2792
2948
  "location": {
2793
2949
  "filePath": "aspect.main.runtime.ts",
2794
- "line": 160,
2950
+ "line": 158,
2795
2951
  "character": 57
2796
2952
  },
2797
2953
  "type": {
2798
2954
  "__schema": "TypeRefSchema",
2799
2955
  "location": {
2800
2956
  "filePath": "aspect.main.runtime.ts",
2801
- "line": 160,
2957
+ "line": 158,
2802
2958
  "character": 57
2803
2959
  },
2804
2960
  "name": "ComponentID"
@@ -2818,14 +2974,14 @@
2818
2974
  "__schema": "FunctionLikeSchema",
2819
2975
  "location": {
2820
2976
  "filePath": "aspect.main.runtime.ts",
2821
- "line": 198,
2977
+ "line": 196,
2822
2978
  "character": 3
2823
2979
  },
2824
2980
  "doc": {
2825
2981
  "__schema": "DocSchema",
2826
2982
  "location": {
2827
2983
  "filePath": "aspect.main.runtime.ts",
2828
- "line": 195,
2984
+ "line": 193,
2829
2985
  "character": 3
2830
2986
  },
2831
2987
  "raw": "/**\n * override the dependency configuration of the component environment.\n */",
@@ -2839,7 +2995,7 @@
2839
2995
  "__schema": "ParameterSchema",
2840
2996
  "location": {
2841
2997
  "filePath": "aspect.main.runtime.ts",
2842
- "line": 198,
2998
+ "line": 196,
2843
2999
  "character": 24
2844
3000
  },
2845
3001
  "name": "dependencyPolicy",
@@ -2847,7 +3003,7 @@
2847
3003
  "__schema": "TypeRefSchema",
2848
3004
  "location": {
2849
3005
  "filePath": "aspect.main.runtime.ts",
2850
- "line": 198,
3006
+ "line": 196,
2851
3007
  "character": 42
2852
3008
  },
2853
3009
  "name": "EnvPolicyConfigObject"
@@ -2860,7 +3016,7 @@
2860
3016
  "__schema": "TypeRefSchema",
2861
3017
  "location": {
2862
3018
  "filePath": "aspect.main.runtime.ts",
2863
- "line": 198,
3019
+ "line": 196,
2864
3020
  "character": 3
2865
3021
  },
2866
3022
  "name": "EnvTransformer",
@@ -2875,7 +3031,7 @@
2875
3031
  "__schema": "VariableLikeSchema",
2876
3032
  "location": {
2877
3033
  "filePath": "aspect.main.runtime.ts",
2878
- "line": 207,
3034
+ "line": 205,
2879
3035
  "character": 3
2880
3036
  },
2881
3037
  "signature": "(property) AspectMain.runtime: RuntimeDefinition",
@@ -2884,7 +3040,7 @@
2884
3040
  "__schema": "InferenceTypeSchema",
2885
3041
  "location": {
2886
3042
  "filePath": "aspect.main.runtime.ts",
2887
- "line": 207,
3043
+ "line": 205,
2888
3044
  "character": 3
2889
3045
  },
2890
3046
  "type": "RuntimeDefinition"
@@ -2896,7 +3052,7 @@
2896
3052
  "__schema": "VariableLikeSchema",
2897
3053
  "location": {
2898
3054
  "filePath": "aspect.main.runtime.ts",
2899
- "line": 208,
3055
+ "line": 206,
2900
3056
  "character": 3
2901
3057
  },
2902
3058
  "signature": "(property) AspectMain.dependencies: Aspect[]",
@@ -2905,45 +3061,45 @@
2905
3061
  "__schema": "InferenceTypeSchema",
2906
3062
  "location": {
2907
3063
  "filePath": "aspect.main.runtime.ts",
2908
- "line": 208,
3064
+ "line": 206,
2909
3065
  "character": 3
2910
3066
  },
2911
3067
  "type": "Aspect[]"
2912
3068
  },
2913
3069
  "isOptional": true,
2914
- "defaultValue": "[\n ReactAspect,\n EnvsAspect,\n BuilderAspect,\n AspectLoaderAspect,\n CompilerAspect,\n GeneratorAspect,\n WorkspaceAspect,\n CLIAspect,\n LoggerAspect,\n WorkerAspect,\n ]"
3070
+ "defaultValue": "[\n ReactAspect,\n EnvsAspect,\n BuilderAspect,\n AspectLoaderAspect,\n CompilerAspect,\n GeneratorAspect,\n WorkspaceAspect,\n CLIAspect,\n LoggerAspect,\n WorkerAspect,\n DevFilesAspect,\n ]"
2915
3071
  },
2916
3072
  {
2917
3073
  "__schema": "FunctionLikeSchema",
2918
3074
  "location": {
2919
3075
  "filePath": "aspect.main.runtime.ts",
2920
- "line": 221,
3076
+ "line": 220,
2921
3077
  "character": 3
2922
3078
  },
2923
- "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>",
3079
+ "signature": "(method) AspectMain.provider([react, envs, builder, aspectLoader, compiler, generator, workspace, cli, loggerMain, workerMain, devFilesMain]: [\n ReactMain,\n EnvsMain,\n BuilderMain,\n AspectLoaderMain,\n CompilerMain,\n GeneratorMain,\n Workspace,\n CLIMain,\n LoggerMain,\n WorkerMain,\n DevFilesMain\n], config: any, slots: any, harmony: Harmony): Promise<AspectMain>",
2924
3080
  "name": "provider",
2925
3081
  "params": [
2926
3082
  {
2927
3083
  "__schema": "ParameterSchema",
2928
3084
  "location": {
2929
3085
  "filePath": "aspect.main.runtime.ts",
2930
- "line": 222,
3086
+ "line": 221,
2931
3087
  "character": 5
2932
3088
  },
2933
- "name": "[ react, envs, builder, aspectLoader, compiler, generator, workspace, cli, loggerMain, workerMain ]",
3089
+ "name": "[ react, envs, builder, aspectLoader, compiler, generator, workspace, cli, loggerMain, workerMain, devFilesMain ]",
2934
3090
  "type": {
2935
3091
  "__schema": "TupleTypeSchema",
2936
3092
  "location": {
2937
3093
  "filePath": "aspect.main.runtime.ts",
2938
- "line": 222,
2939
- "character": 104
3094
+ "line": 221,
3095
+ "character": 118
2940
3096
  },
2941
3097
  "elements": [
2942
3098
  {
2943
3099
  "__schema": "TypeRefSchema",
2944
3100
  "location": {
2945
3101
  "filePath": "aspect.main.runtime.ts",
2946
- "line": 223,
3102
+ "line": 222,
2947
3103
  "character": 7
2948
3104
  },
2949
3105
  "name": "ReactMain"
@@ -2952,7 +3108,7 @@
2952
3108
  "__schema": "TypeRefSchema",
2953
3109
  "location": {
2954
3110
  "filePath": "aspect.main.runtime.ts",
2955
- "line": 224,
3111
+ "line": 223,
2956
3112
  "character": 7
2957
3113
  },
2958
3114
  "name": "EnvsMain"
@@ -2961,7 +3117,7 @@
2961
3117
  "__schema": "TypeRefSchema",
2962
3118
  "location": {
2963
3119
  "filePath": "aspect.main.runtime.ts",
2964
- "line": 225,
3120
+ "line": 224,
2965
3121
  "character": 7
2966
3122
  },
2967
3123
  "name": "BuilderMain"
@@ -2970,7 +3126,7 @@
2970
3126
  "__schema": "TypeRefSchema",
2971
3127
  "location": {
2972
3128
  "filePath": "aspect.main.runtime.ts",
2973
- "line": 226,
3129
+ "line": 225,
2974
3130
  "character": 7
2975
3131
  },
2976
3132
  "name": "AspectLoaderMain"
@@ -2979,7 +3135,7 @@
2979
3135
  "__schema": "TypeRefSchema",
2980
3136
  "location": {
2981
3137
  "filePath": "aspect.main.runtime.ts",
2982
- "line": 227,
3138
+ "line": 226,
2983
3139
  "character": 7
2984
3140
  },
2985
3141
  "name": "CompilerMain"
@@ -2988,7 +3144,7 @@
2988
3144
  "__schema": "TypeRefSchema",
2989
3145
  "location": {
2990
3146
  "filePath": "aspect.main.runtime.ts",
2991
- "line": 228,
3147
+ "line": 227,
2992
3148
  "character": 7
2993
3149
  },
2994
3150
  "name": "GeneratorMain"
@@ -2997,7 +3153,7 @@
2997
3153
  "__schema": "TypeRefSchema",
2998
3154
  "location": {
2999
3155
  "filePath": "aspect.main.runtime.ts",
3000
- "line": 229,
3156
+ "line": 228,
3001
3157
  "character": 7
3002
3158
  },
3003
3159
  "name": "Workspace"
@@ -3006,7 +3162,7 @@
3006
3162
  "__schema": "TypeRefSchema",
3007
3163
  "location": {
3008
3164
  "filePath": "aspect.main.runtime.ts",
3009
- "line": 230,
3165
+ "line": 229,
3010
3166
  "character": 7
3011
3167
  },
3012
3168
  "name": "CLIMain"
@@ -3015,7 +3171,7 @@
3015
3171
  "__schema": "TypeRefSchema",
3016
3172
  "location": {
3017
3173
  "filePath": "aspect.main.runtime.ts",
3018
- "line": 231,
3174
+ "line": 230,
3019
3175
  "character": 7
3020
3176
  },
3021
3177
  "name": "LoggerMain"
@@ -3024,10 +3180,19 @@
3024
3180
  "__schema": "TypeRefSchema",
3025
3181
  "location": {
3026
3182
  "filePath": "aspect.main.runtime.ts",
3027
- "line": 232,
3183
+ "line": 231,
3028
3184
  "character": 7
3029
3185
  },
3030
3186
  "name": "WorkerMain"
3187
+ },
3188
+ {
3189
+ "__schema": "TypeRefSchema",
3190
+ "location": {
3191
+ "filePath": "aspect.main.runtime.ts",
3192
+ "line": 232,
3193
+ "character": 7
3194
+ },
3195
+ "name": "DevFilesMain"
3031
3196
  }
3032
3197
  ]
3033
3198
  },
@@ -3099,7 +3264,7 @@
3099
3264
  "__schema": "InferenceTypeSchema",
3100
3265
  "location": {
3101
3266
  "filePath": "aspect.main.runtime.ts",
3102
- "line": 221,
3267
+ "line": 220,
3103
3268
  "character": 3
3104
3269
  },
3105
3270
  "type": "Promise<AspectMain>"
@@ -3115,43 +3280,11 @@
3115
3280
  }
3116
3281
  ],
3117
3282
  "internals": [
3118
- {
3119
- "__schema": "ModuleSchema",
3120
- "location": {
3121
- "filePath": "aspect.main.runtime.ts",
3122
- "line": 35,
3123
- "character": 1
3124
- },
3125
- "exports": [
3126
- {
3127
- "__schema": "VariableLikeSchema",
3128
- "location": {
3129
- "filePath": "aspect.main.runtime.ts",
3130
- "line": 35,
3131
- "character": 7
3132
- },
3133
- "signature": "const tsconfig: any",
3134
- "name": "tsconfig",
3135
- "type": {
3136
- "__schema": "InferenceTypeSchema",
3137
- "location": {
3138
- "filePath": "aspect.main.runtime.ts",
3139
- "line": 35,
3140
- "character": 7
3141
- },
3142
- "type": "any"
3143
- },
3144
- "isOptional": false,
3145
- "defaultValue": "require('./typescript/tsconfig.json')"
3146
- }
3147
- ],
3148
- "internals": []
3149
- },
3150
3283
  {
3151
3284
  "__schema": "UnImplementedSchema",
3152
3285
  "location": {
3153
3286
  "filePath": "aspect.main.runtime.ts",
3154
- "line": 299,
3287
+ "line": 270,
3155
3288
  "character": 1
3156
3289
  },
3157
3290
  "name": "AspectAspect.addRuntime(AspectMain);",
@@ -3218,7 +3351,7 @@
3218
3351
  "__schema": "VariableLikeSchema",
3219
3352
  "location": {
3220
3353
  "filePath": "aspect.env.ts",
3221
- "line": 21,
3354
+ "line": 39,
3222
3355
  "character": 14
3223
3356
  },
3224
3357
  "signature": "const AspectEnvType: \"aspect\"",
@@ -3227,7 +3360,7 @@
3227
3360
  "__schema": "InferenceTypeSchema",
3228
3361
  "location": {
3229
3362
  "filePath": "aspect.env.ts",
3230
- "line": 21,
3363
+ "line": 39,
3231
3364
  "character": 14
3232
3365
  },
3233
3366
  "type": "\"aspect\""
@@ -3239,14 +3372,14 @@
3239
3372
  "__schema": "ClassSchema",
3240
3373
  "location": {
3241
3374
  "filePath": "aspect.env.ts",
3242
- "line": 26,
3375
+ "line": 49,
3243
3376
  "character": 1
3244
3377
  },
3245
3378
  "doc": {
3246
3379
  "__schema": "DocSchema",
3247
3380
  "location": {
3248
3381
  "filePath": "aspect.env.ts",
3249
- "line": 23,
3382
+ "line": 46,
3250
3383
  "character": 1
3251
3384
  },
3252
3385
  "raw": "/**\n * a component environment built for Aspects .\n */",
@@ -3260,26 +3393,26 @@
3260
3393
  "__schema": "ConstructorSchema",
3261
3394
  "location": {
3262
3395
  "filePath": "aspect.env.ts",
3263
- "line": 27,
3396
+ "line": 50,
3264
3397
  "character": 3
3265
3398
  },
3266
- "signature": "constructor AspectEnv(reactEnv: ReactEnv, aspectLoader: AspectLoaderMain, logger: Logger): AspectEnv",
3399
+ "signature": "constructor AspectEnv(reactEnv: ReactEnv, aspectLoader: AspectLoaderMain, devFiles: DevFilesMain, compiler: CompilerMain, worker: WorkerMain, logger: Logger): AspectEnv",
3267
3400
  "name": "constructor",
3268
3401
  "params": [
3269
3402
  {
3270
3403
  "__schema": "ParameterSchema",
3271
3404
  "location": {
3272
3405
  "filePath": "aspect.env.ts",
3273
- "line": 27,
3274
- "character": 15
3406
+ "line": 51,
3407
+ "character": 5
3275
3408
  },
3276
3409
  "name": "reactEnv",
3277
3410
  "type": {
3278
3411
  "__schema": "TypeRefSchema",
3279
3412
  "location": {
3280
3413
  "filePath": "aspect.env.ts",
3281
- "line": 27,
3282
- "character": 33
3414
+ "line": 51,
3415
+ "character": 23
3283
3416
  },
3284
3417
  "name": "ReactEnv"
3285
3418
  },
@@ -3290,16 +3423,16 @@
3290
3423
  "__schema": "ParameterSchema",
3291
3424
  "location": {
3292
3425
  "filePath": "aspect.env.ts",
3293
- "line": 27,
3294
- "character": 43
3426
+ "line": 52,
3427
+ "character": 5
3295
3428
  },
3296
3429
  "name": "aspectLoader",
3297
3430
  "type": {
3298
3431
  "__schema": "TypeRefSchema",
3299
3432
  "location": {
3300
3433
  "filePath": "aspect.env.ts",
3301
- "line": 27,
3302
- "character": 65
3434
+ "line": 52,
3435
+ "character": 27
3303
3436
  },
3304
3437
  "name": "AspectLoaderMain"
3305
3438
  },
@@ -3310,16 +3443,76 @@
3310
3443
  "__schema": "ParameterSchema",
3311
3444
  "location": {
3312
3445
  "filePath": "aspect.env.ts",
3313
- "line": 27,
3314
- "character": 83
3446
+ "line": 53,
3447
+ "character": 5
3448
+ },
3449
+ "name": "devFiles",
3450
+ "type": {
3451
+ "__schema": "TypeRefSchema",
3452
+ "location": {
3453
+ "filePath": "aspect.env.ts",
3454
+ "line": 53,
3455
+ "character": 23
3456
+ },
3457
+ "name": "DevFilesMain"
3458
+ },
3459
+ "isOptional": false,
3460
+ "isSpread": false
3461
+ },
3462
+ {
3463
+ "__schema": "ParameterSchema",
3464
+ "location": {
3465
+ "filePath": "aspect.env.ts",
3466
+ "line": 54,
3467
+ "character": 5
3468
+ },
3469
+ "name": "compiler",
3470
+ "type": {
3471
+ "__schema": "TypeRefSchema",
3472
+ "location": {
3473
+ "filePath": "aspect.env.ts",
3474
+ "line": 54,
3475
+ "character": 23
3476
+ },
3477
+ "name": "CompilerMain"
3478
+ },
3479
+ "isOptional": false,
3480
+ "isSpread": false
3481
+ },
3482
+ {
3483
+ "__schema": "ParameterSchema",
3484
+ "location": {
3485
+ "filePath": "aspect.env.ts",
3486
+ "line": 55,
3487
+ "character": 5
3488
+ },
3489
+ "name": "worker",
3490
+ "type": {
3491
+ "__schema": "TypeRefSchema",
3492
+ "location": {
3493
+ "filePath": "aspect.env.ts",
3494
+ "line": 55,
3495
+ "character": 21
3496
+ },
3497
+ "name": "WorkerMain"
3498
+ },
3499
+ "isOptional": false,
3500
+ "isSpread": false
3501
+ },
3502
+ {
3503
+ "__schema": "ParameterSchema",
3504
+ "location": {
3505
+ "filePath": "aspect.env.ts",
3506
+ "line": 56,
3507
+ "character": 5
3315
3508
  },
3316
3509
  "name": "logger",
3317
3510
  "type": {
3318
3511
  "__schema": "TypeRefSchema",
3319
3512
  "location": {
3320
3513
  "filePath": "aspect.env.ts",
3321
- "line": 27,
3322
- "character": 99
3514
+ "line": 56,
3515
+ "character": 21
3323
3516
  },
3324
3517
  "name": "Logger"
3325
3518
  },
@@ -3331,7 +3524,7 @@
3331
3524
  "__schema": "ThisTypeSchema",
3332
3525
  "location": {
3333
3526
  "filePath": "aspect.env.ts",
3334
- "line": 26,
3527
+ "line": 49,
3335
3528
  "character": 1
3336
3529
  },
3337
3530
  "name": "AspectEnv"
@@ -3342,7 +3535,7 @@
3342
3535
  "__schema": "VariableLikeSchema",
3343
3536
  "location": {
3344
3537
  "filePath": "aspect.env.ts",
3345
- "line": 29,
3538
+ "line": 59,
3346
3539
  "character": 3
3347
3540
  },
3348
3541
  "signature": "(property) AspectEnv.icon: string",
@@ -3351,7 +3544,7 @@
3351
3544
  "__schema": "InferenceTypeSchema",
3352
3545
  "location": {
3353
3546
  "filePath": "aspect.env.ts",
3354
- "line": 29,
3547
+ "line": 59,
3355
3548
  "character": 3
3356
3549
  },
3357
3550
  "type": "string"
@@ -3363,7 +3556,7 @@
3363
3556
  "__schema": "FunctionLikeSchema",
3364
3557
  "location": {
3365
3558
  "filePath": "aspect.env.ts",
3366
- "line": 31,
3559
+ "line": 61,
3367
3560
  "character": 3
3368
3561
  },
3369
3562
  "signature": "(method) AspectEnv.__getDescriptor(): Promise<{\n type: string;\n}>",
@@ -3373,7 +3566,7 @@
3373
3566
  "__schema": "InferenceTypeSchema",
3374
3567
  "location": {
3375
3568
  "filePath": "aspect.env.ts",
3376
- "line": 31,
3569
+ "line": 61,
3377
3570
  "character": 3
3378
3571
  },
3379
3572
  "type": "Promise<{\n type: string;\n}>"
@@ -3386,7 +3579,7 @@
3386
3579
  "__schema": "FunctionLikeSchema",
3387
3580
  "location": {
3388
3581
  "filePath": "aspect.env.ts",
3389
- "line": 37,
3582
+ "line": 67,
3390
3583
  "character": 3
3391
3584
  },
3392
3585
  "signature": "(method) AspectEnv.getTsConfig(tsConfig: TsConfigSourceFile): any",
@@ -3396,7 +3589,7 @@
3396
3589
  "__schema": "ParameterSchema",
3397
3590
  "location": {
3398
3591
  "filePath": "aspect.env.ts",
3399
- "line": 37,
3592
+ "line": 67,
3400
3593
  "character": 15
3401
3594
  },
3402
3595
  "name": "tsConfig",
@@ -3404,7 +3597,7 @@
3404
3597
  "__schema": "TypeRefSchema",
3405
3598
  "location": {
3406
3599
  "filePath": "aspect.env.ts",
3407
- "line": 37,
3600
+ "line": 67,
3408
3601
  "character": 25
3409
3602
  },
3410
3603
  "name": "TsConfigSourceFile"
@@ -3417,7 +3610,7 @@
3417
3610
  "__schema": "InferenceTypeSchema",
3418
3611
  "location": {
3419
3612
  "filePath": "aspect.env.ts",
3420
- "line": 37,
3613
+ "line": 67,
3421
3614
  "character": 3
3422
3615
  },
3423
3616
  "type": "any"
@@ -3428,7 +3621,7 @@
3428
3621
  "__schema": "FunctionLikeSchema",
3429
3622
  "location": {
3430
3623
  "filePath": "aspect.env.ts",
3431
- "line": 44,
3624
+ "line": 74,
3432
3625
  "character": 3
3433
3626
  },
3434
3627
  "signature": "(method) AspectEnv.createTsCompiler(tsConfig: TsConfigSourceFile): Compiler",
@@ -3438,7 +3631,7 @@
3438
3631
  "__schema": "ParameterSchema",
3439
3632
  "location": {
3440
3633
  "filePath": "aspect.env.ts",
3441
- "line": 44,
3634
+ "line": 74,
3442
3635
  "character": 20
3443
3636
  },
3444
3637
  "name": "tsConfig",
@@ -3446,7 +3639,7 @@
3446
3639
  "__schema": "TypeRefSchema",
3447
3640
  "location": {
3448
3641
  "filePath": "aspect.env.ts",
3449
- "line": 44,
3642
+ "line": 74,
3450
3643
  "character": 30
3451
3644
  },
3452
3645
  "name": "TsConfigSourceFile"
@@ -3459,7 +3652,32 @@
3459
3652
  "__schema": "TypeRefSchema",
3460
3653
  "location": {
3461
3654
  "filePath": "aspect.env.ts",
3462
- "line": 44,
3655
+ "line": 74,
3656
+ "character": 3
3657
+ },
3658
+ "name": "Compiler",
3659
+ "componentId": {
3660
+ "scope": "teambit.compilation",
3661
+ "name": "compiler"
3662
+ }
3663
+ },
3664
+ "modifiers": []
3665
+ },
3666
+ {
3667
+ "__schema": "FunctionLikeSchema",
3668
+ "location": {
3669
+ "filePath": "aspect.env.ts",
3670
+ "line": 78,
3671
+ "character": 3
3672
+ },
3673
+ "signature": "(method) AspectEnv.getCompiler(): Compiler",
3674
+ "name": "getCompiler",
3675
+ "params": [],
3676
+ "returnType": {
3677
+ "__schema": "TypeRefSchema",
3678
+ "location": {
3679
+ "filePath": "aspect.env.ts",
3680
+ "line": 78,
3463
3681
  "character": 3
3464
3682
  },
3465
3683
  "name": "Compiler",
@@ -3474,14 +3692,14 @@
3474
3692
  "__schema": "FunctionLikeSchema",
3475
3693
  "location": {
3476
3694
  "filePath": "aspect.env.ts",
3477
- "line": 51,
3695
+ "line": 96,
3478
3696
  "character": 3
3479
3697
  },
3480
3698
  "doc": {
3481
3699
  "__schema": "DocSchema",
3482
3700
  "location": {
3483
3701
  "filePath": "aspect.env.ts",
3484
- "line": 48,
3702
+ "line": 93,
3485
3703
  "character": 3
3486
3704
  },
3487
3705
  "raw": "/**\n * returns a component tester.\n */",
@@ -3495,7 +3713,7 @@
3495
3713
  "__schema": "ParameterSchema",
3496
3714
  "location": {
3497
3715
  "filePath": "aspect.env.ts",
3498
- "line": 51,
3716
+ "line": 96,
3499
3717
  "character": 13
3500
3718
  },
3501
3719
  "name": "jestConfigPath",
@@ -3503,7 +3721,7 @@
3503
3721
  "__schema": "KeywordTypeSchema",
3504
3722
  "location": {
3505
3723
  "filePath": "aspect.env.ts",
3506
- "line": 51,
3724
+ "line": 96,
3507
3725
  "character": 29
3508
3726
  },
3509
3727
  "name": "string"
@@ -3515,7 +3733,7 @@
3515
3733
  "__schema": "ParameterSchema",
3516
3734
  "location": {
3517
3735
  "filePath": "aspect.env.ts",
3518
- "line": 51,
3736
+ "line": 96,
3519
3737
  "character": 37
3520
3738
  },
3521
3739
  "name": "jestModulePath",
@@ -3523,7 +3741,7 @@
3523
3741
  "__schema": "KeywordTypeSchema",
3524
3742
  "location": {
3525
3743
  "filePath": "aspect.env.ts",
3526
- "line": 51,
3744
+ "line": 96,
3527
3745
  "character": 54
3528
3746
  },
3529
3747
  "name": "string"
@@ -3536,7 +3754,7 @@
3536
3754
  "__schema": "TypeRefSchema",
3537
3755
  "location": {
3538
3756
  "filePath": "aspect.env.ts",
3539
- "line": 51,
3757
+ "line": 96,
3540
3758
  "character": 3
3541
3759
  },
3542
3760
  "name": "Tester",
@@ -3551,7 +3769,69 @@
3551
3769
  "__schema": "FunctionLikeSchema",
3552
3770
  "location": {
3553
3771
  "filePath": "aspect.env.ts",
3554
- "line": 56,
3772
+ "line": 104,
3773
+ "character": 3
3774
+ },
3775
+ "doc": {
3776
+ "__schema": "DocSchema",
3777
+ "location": {
3778
+ "filePath": "aspect.env.ts",
3779
+ "line": 101,
3780
+ "character": 3
3781
+ },
3782
+ "raw": "/**\n * returns the component build pipeline.\n */",
3783
+ "comment": "returns the component build pipeline.",
3784
+ "tags": []
3785
+ },
3786
+ "signature": "(method) AspectEnv.getBuildPipe(modifiers?: GetBuildPipeModifiers): BuildTask[]",
3787
+ "name": "getBuildPipe",
3788
+ "params": [
3789
+ {
3790
+ "__schema": "ParameterSchema",
3791
+ "location": {
3792
+ "filePath": "aspect.env.ts",
3793
+ "line": 104,
3794
+ "character": 16
3795
+ },
3796
+ "name": "modifiers",
3797
+ "type": {
3798
+ "__schema": "TypeRefSchema",
3799
+ "location": {
3800
+ "filePath": "aspect.env.ts",
3801
+ "line": 104,
3802
+ "character": 27
3803
+ },
3804
+ "name": "GetBuildPipeModifiers"
3805
+ },
3806
+ "isOptional": true,
3807
+ "defaultValue": "{}",
3808
+ "isSpread": false
3809
+ }
3810
+ ],
3811
+ "returnType": {
3812
+ "__schema": "TypeArraySchema",
3813
+ "location": {
3814
+ "filePath": "aspect.env.ts",
3815
+ "line": 104,
3816
+ "character": 56
3817
+ },
3818
+ "type": {
3819
+ "__schema": "TypeRefSchema",
3820
+ "location": {
3821
+ "filePath": "aspect.env.ts",
3822
+ "line": 104,
3823
+ "character": 56
3824
+ },
3825
+ "name": "BuildTask"
3826
+ }
3827
+ },
3828
+ "modifiers": []
3829
+ },
3830
+ {
3831
+ "__schema": "FunctionLikeSchema",
3832
+ "location": {
3833
+ "filePath": "aspect.env.ts",
3834
+ "line": 139,
3555
3835
  "character": 3
3556
3836
  },
3557
3837
  "signature": "(method) AspectEnv.getTemplateBundler(context: BundlerContext, transformers?: WebpackConfigTransformer[]): Promise<Bundler>",
@@ -3561,7 +3841,7 @@
3561
3841
  "__schema": "ParameterSchema",
3562
3842
  "location": {
3563
3843
  "filePath": "aspect.env.ts",
3564
- "line": 56,
3844
+ "line": 139,
3565
3845
  "character": 28
3566
3846
  },
3567
3847
  "name": "context",
@@ -3569,7 +3849,7 @@
3569
3849
  "__schema": "TypeRefSchema",
3570
3850
  "location": {
3571
3851
  "filePath": "aspect.env.ts",
3572
- "line": 56,
3852
+ "line": 139,
3573
3853
  "character": 37
3574
3854
  },
3575
3855
  "name": "BundlerContext"
@@ -3581,7 +3861,7 @@
3581
3861
  "__schema": "ParameterSchema",
3582
3862
  "location": {
3583
3863
  "filePath": "aspect.env.ts",
3584
- "line": 56,
3864
+ "line": 139,
3585
3865
  "character": 53
3586
3866
  },
3587
3867
  "name": "transformers",
@@ -3589,14 +3869,14 @@
3589
3869
  "__schema": "TypeArraySchema",
3590
3870
  "location": {
3591
3871
  "filePath": "aspect.env.ts",
3592
- "line": 56,
3872
+ "line": 139,
3593
3873
  "character": 67
3594
3874
  },
3595
3875
  "type": {
3596
3876
  "__schema": "TypeRefSchema",
3597
3877
  "location": {
3598
3878
  "filePath": "aspect.env.ts",
3599
- "line": 56,
3879
+ "line": 139,
3600
3880
  "character": 67
3601
3881
  },
3602
3882
  "name": "WebpackConfigTransformer"
@@ -3611,7 +3891,7 @@
3611
3891
  "__schema": "TypeRefSchema",
3612
3892
  "location": {
3613
3893
  "filePath": "aspect.env.ts",
3614
- "line": 56,
3894
+ "line": 139,
3615
3895
  "character": 101
3616
3896
  },
3617
3897
  "name": "Promise",
@@ -3620,7 +3900,7 @@
3620
3900
  "__schema": "TypeRefSchema",
3621
3901
  "location": {
3622
3902
  "filePath": "aspect.env.ts",
3623
- "line": 56,
3903
+ "line": 139,
3624
3904
  "character": 109
3625
3905
  },
3626
3906
  "name": "Bundler"
@@ -3635,7 +3915,7 @@
3635
3915
  "__schema": "FunctionLikeSchema",
3636
3916
  "location": {
3637
3917
  "filePath": "aspect.env.ts",
3638
- "line": 60,
3918
+ "line": 143,
3639
3919
  "character": 3
3640
3920
  },
3641
3921
  "signature": "(method) AspectEnv.createTemplateWebpackBundler(context: BundlerContext, transformers?: WebpackConfigTransformer[]): Promise<Bundler>",
@@ -3645,7 +3925,7 @@
3645
3925
  "__schema": "ParameterSchema",
3646
3926
  "location": {
3647
3927
  "filePath": "aspect.env.ts",
3648
- "line": 61,
3928
+ "line": 144,
3649
3929
  "character": 5
3650
3930
  },
3651
3931
  "name": "context",
@@ -3653,7 +3933,7 @@
3653
3933
  "__schema": "TypeRefSchema",
3654
3934
  "location": {
3655
3935
  "filePath": "aspect.env.ts",
3656
- "line": 61,
3936
+ "line": 144,
3657
3937
  "character": 14
3658
3938
  },
3659
3939
  "name": "BundlerContext"
@@ -3665,7 +3945,7 @@
3665
3945
  "__schema": "ParameterSchema",
3666
3946
  "location": {
3667
3947
  "filePath": "aspect.env.ts",
3668
- "line": 62,
3948
+ "line": 145,
3669
3949
  "character": 5
3670
3950
  },
3671
3951
  "name": "transformers",
@@ -3673,14 +3953,14 @@
3673
3953
  "__schema": "TypeArraySchema",
3674
3954
  "location": {
3675
3955
  "filePath": "aspect.env.ts",
3676
- "line": 62,
3956
+ "line": 145,
3677
3957
  "character": 19
3678
3958
  },
3679
3959
  "type": {
3680
3960
  "__schema": "TypeRefSchema",
3681
3961
  "location": {
3682
3962
  "filePath": "aspect.env.ts",
3683
- "line": 62,
3963
+ "line": 145,
3684
3964
  "character": 19
3685
3965
  },
3686
3966
  "name": "WebpackConfigTransformer"
@@ -3695,7 +3975,7 @@
3695
3975
  "__schema": "TypeRefSchema",
3696
3976
  "location": {
3697
3977
  "filePath": "aspect.env.ts",
3698
- "line": 63,
3978
+ "line": 146,
3699
3979
  "character": 6
3700
3980
  },
3701
3981
  "name": "Promise",
@@ -3704,7 +3984,7 @@
3704
3984
  "__schema": "TypeRefSchema",
3705
3985
  "location": {
3706
3986
  "filePath": "aspect.env.ts",
3707
- "line": 63,
3987
+ "line": 146,
3708
3988
  "character": 14
3709
3989
  },
3710
3990
  "name": "Bundler"
@@ -3719,7 +3999,7 @@
3719
3999
  "__schema": "FunctionLikeSchema",
3720
4000
  "location": {
3721
4001
  "filePath": "aspect.env.ts",
3722
- "line": 67,
4002
+ "line": 150,
3723
4003
  "character": 3
3724
4004
  },
3725
4005
  "signature": "(method) AspectEnv.getPackageJsonProps(): PackageJsonProps",
@@ -3729,7 +4009,7 @@
3729
4009
  "__schema": "TypeRefSchema",
3730
4010
  "location": {
3731
4011
  "filePath": "aspect.env.ts",
3732
- "line": 67,
4012
+ "line": 150,
3733
4013
  "character": 3
3734
4014
  },
3735
4015
  "name": "PackageJsonProps",
@@ -3744,7 +4024,7 @@
3744
4024
  "__schema": "FunctionLikeSchema",
3745
4025
  "location": {
3746
4026
  "filePath": "aspect.env.ts",
3747
- "line": 80,
4027
+ "line": 163,
3748
4028
  "character": 3
3749
4029
  },
3750
4030
  "signature": "(method) AspectEnv.getNpmIgnore(): string[]",
@@ -3754,7 +4034,7 @@
3754
4034
  "__schema": "InferenceTypeSchema",
3755
4035
  "location": {
3756
4036
  "filePath": "aspect.env.ts",
3757
- "line": 80,
4037
+ "line": 163,
3758
4038
  "character": 3
3759
4039
  },
3760
4040
  "type": "string[]"
@@ -3765,7 +4045,7 @@
3765
4045
  "__schema": "FunctionLikeSchema",
3766
4046
  "location": {
3767
4047
  "filePath": "aspect.env.ts",
3768
- "line": 84,
4048
+ "line": 167,
3769
4049
  "character": 3
3770
4050
  },
3771
4051
  "signature": "(method) AspectEnv.getPreviewConfig(): {\n strategyName: PreviewStrategyName;\n splitComponentBundle: boolean;\n}",
@@ -3775,7 +4055,7 @@
3775
4055
  "__schema": "InferenceTypeSchema",
3776
4056
  "location": {
3777
4057
  "filePath": "aspect.env.ts",
3778
- "line": 84,
4058
+ "line": 167,
3779
4059
  "character": 3
3780
4060
  },
3781
4061
  "type": "{\n strategyName: PreviewStrategyName;\n splitComponentBundle: boolean;\n}"
@@ -3786,7 +4066,7 @@
3786
4066
  "__schema": "FunctionLikeSchema",
3787
4067
  "location": {
3788
4068
  "filePath": "aspect.env.ts",
3789
- "line": 91,
4069
+ "line": 174,
3790
4070
  "character": 3
3791
4071
  },
3792
4072
  "signature": "(method) AspectEnv.getDependencies(): Promise<{\n dependencies: {\n react: string;\n 'react-dom': string;\n 'core-js': string;\n '@babel/runtime': string;\n };\n devDependencies: {\n react: string;\n 'react-dom': string;\n '@types/mocha': string;\n '@types/node': string;\n '@types/react': string;\n '@types/react-dom': string;\n '@types/jest': string;\n '@types/testing-library__jest-dom': string;\n };\n peerDependencies: {\n ...;\n };\n}>",
@@ -3796,7 +4076,7 @@
3796
4076
  "__schema": "InferenceTypeSchema",
3797
4077
  "location": {
3798
4078
  "filePath": "aspect.env.ts",
3799
- "line": 91,
4079
+ "line": 174,
3800
4080
  "character": 3
3801
4081
  },
3802
4082
  "type": "Promise<{\n dependencies: {\n react: string;\n 'react-dom': string;\n 'core-js': string;\n '@babel/runtime': string;\n };\n devDependencies: {\n react: string;\n 'react-dom': string;\n '@types/mocha': string;\n '@types/node': string;\n '@types/react': string;\n '@types/react-dom': string;\n '@types/jest': string;\n '@types/testing-library__jest-dom': string;\n };\n peerDependencies: {\n ...;\n };\n}>"
@@ -3809,7 +4089,7 @@
3809
4089
  "__schema": "FunctionLikeSchema",
3810
4090
  "location": {
3811
4091
  "filePath": "aspect.env.ts",
3812
- "line": 119,
4092
+ "line": 202,
3813
4093
  "character": 3
3814
4094
  },
3815
4095
  "signature": "(method) AspectEnv.workspaceConfig(): ConfigWriterEntry[]",
@@ -3819,14 +4099,14 @@
3819
4099
  "__schema": "TypeArraySchema",
3820
4100
  "location": {
3821
4101
  "filePath": "aspect.env.ts",
3822
- "line": 119,
4102
+ "line": 202,
3823
4103
  "character": 22
3824
4104
  },
3825
4105
  "type": {
3826
4106
  "__schema": "TypeRefSchema",
3827
4107
  "location": {
3828
4108
  "filePath": "aspect.env.ts",
3829
- "line": 119,
4109
+ "line": 202,
3830
4110
  "character": 22
3831
4111
  },
3832
4112
  "name": "ConfigWriterEntry"
@@ -3841,7 +4121,7 @@
3841
4121
  "__schema": "ExpressionWithTypeArgumentsSchema",
3842
4122
  "location": {
3843
4123
  "filePath": "aspect.env.ts",
3844
- "line": 26,
4124
+ "line": 49,
3845
4125
  "character": 35
3846
4126
  },
3847
4127
  "name": "implements DependenciesEnv, PackageEnv, PreviewEnv",
@@ -3850,7 +4130,7 @@
3850
4130
  "__schema": "TypeRefSchema",
3851
4131
  "location": {
3852
4132
  "filePath": "aspect.env.ts",
3853
- "line": 26,
4133
+ "line": 49,
3854
4134
  "character": 35
3855
4135
  },
3856
4136
  "name": "DependenciesEnv",
@@ -3858,7 +4138,7 @@
3858
4138
  "_legacy": {
3859
4139
  "scope": "teambit.harmony",
3860
4140
  "name": "aspect",
3861
- "version": "1.0.346"
4141
+ "version": "1.0.348"
3862
4142
  },
3863
4143
  "_scope": "teambit.harmony"
3864
4144
  }
@@ -3868,7 +4148,7 @@
3868
4148
  "__schema": "ExpressionWithTypeArgumentsSchema",
3869
4149
  "location": {
3870
4150
  "filePath": "aspect.env.ts",
3871
- "line": 26,
4151
+ "line": 49,
3872
4152
  "character": 52
3873
4153
  },
3874
4154
  "name": "implements DependenciesEnv, PackageEnv, PreviewEnv",
@@ -3877,7 +4157,7 @@
3877
4157
  "__schema": "TypeRefSchema",
3878
4158
  "location": {
3879
4159
  "filePath": "aspect.env.ts",
3880
- "line": 26,
4160
+ "line": 49,
3881
4161
  "character": 52
3882
4162
  },
3883
4163
  "name": "PackageEnv",
@@ -3885,7 +4165,7 @@
3885
4165
  "_legacy": {
3886
4166
  "scope": "teambit.harmony",
3887
4167
  "name": "aspect",
3888
- "version": "1.0.346"
4168
+ "version": "1.0.348"
3889
4169
  },
3890
4170
  "_scope": "teambit.harmony"
3891
4171
  }
@@ -3895,7 +4175,7 @@
3895
4175
  "__schema": "ExpressionWithTypeArgumentsSchema",
3896
4176
  "location": {
3897
4177
  "filePath": "aspect.env.ts",
3898
- "line": 26,
4178
+ "line": 49,
3899
4179
  "character": 64
3900
4180
  },
3901
4181
  "name": "implements DependenciesEnv, PackageEnv, PreviewEnv",
@@ -3904,7 +4184,7 @@
3904
4184
  "__schema": "TypeRefSchema",
3905
4185
  "location": {
3906
4186
  "filePath": "aspect.env.ts",
3907
- "line": 26,
4187
+ "line": 49,
3908
4188
  "character": 64
3909
4189
  },
3910
4190
  "name": "PreviewEnv",
@@ -3912,7 +4192,7 @@
3912
4192
  "_legacy": {
3913
4193
  "scope": "teambit.harmony",
3914
4194
  "name": "aspect",
3915
- "version": "1.0.346"
4195
+ "version": "1.0.348"
3916
4196
  },
3917
4197
  "_scope": "teambit.harmony"
3918
4198
  }
@@ -3926,7 +4206,7 @@
3926
4206
  "__schema": "ModuleSchema",
3927
4207
  "location": {
3928
4208
  "filePath": "aspect.env.ts",
3929
- "line": 19,
4209
+ "line": 37,
3930
4210
  "character": 1
3931
4211
  },
3932
4212
  "exports": [
@@ -3934,7 +4214,7 @@
3934
4214
  "__schema": "VariableLikeSchema",
3935
4215
  "location": {
3936
4216
  "filePath": "aspect.env.ts",
3937
- "line": 19,
4217
+ "line": 37,
3938
4218
  "character": 7
3939
4219
  },
3940
4220
  "signature": "const tsconfig: any",
@@ -3943,7 +4223,7 @@
3943
4223
  "__schema": "InferenceTypeSchema",
3944
4224
  "location": {
3945
4225
  "filePath": "aspect.env.ts",
3946
- "line": 19,
4226
+ "line": 37,
3947
4227
  "character": 7
3948
4228
  },
3949
4229
  "type": "any"
@@ -3953,6 +4233,85 @@
3953
4233
  }
3954
4234
  ],
3955
4235
  "internals": []
4236
+ },
4237
+ {
4238
+ "__schema": "TypeSchema",
4239
+ "location": {
4240
+ "filePath": "aspect.env.ts",
4241
+ "line": 41,
4242
+ "character": 1
4243
+ },
4244
+ "signature": "type GetBuildPipeModifiers = PipeServiceModifiersMap & {\n tsModifier?: PipeServiceModifier | undefined;\n jestModifier?: PipeServiceModifier | undefined;\n}",
4245
+ "name": "GetBuildPipeModifiers",
4246
+ "type": {
4247
+ "__schema": "TypeIntersectionSchema",
4248
+ "location": {
4249
+ "filePath": "aspect.env.ts",
4250
+ "line": 41,
4251
+ "character": 30
4252
+ },
4253
+ "types": [
4254
+ {
4255
+ "__schema": "TypeRefSchema",
4256
+ "location": {
4257
+ "filePath": "aspect.env.ts",
4258
+ "line": 41,
4259
+ "character": 30
4260
+ },
4261
+ "name": "PipeServiceModifiersMap"
4262
+ },
4263
+ {
4264
+ "__schema": "TypeLiteralSchema",
4265
+ "location": {
4266
+ "filePath": "aspect.env.ts",
4267
+ "line": 41,
4268
+ "character": 56
4269
+ },
4270
+ "members": [
4271
+ {
4272
+ "__schema": "VariableLikeSchema",
4273
+ "location": {
4274
+ "filePath": "aspect.env.ts",
4275
+ "line": 42,
4276
+ "character": 3
4277
+ },
4278
+ "signature": "(property) tsModifier?: PipeServiceModifier | undefined",
4279
+ "name": "tsModifier",
4280
+ "type": {
4281
+ "__schema": "TypeRefSchema",
4282
+ "location": {
4283
+ "filePath": "aspect.env.ts",
4284
+ "line": 42,
4285
+ "character": 16
4286
+ },
4287
+ "name": "PipeServiceModifier"
4288
+ },
4289
+ "isOptional": true
4290
+ },
4291
+ {
4292
+ "__schema": "VariableLikeSchema",
4293
+ "location": {
4294
+ "filePath": "aspect.env.ts",
4295
+ "line": 43,
4296
+ "character": 3
4297
+ },
4298
+ "signature": "(property) jestModifier?: PipeServiceModifier | undefined",
4299
+ "name": "jestModifier",
4300
+ "type": {
4301
+ "__schema": "TypeRefSchema",
4302
+ "location": {
4303
+ "filePath": "aspect.env.ts",
4304
+ "line": 43,
4305
+ "character": 18
4306
+ },
4307
+ "name": "PipeServiceModifier"
4308
+ },
4309
+ "isOptional": true
4310
+ }
4311
+ ]
4312
+ }
4313
+ ]
4314
+ }
3956
4315
  }
3957
4316
  ]
3958
4317
  }
@@ -3960,7 +4319,7 @@
3960
4319
  "componentId": {
3961
4320
  "scope": "teambit.harmony",
3962
4321
  "name": "aspect",
3963
- "version": "1.0.346"
4322
+ "version": "1.0.348"
3964
4323
  },
3965
4324
  "taggedModuleExports": []
3966
4325
  }