@teambit/bundler 1.0.506 → 1.0.508
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.508" 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={58822:(e,t,o)=>{var n={id:"teambit.compilation/bundler@1.0.508",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 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},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:()=>b,overview:()=>m});var r={};o.r(r),o.d(r,{default:()=>d});var i=o(58822);o(41594);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
@@ -724,7 +724,7 @@
|
|
724
724
|
"_legacy": {
|
725
725
|
"scope": "teambit.compilation",
|
726
726
|
"name": "bundler",
|
727
|
-
"version": "1.0.
|
727
|
+
"version": "1.0.508"
|
728
728
|
},
|
729
729
|
"_scope": "teambit.compilation"
|
730
730
|
}
|
@@ -1138,7 +1138,7 @@
|
|
1138
1138
|
"_legacy": {
|
1139
1139
|
"scope": "teambit.compilation",
|
1140
1140
|
"name": "bundler",
|
1141
|
-
"version": "1.0.
|
1141
|
+
"version": "1.0.508"
|
1142
1142
|
},
|
1143
1143
|
"_scope": "teambit.compilation"
|
1144
1144
|
}
|
@@ -1962,7 +1962,7 @@
|
|
1962
1962
|
"line": 9,
|
1963
1963
|
"character": 17
|
1964
1964
|
},
|
1965
|
-
"signature": "type HtmlConfig = {\n title: string;\n filename?: string | undefined;\n chunks?: string[] | undefined;\n chunkOrder?: \"
|
1965
|
+
"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}",
|
1966
1966
|
"name": "HtmlConfig",
|
1967
1967
|
"exportNode": {
|
1968
1968
|
"__schema": "TypeSchema",
|
@@ -1971,7 +1971,7 @@
|
|
1971
1971
|
"line": 144,
|
1972
1972
|
"character": 1
|
1973
1973
|
},
|
1974
|
-
"signature": "type HtmlConfig = {\n title: string;\n filename?: string | undefined;\n chunks?: string[] | undefined;\n chunkOrder?: \"
|
1974
|
+
"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}",
|
1975
1975
|
"name": "HtmlConfig",
|
1976
1976
|
"type": {
|
1977
1977
|
"__schema": "TypeLiteralSchema",
|
@@ -2111,7 +2111,7 @@
|
|
2111
2111
|
}
|
2112
2112
|
]
|
2113
2113
|
},
|
2114
|
-
"signature": "(property) chunkOrder?: \"
|
2114
|
+
"signature": "(property) chunkOrder?: \"manual\" | \"auto\" | undefined",
|
2115
2115
|
"name": "chunkOrder",
|
2116
2116
|
"type": {
|
2117
2117
|
"__schema": "TypeUnionSchema",
|
@@ -2995,7 +2995,7 @@
|
|
2995
2995
|
"line": 17,
|
2996
2996
|
"character": 3
|
2997
2997
|
},
|
2998
|
-
"signature": "type BundlerMode = \"
|
2998
|
+
"signature": "type BundlerMode = \"prod\" | \"dev\"",
|
2999
2999
|
"name": "BundlerMode",
|
3000
3000
|
"exportNode": {
|
3001
3001
|
"__schema": "TypeSchema",
|
@@ -3004,7 +3004,7 @@
|
|
3004
3004
|
"line": 92,
|
3005
3005
|
"character": 1
|
3006
3006
|
},
|
3007
|
-
"signature": "type BundlerMode = \"
|
3007
|
+
"signature": "type BundlerMode = \"prod\" | \"dev\"",
|
3008
3008
|
"name": "BundlerMode",
|
3009
3009
|
"type": {
|
3010
3010
|
"__schema": "TypeUnionSchema",
|
@@ -4921,7 +4921,7 @@
|
|
4921
4921
|
"_legacy": {
|
4922
4922
|
"scope": "teambit.compilation",
|
4923
4923
|
"name": "bundler",
|
4924
|
-
"version": "1.0.
|
4924
|
+
"version": "1.0.508"
|
4925
4925
|
},
|
4926
4926
|
"_scope": "teambit.compilation"
|
4927
4927
|
}
|
@@ -6464,7 +6464,7 @@
|
|
6464
6464
|
"line": 144,
|
6465
6465
|
"character": 1
|
6466
6466
|
},
|
6467
|
-
"signature": "type HtmlConfig = {\n title: string;\n filename?: string | undefined;\n chunks?: string[] | undefined;\n chunkOrder?: \"
|
6467
|
+
"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}",
|
6468
6468
|
"name": "HtmlConfig",
|
6469
6469
|
"type": {
|
6470
6470
|
"__schema": "TypeLiteralSchema",
|
@@ -6604,7 +6604,7 @@
|
|
6604
6604
|
}
|
6605
6605
|
]
|
6606
6606
|
},
|
6607
|
-
"signature": "(property) chunkOrder?: \"
|
6607
|
+
"signature": "(property) chunkOrder?: \"manual\" | \"auto\" | undefined",
|
6608
6608
|
"name": "chunkOrder",
|
6609
6609
|
"type": {
|
6610
6610
|
"__schema": "TypeUnionSchema",
|
@@ -7292,7 +7292,7 @@
|
|
7292
7292
|
"_legacy": {
|
7293
7293
|
"scope": "teambit.compilation",
|
7294
7294
|
"name": "bundler",
|
7295
|
-
"version": "1.0.
|
7295
|
+
"version": "1.0.508"
|
7296
7296
|
},
|
7297
7297
|
"_scope": "teambit.compilation"
|
7298
7298
|
}
|
@@ -8127,7 +8127,7 @@
|
|
8127
8127
|
"line": 92,
|
8128
8128
|
"character": 1
|
8129
8129
|
},
|
8130
|
-
"signature": "type BundlerMode = \"
|
8130
|
+
"signature": "type BundlerMode = \"prod\" | \"dev\"",
|
8131
8131
|
"name": "BundlerMode",
|
8132
8132
|
"type": {
|
8133
8133
|
"__schema": "TypeUnionSchema",
|
@@ -9955,7 +9955,7 @@
|
|
9955
9955
|
"_legacy": {
|
9956
9956
|
"scope": "teambit.compilation",
|
9957
9957
|
"name": "bundler",
|
9958
|
-
"version": "1.0.
|
9958
|
+
"version": "1.0.508"
|
9959
9959
|
},
|
9960
9960
|
"_scope": "teambit.compilation"
|
9961
9961
|
}
|
@@ -10125,7 +10125,7 @@
|
|
10125
10125
|
"componentId": {
|
10126
10126
|
"scope": "teambit.compilation",
|
10127
10127
|
"name": "bundler",
|
10128
|
-
"version": "1.0.
|
10128
|
+
"version": "1.0.508"
|
10129
10129
|
},
|
10130
10130
|
"taggedModuleExports": []
|
10131
10131
|
}
|
@@ -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.508/dist/bundler.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.compilation_bundler@1.0.508/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.508",
|
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.508"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "2.4.2",
|
@@ -14,21 +14,21 @@
|
|
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.
|
24
|
-
"@teambit/legacy.bit-map": "0.0.
|
17
|
+
"@teambit/envs": "1.0.508",
|
18
|
+
"@teambit/builder": "1.0.508",
|
19
|
+
"@teambit/component": "1.0.508",
|
20
|
+
"@teambit/cli": "0.0.1085",
|
21
|
+
"@teambit/dependency-resolver": "1.0.508",
|
22
|
+
"@teambit/graphql": "1.0.508",
|
23
|
+
"@teambit/pubsub": "1.0.508",
|
24
|
+
"@teambit/legacy.bit-map": "0.0.72",
|
25
25
|
"@teambit/toolbox.path.path": "0.0.5",
|
26
26
|
"@teambit/toolbox.network.get-port": "1.0.7"
|
27
27
|
},
|
28
28
|
"devDependencies": {
|
29
29
|
"@types/lodash": "4.14.165",
|
30
30
|
"@types/mocha": "9.1.0",
|
31
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
31
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.65"
|
32
32
|
},
|
33
33
|
"peerDependencies": {
|
34
34
|
"@apollo/client": "^3.6.0",
|