@teambit/bundler 1.0.254 → 1.0.255
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.255" 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={22747:(e,t,o)=>{var n={id:"teambit.compilation/bundler@1.0.255",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(22747);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
@@ -689,7 +689,7 @@
|
|
689
689
|
"_legacy": {
|
690
690
|
"scope": "teambit.compilation",
|
691
691
|
"name": "bundler",
|
692
|
-
"version": "1.0.
|
692
|
+
"version": "1.0.255"
|
693
693
|
},
|
694
694
|
"_scope": "teambit.compilation"
|
695
695
|
}
|
@@ -1085,7 +1085,7 @@
|
|
1085
1085
|
"_legacy": {
|
1086
1086
|
"scope": "teambit.compilation",
|
1087
1087
|
"name": "bundler",
|
1088
|
-
"version": "1.0.
|
1088
|
+
"version": "1.0.255"
|
1089
1089
|
},
|
1090
1090
|
"_scope": "teambit.compilation"
|
1091
1091
|
}
|
@@ -1818,7 +1818,7 @@
|
|
1818
1818
|
"line": 140,
|
1819
1819
|
"character": 1
|
1820
1820
|
},
|
1821
|
-
"signature": "type HtmlConfig = {\n title: string;\n filename?: string | undefined;\n chunks?: string[] | undefined;\n chunkOrder?: \"
|
1821
|
+
"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}",
|
1822
1822
|
"name": "HtmlConfig",
|
1823
1823
|
"type": {
|
1824
1824
|
"__schema": "TypeLiteralSchema",
|
@@ -1955,7 +1955,7 @@
|
|
1955
1955
|
}
|
1956
1956
|
]
|
1957
1957
|
},
|
1958
|
-
"signature": "(property) chunkOrder?: \"
|
1958
|
+
"signature": "(property) chunkOrder?: \"auto\" | \"manual\" | undefined",
|
1959
1959
|
"name": "chunkOrder",
|
1960
1960
|
"type": {
|
1961
1961
|
"__schema": "TypeUnionSchema",
|
@@ -2771,7 +2771,7 @@
|
|
2771
2771
|
"line": 92,
|
2772
2772
|
"character": 1
|
2773
2773
|
},
|
2774
|
-
"signature": "type BundlerMode = \"
|
2774
|
+
"signature": "type BundlerMode = \"dev\" | \"prod\"",
|
2775
2775
|
"name": "BundlerMode",
|
2776
2776
|
"type": {
|
2777
2777
|
"__schema": "TypeUnionSchema",
|
@@ -4670,7 +4670,7 @@
|
|
4670
4670
|
"_legacy": {
|
4671
4671
|
"scope": "teambit.compilation",
|
4672
4672
|
"name": "bundler",
|
4673
|
-
"version": "1.0.
|
4673
|
+
"version": "1.0.255"
|
4674
4674
|
},
|
4675
4675
|
"_scope": "teambit.compilation"
|
4676
4676
|
}
|
@@ -6111,7 +6111,7 @@
|
|
6111
6111
|
"line": 140,
|
6112
6112
|
"character": 1
|
6113
6113
|
},
|
6114
|
-
"signature": "type HtmlConfig = {\n title: string;\n filename?: string | undefined;\n chunks?: string[] | undefined;\n chunkOrder?: \"
|
6114
|
+
"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}",
|
6115
6115
|
"name": "HtmlConfig",
|
6116
6116
|
"type": {
|
6117
6117
|
"__schema": "TypeLiteralSchema",
|
@@ -6248,7 +6248,7 @@
|
|
6248
6248
|
}
|
6249
6249
|
]
|
6250
6250
|
},
|
6251
|
-
"signature": "(property) chunkOrder?: \"
|
6251
|
+
"signature": "(property) chunkOrder?: \"auto\" | \"manual\" | undefined",
|
6252
6252
|
"name": "chunkOrder",
|
6253
6253
|
"type": {
|
6254
6254
|
"__schema": "TypeUnionSchema",
|
@@ -6921,7 +6921,7 @@
|
|
6921
6921
|
"_legacy": {
|
6922
6922
|
"scope": "teambit.compilation",
|
6923
6923
|
"name": "bundler",
|
6924
|
-
"version": "1.0.
|
6924
|
+
"version": "1.0.255"
|
6925
6925
|
},
|
6926
6926
|
"_scope": "teambit.compilation"
|
6927
6927
|
}
|
@@ -7748,7 +7748,7 @@
|
|
7748
7748
|
"line": 92,
|
7749
7749
|
"character": 1
|
7750
7750
|
},
|
7751
|
-
"signature": "type BundlerMode = \"
|
7751
|
+
"signature": "type BundlerMode = \"dev\" | \"prod\"",
|
7752
7752
|
"name": "BundlerMode",
|
7753
7753
|
"type": {
|
7754
7754
|
"__schema": "TypeUnionSchema",
|
@@ -9648,7 +9648,7 @@
|
|
9648
9648
|
"_legacy": {
|
9649
9649
|
"scope": "teambit.compilation",
|
9650
9650
|
"name": "bundler",
|
9651
|
-
"version": "1.0.
|
9651
|
+
"version": "1.0.255"
|
9652
9652
|
},
|
9653
9653
|
"_scope": "teambit.compilation"
|
9654
9654
|
}
|
@@ -9818,7 +9818,7 @@
|
|
9818
9818
|
"componentId": {
|
9819
9819
|
"scope": "teambit.compilation",
|
9820
9820
|
"name": "bundler",
|
9821
|
-
"version": "1.0.
|
9821
|
+
"version": "1.0.255"
|
9822
9822
|
},
|
9823
9823
|
"taggedModuleExports": []
|
9824
9824
|
}
|
@@ -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.255/dist/bundler.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.compilation_bundler@1.0.255/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.255",
|
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.255"
|
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.
|
17
|
+
"@teambit/envs": "1.0.255",
|
18
|
+
"@teambit/builder": "1.0.255",
|
19
|
+
"@teambit/component": "1.0.255",
|
20
20
|
"@teambit/cli": "0.0.862",
|
21
|
-
"@teambit/dependency-resolver": "1.0.
|
22
|
-
"@teambit/graphql": "1.0.
|
23
|
-
"@teambit/pubsub": "1.0.
|
21
|
+
"@teambit/dependency-resolver": "1.0.255",
|
22
|
+
"@teambit/graphql": "1.0.255",
|
23
|
+
"@teambit/pubsub": "1.0.255",
|
24
24
|
"@teambit/toolbox.network.get-port": "1.0.6"
|
25
25
|
},
|
26
26
|
"devDependencies": {
|