@knapsack/renderer-webpack-base 4.65.7--canary.772e1da.0 → 4.65.7--canary.3291.c011027.0
Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.getEntryString =
|
3
|
+
exports.getEntryString = void 0;
|
4
4
|
function getEntryString(imports) {
|
5
5
|
const importedModulePaths = [
|
6
6
|
...new Set(imports.map((i) => i.importInfo.path)),
|
@@ -21,4 +21,5 @@ const importedModules: KsRendererClientGlobal['importedModules'] = {
|
|
21
21
|
(window as any).knapsack.importedModules = importedModules;
|
22
22
|
`;
|
23
23
|
}
|
24
|
+
exports.getEntryString = getEntryString;
|
24
25
|
//# sourceMappingURL=create-js-import-entry.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"create-js-import-entry.js","sourceRoot":"","sources":["../src/create-js-import-entry.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"create-js-import-entry.js","sourceRoot":"","sources":["../src/create-js-import-entry.ts"],"names":[],"mappings":";;;AAEA,SAAgB,cAAc,CAAC,OAAqB;IAClD,MAAM,mBAAmB,GAAG;QAC1B,GAAG,IAAI,GAAG,CAAS,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;KAC1D,CAAC;IAEF,OAAO;;;6EAGoE,IAAI,CAAC,SAAS,CACvF,OAAO,EACP,IAAI,EACJ,IAAI,CACL;;;IAGC,mBAAmB;SAClB,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,IAAI,oBAAoB,IAAI,KAAK,CAAC;SACpD,IAAI,CAAC,IAAI,CAAC;;;;;;CAMd,CAAC;AACF,CAAC;AAxBD,wCAwBC"}
|
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@knapsack/renderer-webpack-base",
|
3
3
|
"description": "",
|
4
|
-
"version": "4.65.7--canary.
|
4
|
+
"version": "4.65.7--canary.3291.c011027.0",
|
5
5
|
"type": "commonjs",
|
6
6
|
"main": "dist/index.js",
|
7
7
|
"types": "dist/index.d.ts",
|
@@ -21,20 +21,20 @@
|
|
21
21
|
"test": "time ava"
|
22
22
|
},
|
23
23
|
"dependencies": {
|
24
|
-
"@knapsack/app": "4.65.7--canary.
|
25
|
-
"@knapsack/babel-config-starter": "4.65.7--canary.
|
26
|
-
"@knapsack/file-utils": "4.65.7--canary.
|
27
|
-
"@knapsack/types": "4.65.7--canary.
|
28
|
-
"@knapsack/utils": "4.65.7--canary.
|
24
|
+
"@knapsack/app": "4.65.7--canary.3291.c011027.0",
|
25
|
+
"@knapsack/babel-config-starter": "4.65.7--canary.3291.c011027.0",
|
26
|
+
"@knapsack/file-utils": "4.65.7--canary.3291.c011027.0",
|
27
|
+
"@knapsack/types": "4.65.7--canary.3291.c011027.0",
|
28
|
+
"@knapsack/utils": "4.65.7--canary.3291.c011027.0",
|
29
29
|
"babel-loader": "^9.1.3",
|
30
30
|
"webpack": "^5.91.0",
|
31
31
|
"webpack-manifest-plugin": "^4.0.2"
|
32
32
|
},
|
33
33
|
"devDependencies": {
|
34
|
-
"@knapsack/eslint-config-starter": "4.65.7--canary.
|
35
|
-
"@knapsack/prettier-config": "4.65.7--canary.
|
36
|
-
"@knapsack/test-ava": "4.65.7--canary.
|
37
|
-
"@knapsack/typescript-config-starter": "4.65.7--canary.
|
34
|
+
"@knapsack/eslint-config-starter": "4.65.7--canary.3291.c011027.0",
|
35
|
+
"@knapsack/prettier-config": "4.65.7--canary.3291.c011027.0",
|
36
|
+
"@knapsack/test-ava": "4.65.7--canary.3291.c011027.0",
|
37
|
+
"@knapsack/typescript-config-starter": "4.65.7--canary.3291.c011027.0",
|
38
38
|
"@types/estree": "^1.0.5",
|
39
39
|
"@types/node": "^20.12.12",
|
40
40
|
"@types/webpack": "^5.28.5",
|
@@ -42,7 +42,7 @@
|
|
42
42
|
"ava": "^6.1.3",
|
43
43
|
"eslint": "^8.57.0",
|
44
44
|
"execa": "^5.1.1",
|
45
|
-
"typescript": "^5.5
|
45
|
+
"typescript": "^5.4.5"
|
46
46
|
},
|
47
47
|
"license": "GPL-2.0-or-later",
|
48
48
|
"publishConfig": {
|
@@ -53,5 +53,5 @@
|
|
53
53
|
"directory": "apps/client/libs/renderer-webpack-base",
|
54
54
|
"type": "git"
|
55
55
|
},
|
56
|
-
"gitHead": "
|
56
|
+
"gitHead": "c0110271601d2b661710606d3780b0c5db92ebbc"
|
57
57
|
}
|