@teambit/bundler 1.0.174 → 1.0.176
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/teambit_compilation_bundler-preview.js +1 -1
- package/artifacts/schema.json +10 -10
- package/dist/bundler.composition.d.ts +0 -1
- package/dist/dev-server.service.d.ts +0 -1
- package/dist/preview-1709090190973.js +7 -0
- package/package.json +8 -8
- package/dist/preview-1708958940676.js +0 -7
@@ -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/bundler@1.0.
|
3
|
+
<testsuite name="teambit.compilation/bundler@1.0.176" 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/bundler-preview"]=t():e["teambit.compilation/bundler-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/bundler-preview"]=t():e["teambit.compilation/bundler-preview"]=t()}(self,(()=>(()=>{"use strict";var e={52644:(e,t,o)=>{var n={id:"teambit.compilation/bundler@1.0.176",homepage:"https://bit.cloud/teambit/compilation/bundler",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 p=()=>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/bundler.svg"}));p.__bit_component=n,t.Logo=p},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={};return(()=>{o.r(n),o.d(n,{compositions:()=>l,compositions_metadata:()=>f,overview:()=>u});var e={};o.r(e),o.d(e,{default:()=>d});var t=o(52644);o(41594);const r=MdxJsReact,i=TeambitMdxUiMdxScopeContext;var p=["components"];function a(){return a=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var n in o)Object.prototype.hasOwnProperty.call(o,n)&&(e[n]=o[n])}return e},a.apply(this,arguments)}var c={},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,n,r={},i=Object.keys(e);for(n=0;n<i.length;n++)o=i[n],t.indexOf(o)>=0||(r[o]=e[o]);return r}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)o=i[n],t.indexOf(o)>=0||Object.prototype.propertyIsEnumerable.call(e,o)&&(r[o]=e[o])}return r}(e,p);return(0,r.mdx)(s,a({},c,o,{components:t,mdxType:"MDXLayout"}),(0,r.mdx)(i.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"}))}d.isMDXComponent=!0;const l=[t],u=[e],f={compositions:[{displayName:"Logo",identifier:"Logo"}]}})(),n})()));
|
package/artifacts/schema.json
CHANGED
@@ -687,7 +687,7 @@
|
|
687
687
|
"_legacy": {
|
688
688
|
"scope": "teambit.compilation",
|
689
689
|
"name": "bundler",
|
690
|
-
"version": "1.0.
|
690
|
+
"version": "1.0.176"
|
691
691
|
},
|
692
692
|
"_scope": "teambit.compilation"
|
693
693
|
}
|
@@ -1083,7 +1083,7 @@
|
|
1083
1083
|
"_legacy": {
|
1084
1084
|
"scope": "teambit.compilation",
|
1085
1085
|
"name": "bundler",
|
1086
|
-
"version": "1.0.
|
1086
|
+
"version": "1.0.176"
|
1087
1087
|
},
|
1088
1088
|
"_scope": "teambit.compilation"
|
1089
1089
|
}
|
@@ -1811,7 +1811,7 @@
|
|
1811
1811
|
"line": 140,
|
1812
1812
|
"character": 1
|
1813
1813
|
},
|
1814
|
-
"signature": "type HtmlConfig = {\n title: string;\n filename?: string | undefined;\n chunks?: string[] | undefined;\n chunkOrder?: \"
|
1814
|
+
"signature": "type HtmlConfig = {\n title: string;\n filename?: string | undefined;\n chunks?: string[] | undefined;\n chunkOrder?: \"auto\" | \"manual\" | undefined;\n templateContent: string;\n minify?: boolean | undefined;\n favicon?: string | undefined;\n}",
|
1815
1815
|
"name": "HtmlConfig",
|
1816
1816
|
"type": {
|
1817
1817
|
"__schema": "TypeLiteralSchema",
|
@@ -1948,7 +1948,7 @@
|
|
1948
1948
|
}
|
1949
1949
|
]
|
1950
1950
|
},
|
1951
|
-
"signature": "(property) chunkOrder?: \"
|
1951
|
+
"signature": "(property) chunkOrder?: \"auto\" | \"manual\" | undefined",
|
1952
1952
|
"name": "chunkOrder",
|
1953
1953
|
"type": {
|
1954
1954
|
"__schema": "TypeUnionSchema",
|
@@ -4599,7 +4599,7 @@
|
|
4599
4599
|
"_legacy": {
|
4600
4600
|
"scope": "teambit.compilation",
|
4601
4601
|
"name": "bundler",
|
4602
|
-
"version": "1.0.
|
4602
|
+
"version": "1.0.176"
|
4603
4603
|
},
|
4604
4604
|
"_scope": "teambit.compilation"
|
4605
4605
|
}
|
@@ -6032,7 +6032,7 @@
|
|
6032
6032
|
"line": 140,
|
6033
6033
|
"character": 1
|
6034
6034
|
},
|
6035
|
-
"signature": "type HtmlConfig = {\n title: string;\n filename?: string | undefined;\n chunks?: string[] | undefined;\n chunkOrder?: \"
|
6035
|
+
"signature": "type HtmlConfig = {\n title: string;\n filename?: string | undefined;\n chunks?: string[] | undefined;\n chunkOrder?: \"auto\" | \"manual\" | undefined;\n templateContent: string;\n minify?: boolean | undefined;\n favicon?: string | undefined;\n}",
|
6036
6036
|
"name": "HtmlConfig",
|
6037
6037
|
"type": {
|
6038
6038
|
"__schema": "TypeLiteralSchema",
|
@@ -6169,7 +6169,7 @@
|
|
6169
6169
|
}
|
6170
6170
|
]
|
6171
6171
|
},
|
6172
|
-
"signature": "(property) chunkOrder?: \"
|
6172
|
+
"signature": "(property) chunkOrder?: \"auto\" | \"manual\" | undefined",
|
6173
6173
|
"name": "chunkOrder",
|
6174
6174
|
"type": {
|
6175
6175
|
"__schema": "TypeUnionSchema",
|
@@ -6842,7 +6842,7 @@
|
|
6842
6842
|
"_legacy": {
|
6843
6843
|
"scope": "teambit.compilation",
|
6844
6844
|
"name": "bundler",
|
6845
|
-
"version": "1.0.
|
6845
|
+
"version": "1.0.176"
|
6846
6846
|
},
|
6847
6847
|
"_scope": "teambit.compilation"
|
6848
6848
|
}
|
@@ -9489,7 +9489,7 @@
|
|
9489
9489
|
"_legacy": {
|
9490
9490
|
"scope": "teambit.compilation",
|
9491
9491
|
"name": "bundler",
|
9492
|
-
"version": "1.0.
|
9492
|
+
"version": "1.0.176"
|
9493
9493
|
},
|
9494
9494
|
"_scope": "teambit.compilation"
|
9495
9495
|
}
|
@@ -9659,7 +9659,7 @@
|
|
9659
9659
|
"componentId": {
|
9660
9660
|
"scope": "teambit.compilation",
|
9661
9661
|
"name": "bundler",
|
9662
|
-
"version": "1.0.
|
9662
|
+
"version": "1.0.176"
|
9663
9663
|
},
|
9664
9664
|
"taggedModuleExports": []
|
9665
9665
|
}
|
@@ -1,4 +1,3 @@
|
|
1
|
-
/// <reference types="react" />
|
2
1
|
import { EnvService, ExecutionContext, EnvDefinition, Env, EnvContext, ServiceTransformationMap } from '@teambit/envs';
|
3
2
|
import { PubsubMain } from '@teambit/pubsub';
|
4
3
|
import { DependencyResolverMain } from '@teambit/dependency-resolver';
|
@@ -0,0 +1,7 @@
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.compilation_bundler@1.0.176/dist/bundler.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.compilation_bundler@1.0.176/dist/bundler.docs.mdx';
|
3
|
+
|
4
|
+
export const compositions = [compositions_0];
|
5
|
+
export const overview = [overview_0];
|
6
|
+
|
7
|
+
export const compositions_metadata = {"compositions":[{"displayName":"Logo","identifier":"Logo"}]};
|
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/bundler",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.176",
|
4
4
|
"homepage": "https://bit.cloud/teambit/compilation/bundler",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.compilation",
|
8
8
|
"name": "bundler",
|
9
|
-
"version": "1.0.
|
9
|
+
"version": "1.0.176"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"cli-highlight": "2.1.9",
|
@@ -14,13 +14,13 @@
|
|
14
14
|
"lodash": "4.17.21",
|
15
15
|
"p-map-series": "2.1.0",
|
16
16
|
"@teambit/harmony": "0.4.6",
|
17
|
-
"@teambit/envs": "1.0.
|
18
|
-
"@teambit/builder": "1.0.
|
19
|
-
"@teambit/component": "1.0.
|
17
|
+
"@teambit/envs": "1.0.176",
|
18
|
+
"@teambit/builder": "1.0.176",
|
19
|
+
"@teambit/component": "1.0.176",
|
20
20
|
"@teambit/cli": "0.0.851",
|
21
|
-
"@teambit/dependency-resolver": "1.0.
|
22
|
-
"@teambit/graphql": "1.0.
|
23
|
-
"@teambit/pubsub": "1.0.
|
21
|
+
"@teambit/dependency-resolver": "1.0.176",
|
22
|
+
"@teambit/graphql": "1.0.176",
|
23
|
+
"@teambit/pubsub": "1.0.176",
|
24
24
|
"@teambit/toolbox.network.get-port": "1.0.6"
|
25
25
|
},
|
26
26
|
"devDependencies": {
|
@@ -1,7 +0,0 @@
|
|
1
|
-
import * as compositions_0 from '/Users/giladshoham/Library/Caches/Bit/capsules/root/95c2f3515392701f327019ce43202e7563a02128/teambit.compilation_bundler@1.0.174/dist/bundler.composition.js';
|
2
|
-
import * as overview_0 from '/Users/giladshoham/Library/Caches/Bit/capsules/root/95c2f3515392701f327019ce43202e7563a02128/teambit.compilation_bundler@1.0.174/dist/bundler.docs.mdx';
|
3
|
-
|
4
|
-
export const compositions = [compositions_0];
|
5
|
-
export const overview = [overview_0];
|
6
|
-
|
7
|
-
export const compositions_metadata = {"compositions":[{"displayName":"Logo","identifier":"Logo"}]};
|