@teambit/preview 1.0.1060 → 1.0.1062
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/ui-bundle/asset-manifest.json +2 -2
- package/artifacts/ui-bundle/static/js/{main.b8138457.cjs → main.72286528.cjs} +1 -1
- package/dist/exceptions/preview-output-file-not-found.js +1 -1
- package/dist/exceptions/preview-output-file-not-found.js.map +1 -1
- package/dist/{preview-1784148848422.js → preview-1784226359095.js} +2 -2
- package/exceptions/preview-output-file-not-found.ts +1 -1
- package/package.json +24 -24
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"files": {
|
|
3
|
-
"static/js/main.
|
|
3
|
+
"static/js/main.72286528.cjs": "/static/js/main.72286528.cjs",
|
|
4
4
|
"static/css/main.73c80144.css": "/static/css/main.73c80144.css"
|
|
5
5
|
},
|
|
6
6
|
"entrypoints": [
|
|
7
|
-
"static/js/main.
|
|
7
|
+
"static/js/main.72286528.cjs",
|
|
8
8
|
"static/css/main.73c80144.css"
|
|
9
9
|
]
|
|
10
10
|
}
|
|
@@ -19,7 +19,7 @@ if this is a scope on bit.cloud please add the organization name before the scop
|
|
|
19
19
|
This is usually a result of an error during the bundling process.
|
|
20
20
|
The error might be an error of another component that uses the same env.
|
|
21
21
|
Run "bit build" with "--dev" to see more info.
|
|
22
|
-
Run "bit envs" to see other components that
|
|
22
|
+
Run "bit envs" to see other components that use the same env`)}}exports1.PreviewOutputFileNotFound=PreviewOutputFileNotFound},9442(__unused_rspack_module,exports1,__webpack_require__){"use strict";function _graphqlRequest(){let data=__webpack_require__(6313);return _graphqlRequest=function(){return data},data}Object.defineProperty(exports1,"__esModule",{value:!0}),exports1.fetchComponentAspects=fetchComponentAspects;let GET_COMPONENT_ASPECTS=(0,_graphqlRequest().gql)`
|
|
23
23
|
query getComponentAspects($id: String!) {
|
|
24
24
|
getHost {
|
|
25
25
|
id
|
|
@@ -18,7 +18,7 @@ class PreviewOutputFileNotFound extends _bitError().BitError {
|
|
|
18
18
|
This is usually a result of an error during the bundling process.
|
|
19
19
|
The error might be an error of another component that uses the same env.
|
|
20
20
|
Run "bit build" with "--dev" to see more info.
|
|
21
|
-
Run "bit envs" to see other components that
|
|
21
|
+
Run "bit envs" to see other components that use the same env`);
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
exports.PreviewOutputFileNotFound = PreviewOutputFileNotFound;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_bitError","data","require","PreviewOutputFileNotFound","BitError","constructor","componentId","filePath","toString","exports"],"sources":["preview-output-file-not-found.ts"],"sourcesContent":["import { BitError } from '@teambit/bit-error';\nimport type { ComponentID } from '@teambit/component';\n\nexport class PreviewOutputFileNotFound extends BitError {\n constructor(componentId: ComponentID, filePath: string) {\n super(`preview output file for component: \"${componentId.toString()}\" was not found in the path: \"${filePath}\".\n\nThis is usually a result of an error during the bundling process.\nThe error might be an error of another component that uses the same env.\nRun \"bit build\" with \"--dev\" to see more info.\nRun \"bit envs\" to see other components that
|
|
1
|
+
{"version":3,"names":["_bitError","data","require","PreviewOutputFileNotFound","BitError","constructor","componentId","filePath","toString","exports"],"sources":["preview-output-file-not-found.ts"],"sourcesContent":["import { BitError } from '@teambit/bit-error';\nimport type { ComponentID } from '@teambit/component';\n\nexport class PreviewOutputFileNotFound extends BitError {\n constructor(componentId: ComponentID, filePath: string) {\n super(`preview output file for component: \"${componentId.toString()}\" was not found in the path: \"${filePath}\".\n\nThis is usually a result of an error during the bundling process.\nThe error might be an error of another component that uses the same env.\nRun \"bit build\" with \"--dev\" to see more info.\nRun \"bit envs\" to see other components that use the same env`);\n }\n}\n"],"mappings":";;;;;;AAAA,SAAAA,UAAA;EAAA,MAAAC,IAAA,GAAAC,OAAA;EAAAF,SAAA,YAAAA,CAAA;IAAA,OAAAC,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAGO,MAAME,yBAAyB,SAASC,oBAAQ,CAAC;EACtDC,WAAWA,CAACC,WAAwB,EAAEC,QAAgB,EAAE;IACtD,KAAK,CAAC,uCAAuCD,WAAW,CAACE,QAAQ,CAAC,CAAC,iCAAiCD,QAAQ;AAChH;AACA;AACA;AACA;AACA,6DAA6D,CAAC;EAC5D;AACF;AAACE,OAAA,CAAAN,yBAAA,GAAAA,yBAAA","ignoreList":[]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.preview_preview@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.preview_preview@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.preview_preview@1.0.1062/dist/preview.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.preview_preview@1.0.1062/dist/preview.docs.mdx';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
|
@@ -8,6 +8,6 @@ export class PreviewOutputFileNotFound extends BitError {
|
|
|
8
8
|
This is usually a result of an error during the bundling process.
|
|
9
9
|
The error might be an error of another component that uses the same env.
|
|
10
10
|
Run "bit build" with "--dev" to see more info.
|
|
11
|
-
Run "bit envs" to see other components that
|
|
11
|
+
Run "bit envs" to see other components that use the same env`);
|
|
12
12
|
}
|
|
13
13
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/preview",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.1062",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/preview/preview",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.preview",
|
|
8
8
|
"name": "preview",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.1062"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"mime": "2.5.2",
|
|
@@ -27,44 +27,44 @@
|
|
|
27
27
|
"resolve-url-loader": "5.0.0",
|
|
28
28
|
"rspack-manifest-plugin": "^5.2.1",
|
|
29
29
|
"sass-loader": "13.3.2",
|
|
30
|
-
"@teambit/express": "0.0.
|
|
31
|
-
"@teambit/logger": "0.0.
|
|
30
|
+
"@teambit/express": "0.0.1451",
|
|
31
|
+
"@teambit/logger": "0.0.1445",
|
|
32
32
|
"@teambit/ui-foundation.ui.pages.static-error": "0.0.111",
|
|
33
33
|
"@teambit/preview.ui.component-preview": "1.0.36",
|
|
34
|
-
"@teambit/cli": "0.0.
|
|
34
|
+
"@teambit/cli": "0.0.1352",
|
|
35
35
|
"@teambit/toolbox.path.to-windows-compatible-path": "0.0.511",
|
|
36
36
|
"@teambit/legacy.constants": "0.0.34",
|
|
37
37
|
"@teambit/harmony": "0.4.12",
|
|
38
38
|
"@teambit/toolbox.crypto.sha1": "0.0.18",
|
|
39
39
|
"@teambit/harmony.modules.harmony-root-generator": "0.0.37",
|
|
40
|
-
"@teambit/component.sources": "0.0.
|
|
40
|
+
"@teambit/component.sources": "0.0.189",
|
|
41
41
|
"@teambit/toolbox.path.path": "0.0.19",
|
|
42
42
|
"@teambit/preview.modules.preview-modules": "1.0.3",
|
|
43
43
|
"@teambit/component-id": "1.2.4",
|
|
44
44
|
"@teambit/bit-error": "0.0.404",
|
|
45
|
-
"@teambit/cache": "0.0.
|
|
45
|
+
"@teambit/cache": "0.0.1445",
|
|
46
46
|
"@teambit/harmony.modules.feature-toggle": "0.0.46",
|
|
47
47
|
"@teambit/preview.cli.dev-server-events-listener": "0.0.1",
|
|
48
48
|
"@teambit/preview.cli.webpack-events-listener": "0.0.182",
|
|
49
49
|
"@teambit/mdx.modules.mdx-v3-options": "0.0.3",
|
|
50
50
|
"@teambit/rspack.modules.generate-asset-manifest": "0.0.7",
|
|
51
|
-
"@teambit/builder": "1.0.
|
|
52
|
-
"@teambit/bundler": "1.0.
|
|
53
|
-
"@teambit/component": "1.0.
|
|
54
|
-
"@teambit/aspect-loader": "1.0.
|
|
55
|
-
"@teambit/dependency-resolver": "1.0.
|
|
56
|
-
"@teambit/envs": "1.0.
|
|
57
|
-
"@teambit/ui": "1.0.
|
|
58
|
-
"@teambit/isolator": "1.0.
|
|
59
|
-
"@teambit/graphql": "1.0.
|
|
60
|
-
"@teambit/pkg": "1.0.
|
|
61
|
-
"@teambit/pubsub": "1.0.
|
|
62
|
-
"@teambit/scope": "1.0.
|
|
63
|
-
"@teambit/watcher": "1.0.
|
|
64
|
-
"@teambit/workspace": "1.0.
|
|
65
|
-
"@teambit/compiler": "1.0.
|
|
66
|
-
"@teambit/react": "1.0.
|
|
67
|
-
"@teambit/webpack": "1.0.
|
|
51
|
+
"@teambit/builder": "1.0.1062",
|
|
52
|
+
"@teambit/bundler": "1.0.1062",
|
|
53
|
+
"@teambit/component": "1.0.1062",
|
|
54
|
+
"@teambit/aspect-loader": "1.0.1062",
|
|
55
|
+
"@teambit/dependency-resolver": "1.0.1062",
|
|
56
|
+
"@teambit/envs": "1.0.1062",
|
|
57
|
+
"@teambit/ui": "1.0.1062",
|
|
58
|
+
"@teambit/isolator": "1.0.1062",
|
|
59
|
+
"@teambit/graphql": "1.0.1062",
|
|
60
|
+
"@teambit/pkg": "1.0.1062",
|
|
61
|
+
"@teambit/pubsub": "1.0.1062",
|
|
62
|
+
"@teambit/scope": "1.0.1062",
|
|
63
|
+
"@teambit/watcher": "1.0.1062",
|
|
64
|
+
"@teambit/workspace": "1.0.1062",
|
|
65
|
+
"@teambit/compiler": "1.0.1062",
|
|
66
|
+
"@teambit/react": "1.0.1062",
|
|
67
|
+
"@teambit/webpack": "1.0.1062"
|
|
68
68
|
},
|
|
69
69
|
"devDependencies": {
|
|
70
70
|
"@types/mime": "2.0.3",
|