@teambit/multi-compiler 1.0.502 → 1.0.504
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.
@@ -1,4 +1,4 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
2
|
<testsuites tests="0" failures="0" errors="0" skipped="0">
|
3
|
-
<testsuite name="teambit.compilation/multi-compiler@1.0.
|
3
|
+
<testsuite name="teambit.compilation/multi-compiler@1.0.504" tests="0" failures="0" errors="0" skipped="0"/>
|
4
4
|
</testsuites>
|
@@ -1 +1 @@
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.compilation/multi-compiler-preview"]=t():e["teambit.compilation/multi-compiler-preview"]=t()}(self,(()=>(()=>{"use strict";var e={
|
1
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.compilation/multi-compiler-preview"]=t():e["teambit.compilation/multi-compiler-preview"]=t()}(self,(()=>(()=>{"use strict";var e={25264:(e,t,o)=>{Object.defineProperty(t,"b",{enumerable:!0,get:function(){return n.default}});var n=r(o(35670));function r(e){return e&&e.__esModule?e:{default:e}}r.__bit_component={id:"teambit.compilation/aspect-docs/multi-compiler@0.0.172",homepage:"https://bit.cloud/teambit/compilation/aspect-docs/multi-compiler",exported:!0}},35670:(e,t,o)=>{var n={id:"teambit.compilation/aspect-docs/multi-compiler@0.0.172",homepage:"https://bit.cloud/teambit/compilation/aspect-docs/multi-compiler",exported:!0};Object.defineProperty(t,"__esModule",{value:!0}),t.default=s,l(o(41594));var r=o(5016),i=["components"];function l(e){return e&&e.__esModule?e:{default:e}}function p(){return p=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var n in o)({}).hasOwnProperty.call(o,n)&&(e[n]=o[n])}return e},p.apply(null,arguments)}function a(e,t){if(null==e)return{};var o,n,r=c(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)o=i[n],t.includes(o)||{}.propertyIsEnumerable.call(e,o)&&(r[o]=e[o])}return r}function c(e,t){if(null==e)return{};var o={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.includes(n))continue;o[n]=e[n]}return o}l.__bit_component=n,p.__bit_component=n,a.__bit_component=n,c.__bit_component=n;var m={},u="wrapper";function s(e){var t=e.components,o=a(e,i);return(0,r.mdx)(u,p({},m,o,{components:t,mdxType:"MDXLayout"}),(0,r.mdx)("p",null,"The multi-compiler aspect allows the configuration of multiple compilers on a component. This determines which compiler to apply on a component file using the ",(0,r.mdx)("inlineCode",{parentName:"p"},"isFileSupported()")," compiler API."),(0,r.mdx)("ul",null,(0,r.mdx)("li",{parentName:"ul"},(0,r.mdx)("inlineCode",{parentName:"li"},"createCompiler(compilers: Compiler[], options: CompilerOptions)")," API to support the creation a Multi-compiler instance which can be used in the Env API (the ",(0,r.mdx)("inlineCode",{parentName:"li"},"overrideCompiler")," and ",(0,r.mdx)("inlineCode",{parentName:"li"},"getCompiler")," APIs)."),(0,r.mdx)("li",{parentName:"ul"},"Supports the creation of a multi-compiler build tasks.")),(0,r.mdx)("pre",null,(0,r.mdx)("code",{parentName:"pre",className:"language-ts"},"// create a multi compiler instance.\nconst compiler = multiCompiler.createCompiler([createBabelCompiler(), createTsCompiler()]);\n\n// create a multi-compiler build task.\ncompiler.createTask('MultiCompiler', compiler);\n")))}s.__bit_component=n,s.isMDXComponent=!0},94708:(e,t,o)=>{var n={id:"teambit.compilation/multi-compiler@1.0.504",homepage:"https://bit.cloud/teambit/compilation/multi-compiler",exported:!0};function r(){const e=i(o(41594));return r=function(){return e},e}function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Logo=void 0,r.__bit_component=n,i.__bit_component=n;const l=()=>r().default.createElement("div",{style:{height:"100%",display:"flex",justifyContent:"center"}},r().default.createElement("img",{style:{width:70},src:"https://static.bit.dev/extensions-icons/multi-complier.svg"}));l.__bit_component=n,t.Logo=l},5016:e=>{e.exports=MdxJsReact},41594:e=>{e.exports=React}},t={};function o(n){var r=t[n];if(void 0!==r)return r.exports;var i=t[n]={exports:{}};return e[n](i,i.exports,o),i.exports}o.d=(e,t)=>{for(var n in t)o.o(t,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};o.r(n),o.d(n,{compositions:()=>f,compositions_metadata:()=>v,overview:()=>b});var r={};o.r(r),o.d(r,{default:()=>d});var i=o(94708),l=(o(41594),o(5016));const p=TeambitMdxUiMdxScopeContext;var a=o(25264),c=["components"];function m(){return m=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var n in o)({}).hasOwnProperty.call(o,n)&&(e[n]=o[n])}return e},m.apply(null,arguments)}var u={},s="wrapper";function d(e){var t=e.components,o=function(e,t){if(null==e)return{};var o,n,r=function(e,t){if(null==e)return{};var o={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.includes(n))continue;o[n]=e[n]}return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)o=i[n],t.includes(o)||{}.propertyIsEnumerable.call(e,o)&&(r[o]=e[o])}return r}(e,c);return(0,l.mdx)(s,m({},u,o,{components:t,mdxType:"MDXLayout"}),(0,l.mdx)(p.MDXScopeProvider,{components:{MultiCompiler:a.b},mdxType:"MDXScopeProvider"},(0,l.mdx)(a.b,{mdxType:"MultiCompiler"})))}d.isMDXComponent=!0;const f=[i],b=[r],v={compositions:[{displayName:"Logo",identifier:"Logo"}]};return n})()));
|
package/artifacts/schema.json
CHANGED
@@ -123,11 +123,7 @@
|
|
123
123
|
"line": 11,
|
124
124
|
"character": 29
|
125
125
|
},
|
126
|
-
"name": "Compiler"
|
127
|
-
"componentId": {
|
128
|
-
"scope": "teambit.compilation",
|
129
|
-
"name": "compiler"
|
130
|
-
}
|
126
|
+
"name": "Compiler"
|
131
127
|
}
|
132
128
|
},
|
133
129
|
"isOptional": false,
|
@@ -157,11 +153,7 @@
|
|
157
153
|
"line": 11,
|
158
154
|
"character": 58
|
159
155
|
},
|
160
|
-
"name": "CompilerOptions"
|
161
|
-
"componentId": {
|
162
|
-
"scope": "teambit.compilation",
|
163
|
-
"name": "compiler"
|
164
|
-
}
|
156
|
+
"name": "CompilerOptions"
|
165
157
|
}
|
166
158
|
]
|
167
159
|
},
|
@@ -365,11 +357,7 @@
|
|
365
357
|
"line": 29,
|
366
358
|
"character": 25
|
367
359
|
},
|
368
|
-
"name": "Compiler"
|
369
|
-
"componentId": {
|
370
|
-
"scope": "teambit.compilation",
|
371
|
-
"name": "compiler"
|
372
|
-
}
|
360
|
+
"name": "Compiler"
|
373
361
|
}
|
374
362
|
},
|
375
363
|
"isOptional": false,
|
@@ -399,11 +387,7 @@
|
|
399
387
|
"line": 30,
|
400
388
|
"character": 39
|
401
389
|
},
|
402
|
-
"name": "CompilerOptions"
|
403
|
-
"componentId": {
|
404
|
-
"scope": "teambit.compilation",
|
405
|
-
"name": "compiler"
|
406
|
-
}
|
390
|
+
"name": "CompilerOptions"
|
407
391
|
}
|
408
392
|
]
|
409
393
|
},
|
@@ -426,8 +410,7 @@
|
|
426
410
|
"line": 31,
|
427
411
|
"character": 23
|
428
412
|
},
|
429
|
-
"name": "MultiCompilerOptions"
|
430
|
-
"internalFilePath": "multi-compiler.compiler.ts"
|
413
|
+
"name": "MultiCompilerOptions"
|
431
414
|
},
|
432
415
|
"isOptional": true,
|
433
416
|
"defaultValue": "{}",
|
@@ -564,11 +547,7 @@
|
|
564
547
|
"line": 70,
|
565
548
|
"character": 53
|
566
549
|
},
|
567
|
-
"name": "TranspileFileParams"
|
568
|
-
"componentId": {
|
569
|
-
"scope": "teambit.compilation",
|
570
|
-
"name": "compiler"
|
571
|
-
}
|
550
|
+
"name": "TranspileFileParams"
|
572
551
|
},
|
573
552
|
"isOptional": false,
|
574
553
|
"isSpread": false
|
@@ -590,11 +569,7 @@
|
|
590
569
|
"line": 70,
|
591
570
|
"character": 83
|
592
571
|
},
|
593
|
-
"name": "TranspileFileOutput"
|
594
|
-
"componentId": {
|
595
|
-
"scope": "teambit.compilation",
|
596
|
-
"name": "compiler"
|
597
|
-
}
|
572
|
+
"name": "TranspileFileOutput"
|
598
573
|
}
|
599
574
|
]
|
600
575
|
},
|
@@ -627,11 +602,7 @@
|
|
627
602
|
"line": 99,
|
628
603
|
"character": 36
|
629
604
|
},
|
630
|
-
"name": "TranspileComponentParams"
|
631
|
-
"componentId": {
|
632
|
-
"scope": "teambit.compilation",
|
633
|
-
"name": "compiler"
|
634
|
-
}
|
605
|
+
"name": "TranspileComponentParams"
|
635
606
|
},
|
636
607
|
"isOptional": false,
|
637
608
|
"isSpread": false
|
@@ -686,11 +657,7 @@
|
|
686
657
|
"line": 107,
|
687
658
|
"character": 24
|
688
659
|
},
|
689
|
-
"name": "BuildContext"
|
690
|
-
"componentId": {
|
691
|
-
"scope": "teambit.pipelines",
|
692
|
-
"name": "builder"
|
693
|
-
}
|
660
|
+
"name": "BuildContext"
|
694
661
|
},
|
695
662
|
"isOptional": false,
|
696
663
|
"isSpread": false
|
@@ -712,11 +679,7 @@
|
|
712
679
|
"line": 107,
|
713
680
|
"character": 47
|
714
681
|
},
|
715
|
-
"name": "BuiltTaskResult"
|
716
|
-
"componentId": {
|
717
|
-
"scope": "teambit.pipelines",
|
718
|
-
"name": "builder"
|
719
|
-
}
|
682
|
+
"name": "BuiltTaskResult"
|
720
683
|
}
|
721
684
|
]
|
722
685
|
},
|
@@ -749,11 +712,7 @@
|
|
749
712
|
"line": 119,
|
750
713
|
"character": 27
|
751
714
|
},
|
752
|
-
"name": "BuildContext"
|
753
|
-
"componentId": {
|
754
|
-
"scope": "teambit.pipelines",
|
755
|
-
"name": "builder"
|
756
|
-
}
|
715
|
+
"name": "BuildContext"
|
757
716
|
},
|
758
717
|
"isOptional": false,
|
759
718
|
"isSpread": false
|
@@ -797,11 +756,7 @@
|
|
797
756
|
"line": 128,
|
798
757
|
"character": 28
|
799
758
|
},
|
800
|
-
"name": "BuildContext"
|
801
|
-
"componentId": {
|
802
|
-
"scope": "teambit.pipelines",
|
803
|
-
"name": "builder"
|
804
|
-
}
|
759
|
+
"name": "BuildContext"
|
805
760
|
},
|
806
761
|
"isOptional": false,
|
807
762
|
"isSpread": false
|
@@ -821,11 +776,7 @@
|
|
821
776
|
"line": 128,
|
822
777
|
"character": 55
|
823
778
|
},
|
824
|
-
"name": "TaskResultsList"
|
825
|
-
"componentId": {
|
826
|
-
"scope": "teambit.pipelines",
|
827
|
-
"name": "builder"
|
828
|
-
}
|
779
|
+
"name": "TaskResultsList"
|
829
780
|
},
|
830
781
|
"isOptional": false,
|
831
782
|
"isSpread": false
|
@@ -869,11 +820,7 @@
|
|
869
820
|
"line": 141,
|
870
821
|
"character": 42
|
871
822
|
},
|
872
|
-
"name": "Component"
|
873
|
-
"componentId": {
|
874
|
-
"scope": "teambit.component",
|
875
|
-
"name": "component"
|
876
|
-
}
|
823
|
+
"name": "Component"
|
877
824
|
},
|
878
825
|
"isOptional": false,
|
879
826
|
"isSpread": false
|
@@ -1052,7 +999,7 @@
|
|
1052
999
|
"_legacy": {
|
1053
1000
|
"scope": "teambit.compilation",
|
1054
1001
|
"name": "multi-compiler",
|
1055
|
-
"version": "1.0.
|
1002
|
+
"version": "1.0.504"
|
1056
1003
|
},
|
1057
1004
|
"_scope": "teambit.compilation"
|
1058
1005
|
}
|
@@ -1185,11 +1132,7 @@
|
|
1185
1132
|
"line": 11,
|
1186
1133
|
"character": 29
|
1187
1134
|
},
|
1188
|
-
"name": "Compiler"
|
1189
|
-
"componentId": {
|
1190
|
-
"scope": "teambit.compilation",
|
1191
|
-
"name": "compiler"
|
1192
|
-
}
|
1135
|
+
"name": "Compiler"
|
1193
1136
|
}
|
1194
1137
|
},
|
1195
1138
|
"isOptional": false,
|
@@ -1219,11 +1162,7 @@
|
|
1219
1162
|
"line": 11,
|
1220
1163
|
"character": 58
|
1221
1164
|
},
|
1222
|
-
"name": "CompilerOptions"
|
1223
|
-
"componentId": {
|
1224
|
-
"scope": "teambit.compilation",
|
1225
|
-
"name": "compiler"
|
1226
|
-
}
|
1165
|
+
"name": "CompilerOptions"
|
1227
1166
|
}
|
1228
1167
|
]
|
1229
1168
|
},
|
@@ -1479,11 +1418,7 @@
|
|
1479
1418
|
"line": 29,
|
1480
1419
|
"character": 25
|
1481
1420
|
},
|
1482
|
-
"name": "Compiler"
|
1483
|
-
"componentId": {
|
1484
|
-
"scope": "teambit.compilation",
|
1485
|
-
"name": "compiler"
|
1486
|
-
}
|
1421
|
+
"name": "Compiler"
|
1487
1422
|
}
|
1488
1423
|
},
|
1489
1424
|
"isOptional": false,
|
@@ -1513,11 +1448,7 @@
|
|
1513
1448
|
"line": 30,
|
1514
1449
|
"character": 39
|
1515
1450
|
},
|
1516
|
-
"name": "CompilerOptions"
|
1517
|
-
"componentId": {
|
1518
|
-
"scope": "teambit.compilation",
|
1519
|
-
"name": "compiler"
|
1520
|
-
}
|
1451
|
+
"name": "CompilerOptions"
|
1521
1452
|
}
|
1522
1453
|
]
|
1523
1454
|
},
|
@@ -1540,8 +1471,7 @@
|
|
1540
1471
|
"line": 31,
|
1541
1472
|
"character": 23
|
1542
1473
|
},
|
1543
|
-
"name": "MultiCompilerOptions"
|
1544
|
-
"internalFilePath": "multi-compiler.compiler.ts"
|
1474
|
+
"name": "MultiCompilerOptions"
|
1545
1475
|
},
|
1546
1476
|
"isOptional": true,
|
1547
1477
|
"defaultValue": "{}",
|
@@ -1678,11 +1608,7 @@
|
|
1678
1608
|
"line": 70,
|
1679
1609
|
"character": 53
|
1680
1610
|
},
|
1681
|
-
"name": "TranspileFileParams"
|
1682
|
-
"componentId": {
|
1683
|
-
"scope": "teambit.compilation",
|
1684
|
-
"name": "compiler"
|
1685
|
-
}
|
1611
|
+
"name": "TranspileFileParams"
|
1686
1612
|
},
|
1687
1613
|
"isOptional": false,
|
1688
1614
|
"isSpread": false
|
@@ -1704,11 +1630,7 @@
|
|
1704
1630
|
"line": 70,
|
1705
1631
|
"character": 83
|
1706
1632
|
},
|
1707
|
-
"name": "TranspileFileOutput"
|
1708
|
-
"componentId": {
|
1709
|
-
"scope": "teambit.compilation",
|
1710
|
-
"name": "compiler"
|
1711
|
-
}
|
1633
|
+
"name": "TranspileFileOutput"
|
1712
1634
|
}
|
1713
1635
|
]
|
1714
1636
|
},
|
@@ -1741,11 +1663,7 @@
|
|
1741
1663
|
"line": 99,
|
1742
1664
|
"character": 36
|
1743
1665
|
},
|
1744
|
-
"name": "TranspileComponentParams"
|
1745
|
-
"componentId": {
|
1746
|
-
"scope": "teambit.compilation",
|
1747
|
-
"name": "compiler"
|
1748
|
-
}
|
1666
|
+
"name": "TranspileComponentParams"
|
1749
1667
|
},
|
1750
1668
|
"isOptional": false,
|
1751
1669
|
"isSpread": false
|
@@ -1800,11 +1718,7 @@
|
|
1800
1718
|
"line": 107,
|
1801
1719
|
"character": 24
|
1802
1720
|
},
|
1803
|
-
"name": "BuildContext"
|
1804
|
-
"componentId": {
|
1805
|
-
"scope": "teambit.pipelines",
|
1806
|
-
"name": "builder"
|
1807
|
-
}
|
1721
|
+
"name": "BuildContext"
|
1808
1722
|
},
|
1809
1723
|
"isOptional": false,
|
1810
1724
|
"isSpread": false
|
@@ -1826,11 +1740,7 @@
|
|
1826
1740
|
"line": 107,
|
1827
1741
|
"character": 47
|
1828
1742
|
},
|
1829
|
-
"name": "BuiltTaskResult"
|
1830
|
-
"componentId": {
|
1831
|
-
"scope": "teambit.pipelines",
|
1832
|
-
"name": "builder"
|
1833
|
-
}
|
1743
|
+
"name": "BuiltTaskResult"
|
1834
1744
|
}
|
1835
1745
|
]
|
1836
1746
|
},
|
@@ -1863,11 +1773,7 @@
|
|
1863
1773
|
"line": 119,
|
1864
1774
|
"character": 27
|
1865
1775
|
},
|
1866
|
-
"name": "BuildContext"
|
1867
|
-
"componentId": {
|
1868
|
-
"scope": "teambit.pipelines",
|
1869
|
-
"name": "builder"
|
1870
|
-
}
|
1776
|
+
"name": "BuildContext"
|
1871
1777
|
},
|
1872
1778
|
"isOptional": false,
|
1873
1779
|
"isSpread": false
|
@@ -1911,11 +1817,7 @@
|
|
1911
1817
|
"line": 128,
|
1912
1818
|
"character": 28
|
1913
1819
|
},
|
1914
|
-
"name": "BuildContext"
|
1915
|
-
"componentId": {
|
1916
|
-
"scope": "teambit.pipelines",
|
1917
|
-
"name": "builder"
|
1918
|
-
}
|
1820
|
+
"name": "BuildContext"
|
1919
1821
|
},
|
1920
1822
|
"isOptional": false,
|
1921
1823
|
"isSpread": false
|
@@ -1935,11 +1837,7 @@
|
|
1935
1837
|
"line": 128,
|
1936
1838
|
"character": 55
|
1937
1839
|
},
|
1938
|
-
"name": "TaskResultsList"
|
1939
|
-
"componentId": {
|
1940
|
-
"scope": "teambit.pipelines",
|
1941
|
-
"name": "builder"
|
1942
|
-
}
|
1840
|
+
"name": "TaskResultsList"
|
1943
1841
|
},
|
1944
1842
|
"isOptional": false,
|
1945
1843
|
"isSpread": false
|
@@ -1983,11 +1881,7 @@
|
|
1983
1881
|
"line": 141,
|
1984
1882
|
"character": 42
|
1985
1883
|
},
|
1986
|
-
"name": "Component"
|
1987
|
-
"componentId": {
|
1988
|
-
"scope": "teambit.component",
|
1989
|
-
"name": "component"
|
1990
|
-
}
|
1884
|
+
"name": "Component"
|
1991
1885
|
},
|
1992
1886
|
"isOptional": false,
|
1993
1887
|
"isSpread": false
|
@@ -2166,7 +2060,7 @@
|
|
2166
2060
|
"_legacy": {
|
2167
2061
|
"scope": "teambit.compilation",
|
2168
2062
|
"name": "multi-compiler",
|
2169
|
-
"version": "1.0.
|
2063
|
+
"version": "1.0.504"
|
2170
2064
|
},
|
2171
2065
|
"_scope": "teambit.compilation"
|
2172
2066
|
}
|
@@ -2181,7 +2075,7 @@
|
|
2181
2075
|
"componentId": {
|
2182
2076
|
"scope": "teambit.compilation",
|
2183
2077
|
"name": "multi-compiler",
|
2184
|
-
"version": "1.0.
|
2078
|
+
"version": "1.0.504"
|
2185
2079
|
},
|
2186
2080
|
"taggedModuleExports": []
|
2187
2081
|
}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.compilation_multi-compiler@1.0.
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.compilation_multi-compiler@1.0.
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.compilation_multi-compiler@1.0.504/dist/multi-compiler.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.compilation_multi-compiler@1.0.504/dist/multi-compiler.docs.mdx';
|
3
3
|
|
4
4
|
export const compositions = [compositions_0];
|
5
5
|
export const overview = [overview_0];
|
package/package.json
CHANGED
@@ -1,21 +1,21 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/multi-compiler",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.504",
|
4
4
|
"homepage": "https://bit.cloud/teambit/compilation/multi-compiler",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.compilation",
|
8
8
|
"name": "multi-compiler",
|
9
|
-
"version": "1.0.
|
9
|
+
"version": "1.0.504"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"p-map-series": "2.1.0",
|
13
13
|
"@teambit/harmony": "0.4.6",
|
14
|
-
"@teambit/builder": "1.0.
|
15
|
-
"@teambit/compiler": "1.0.
|
16
|
-
"@teambit/component": "1.0.
|
14
|
+
"@teambit/builder": "1.0.504",
|
15
|
+
"@teambit/compiler": "1.0.504",
|
16
|
+
"@teambit/component": "1.0.504",
|
17
17
|
"@teambit/pipelines.modules.merge-component-results": "0.0.499",
|
18
|
-
"@teambit/cli": "0.0.
|
18
|
+
"@teambit/cli": "0.0.1081"
|
19
19
|
},
|
20
20
|
"devDependencies": {
|
21
21
|
"@types/mocha": "9.1.0",
|