@teambit/bundler 1.0.490 → 1.0.491
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/bundler@1.0.
|
3
|
+
<testsuite name="teambit.compilation/bundler@1.0.491" 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={7444:(e,t,o)=>{var n={id:"teambit.compilation/bundler@1.0.491",homepage:"https://bit.cloud/teambit/compilation/bundler",exported:!0};function r(){const e=i(o(1594));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 a=()=>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"}));a.__bit_component=n,t.Logo=a},1594: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:()=>b,overview:()=>m});var r={};o.r(r),o.d(r,{default:()=>d});var i=o(7444);o(1594);const a=MdxJsReact,c=TeambitMdxUiMdxScopeContext;var p=["components"];function l(){return l=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},l.apply(null,arguments)}var s={},u="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,p);return(0,a.mdx)(u,l({},s,o,{components:t,mdxType:"MDXLayout"}),(0,a.mdx)(c.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"}))}d.isMDXComponent=!0;const f=[i],m=[r],b={compositions:[{displayName:"Logo",identifier:"Logo"}]};return n})()));
|
package/artifacts/schema.json
CHANGED
@@ -726,7 +726,7 @@
|
|
726
726
|
"_legacy": {
|
727
727
|
"scope": "teambit.compilation",
|
728
728
|
"name": "bundler",
|
729
|
-
"version": "1.0.
|
729
|
+
"version": "1.0.491"
|
730
730
|
},
|
731
731
|
"_scope": "teambit.compilation"
|
732
732
|
}
|
@@ -1140,7 +1140,7 @@
|
|
1140
1140
|
"_legacy": {
|
1141
1141
|
"scope": "teambit.compilation",
|
1142
1142
|
"name": "bundler",
|
1143
|
-
"version": "1.0.
|
1143
|
+
"version": "1.0.491"
|
1144
1144
|
},
|
1145
1145
|
"_scope": "teambit.compilation"
|
1146
1146
|
}
|
@@ -1969,7 +1969,7 @@
|
|
1969
1969
|
"line": 9,
|
1970
1970
|
"character": 17
|
1971
1971
|
},
|
1972
|
-
"signature": "type HtmlConfig = {\n title: string;\n filename?: string | undefined;\n chunks?: string[] | undefined;\n chunkOrder?: \"
|
1972
|
+
"signature": "type HtmlConfig = {\n title: string;\n filename?: string | undefined;\n chunks?: string[] | undefined;\n chunkOrder?: \"manual\" | \"auto\" | undefined;\n templateContent: string;\n minify?: boolean | undefined;\n favicon?: string | undefined;\n}",
|
1973
1973
|
"name": "HtmlConfig",
|
1974
1974
|
"exportNode": {
|
1975
1975
|
"__schema": "TypeSchema",
|
@@ -1978,7 +1978,7 @@
|
|
1978
1978
|
"line": 144,
|
1979
1979
|
"character": 1
|
1980
1980
|
},
|
1981
|
-
"signature": "type HtmlConfig = {\n title: string;\n filename?: string | undefined;\n chunks?: string[] | undefined;\n chunkOrder?: \"
|
1981
|
+
"signature": "type HtmlConfig = {\n title: string;\n filename?: string | undefined;\n chunks?: string[] | undefined;\n chunkOrder?: \"manual\" | \"auto\" | undefined;\n templateContent: string;\n minify?: boolean | undefined;\n favicon?: string | undefined;\n}",
|
1982
1982
|
"name": "HtmlConfig",
|
1983
1983
|
"type": {
|
1984
1984
|
"__schema": "TypeLiteralSchema",
|
@@ -2118,7 +2118,7 @@
|
|
2118
2118
|
}
|
2119
2119
|
]
|
2120
2120
|
},
|
2121
|
-
"signature": "(property) chunkOrder?: \"
|
2121
|
+
"signature": "(property) chunkOrder?: \"manual\" | \"auto\" | undefined",
|
2122
2122
|
"name": "chunkOrder",
|
2123
2123
|
"type": {
|
2124
2124
|
"__schema": "TypeUnionSchema",
|
@@ -3007,7 +3007,7 @@
|
|
3007
3007
|
"line": 17,
|
3008
3008
|
"character": 3
|
3009
3009
|
},
|
3010
|
-
"signature": "type BundlerMode = \"
|
3010
|
+
"signature": "type BundlerMode = \"prod\" | \"dev\"",
|
3011
3011
|
"name": "BundlerMode",
|
3012
3012
|
"exportNode": {
|
3013
3013
|
"__schema": "TypeSchema",
|
@@ -3016,7 +3016,7 @@
|
|
3016
3016
|
"line": 92,
|
3017
3017
|
"character": 1
|
3018
3018
|
},
|
3019
|
-
"signature": "type BundlerMode = \"
|
3019
|
+
"signature": "type BundlerMode = \"prod\" | \"dev\"",
|
3020
3020
|
"name": "BundlerMode",
|
3021
3021
|
"type": {
|
3022
3022
|
"__schema": "TypeUnionSchema",
|
@@ -5000,7 +5000,7 @@
|
|
5000
5000
|
"_legacy": {
|
5001
5001
|
"scope": "teambit.compilation",
|
5002
5002
|
"name": "bundler",
|
5003
|
-
"version": "1.0.
|
5003
|
+
"version": "1.0.491"
|
5004
5004
|
},
|
5005
5005
|
"_scope": "teambit.compilation"
|
5006
5006
|
}
|
@@ -6551,7 +6551,7 @@
|
|
6551
6551
|
"line": 144,
|
6552
6552
|
"character": 1
|
6553
6553
|
},
|
6554
|
-
"signature": "type HtmlConfig = {\n title: string;\n filename?: string | undefined;\n chunks?: string[] | undefined;\n chunkOrder?: \"
|
6554
|
+
"signature": "type HtmlConfig = {\n title: string;\n filename?: string | undefined;\n chunks?: string[] | undefined;\n chunkOrder?: \"manual\" | \"auto\" | undefined;\n templateContent: string;\n minify?: boolean | undefined;\n favicon?: string | undefined;\n}",
|
6555
6555
|
"name": "HtmlConfig",
|
6556
6556
|
"type": {
|
6557
6557
|
"__schema": "TypeLiteralSchema",
|
@@ -6691,7 +6691,7 @@
|
|
6691
6691
|
}
|
6692
6692
|
]
|
6693
6693
|
},
|
6694
|
-
"signature": "(property) chunkOrder?: \"
|
6694
|
+
"signature": "(property) chunkOrder?: \"manual\" | \"auto\" | undefined",
|
6695
6695
|
"name": "chunkOrder",
|
6696
6696
|
"type": {
|
6697
6697
|
"__schema": "TypeUnionSchema",
|
@@ -7379,7 +7379,7 @@
|
|
7379
7379
|
"_legacy": {
|
7380
7380
|
"scope": "teambit.compilation",
|
7381
7381
|
"name": "bundler",
|
7382
|
-
"version": "1.0.
|
7382
|
+
"version": "1.0.491"
|
7383
7383
|
},
|
7384
7384
|
"_scope": "teambit.compilation"
|
7385
7385
|
}
|
@@ -8218,7 +8218,7 @@
|
|
8218
8218
|
"line": 92,
|
8219
8219
|
"character": 1
|
8220
8220
|
},
|
8221
|
-
"signature": "type BundlerMode = \"
|
8221
|
+
"signature": "type BundlerMode = \"prod\" | \"dev\"",
|
8222
8222
|
"name": "BundlerMode",
|
8223
8223
|
"type": {
|
8224
8224
|
"__schema": "TypeUnionSchema",
|
@@ -10130,7 +10130,7 @@
|
|
10130
10130
|
"_legacy": {
|
10131
10131
|
"scope": "teambit.compilation",
|
10132
10132
|
"name": "bundler",
|
10133
|
-
"version": "1.0.
|
10133
|
+
"version": "1.0.491"
|
10134
10134
|
},
|
10135
10135
|
"_scope": "teambit.compilation"
|
10136
10136
|
}
|
@@ -10300,7 +10300,7 @@
|
|
10300
10300
|
"componentId": {
|
10301
10301
|
"scope": "teambit.compilation",
|
10302
10302
|
"name": "bundler",
|
10303
|
-
"version": "1.0.
|
10303
|
+
"version": "1.0.491"
|
10304
10304
|
},
|
10305
10305
|
"taggedModuleExports": []
|
10306
10306
|
}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.compilation_bundler@1.0.
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.compilation_bundler@1.0.
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.compilation_bundler@1.0.491/dist/bundler.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.compilation_bundler@1.0.491/dist/bundler.docs.mdx';
|
3
3
|
|
4
4
|
export const compositions = [compositions_0];
|
5
5
|
export const overview = [overview_0];
|
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/bundler",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.491",
|
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.491"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "2.4.2",
|
@@ -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.
|
20
|
-
"@teambit/cli": "0.0.
|
21
|
-
"@teambit/dependency-resolver": "1.0.
|
22
|
-
"@teambit/graphql": "1.0.
|
23
|
-
"@teambit/pubsub": "1.0.
|
17
|
+
"@teambit/envs": "1.0.491",
|
18
|
+
"@teambit/builder": "1.0.491",
|
19
|
+
"@teambit/component": "1.0.491",
|
20
|
+
"@teambit/cli": "0.0.1068",
|
21
|
+
"@teambit/dependency-resolver": "1.0.491",
|
22
|
+
"@teambit/graphql": "1.0.491",
|
23
|
+
"@teambit/pubsub": "1.0.491",
|
24
24
|
"@teambit/legacy.bit-map": "0.0.60",
|
25
25
|
"@teambit/toolbox.path.path": "0.0.5",
|
26
26
|
"@teambit/toolbox.network.get-port": "1.0.7"
|