@shell-shock/nx 0.0.5 → 0.0.7
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/CHANGELOG.md +27 -0
- package/README.md +221 -0
- package/dist/base-executor-BEOdY15z.cjs +107 -0
- package/dist/base-executor-BEOdY15z.cjs.map +1 -0
- package/dist/base-executor-C986ypeP.d.mts +89 -0
- package/dist/base-executor-C986ypeP.d.mts.map +1 -0
- package/dist/base-executor-Dm4OV5-b.d.cts +89 -0
- package/dist/base-executor-Dm4OV5-b.d.cts.map +1 -0
- package/dist/base-executor-WGeWcQ9x.mjs +68 -0
- package/dist/base-executor-WGeWcQ9x.mjs.map +1 -0
- package/dist/executor-4-xDAK3Q.d.cts +94 -0
- package/dist/executor-4-xDAK3Q.d.cts.map +1 -0
- package/dist/executor-96dASirt.d.cts +94 -0
- package/dist/executor-96dASirt.d.cts.map +1 -0
- package/dist/executor-BAfZ_2mt.mjs +24 -0
- package/dist/executor-BAfZ_2mt.mjs.map +1 -0
- package/dist/executor-BB0fklpZ.mjs +24 -0
- package/dist/executor-BB0fklpZ.mjs.map +1 -0
- package/dist/executor-BaLNOEzG.d.mts +94 -0
- package/dist/executor-BaLNOEzG.d.mts.map +1 -0
- package/dist/executor-BbNRVowe.d.cts +94 -0
- package/dist/executor-BbNRVowe.d.cts.map +1 -0
- package/dist/executor-Bbdfz3vU.d.mts +94 -0
- package/dist/executor-Bbdfz3vU.d.mts.map +1 -0
- package/dist/executor-BdDn8ZPU.cjs +36 -0
- package/dist/executor-BdDn8ZPU.cjs.map +1 -0
- package/dist/executor-BpeEDqH7.cjs +36 -0
- package/dist/executor-BpeEDqH7.cjs.map +1 -0
- package/dist/executor-C5QxZhO7.mjs +24 -0
- package/dist/executor-C5QxZhO7.mjs.map +1 -0
- package/dist/executor-COGLRU0m.cjs +35 -0
- package/dist/executor-COGLRU0m.cjs.map +1 -0
- package/dist/executor-CiTDecl1.d.cts +94 -0
- package/dist/executor-CiTDecl1.d.cts.map +1 -0
- package/dist/executor-CqzPUm3D.mjs +24 -0
- package/dist/executor-CqzPUm3D.mjs.map +1 -0
- package/dist/executor-D-CbgdfW.d.cts +94 -0
- package/dist/executor-D-CbgdfW.d.cts.map +1 -0
- package/dist/executor-D2Vww0YS.d.mts +94 -0
- package/dist/executor-D2Vww0YS.d.mts.map +1 -0
- package/dist/executor-DZVLtlig.d.mts +94 -0
- package/dist/executor-DZVLtlig.d.mts.map +1 -0
- package/dist/executor-Df7WIF5r.cjs +36 -0
- package/dist/executor-Df7WIF5r.cjs.map +1 -0
- package/dist/executor-Dih1DtWS.cjs +36 -0
- package/dist/executor-Dih1DtWS.cjs.map +1 -0
- package/dist/executor-MgQPT_ao.d.mts +94 -0
- package/dist/executor-MgQPT_ao.d.mts.map +1 -0
- package/dist/executor-yO6eAP0j.mjs +24 -0
- package/dist/executor-yO6eAP0j.mjs.map +1 -0
- package/dist/executors/build/executor.cjs +6 -1
- package/dist/executors/build/executor.d.cts +3 -0
- package/dist/executors/build/executor.d.mts +3 -0
- package/dist/executors/build/executor.mjs +4 -0
- package/dist/executors/clean/executor.cjs +6 -1
- package/dist/executors/clean/executor.d.cts +3 -0
- package/dist/executors/clean/executor.d.mts +3 -0
- package/dist/executors/clean/executor.mjs +4 -0
- package/dist/executors/docs/executor.cjs +6 -1
- package/dist/executors/docs/executor.d.cts +3 -0
- package/dist/executors/docs/executor.d.mts +3 -0
- package/dist/executors/docs/executor.mjs +4 -0
- package/dist/executors/lint/executor.cjs +6 -1
- package/dist/executors/lint/executor.d.cts +3 -0
- package/dist/executors/lint/executor.d.mts +3 -0
- package/dist/executors/lint/executor.mjs +4 -0
- package/dist/executors/prepare/executor.cjs +6 -1
- package/dist/executors/prepare/executor.d.cts +3 -0
- package/dist/executors/prepare/executor.d.mts +3 -0
- package/dist/executors/prepare/executor.mjs +4 -0
- package/dist/executors-Dvb23_Uh.d.cts +1 -0
- package/dist/executors-DxVudqU1.d.mts +1 -0
- package/dist/executors.cjs +13 -1
- package/dist/executors.d.cts +8 -0
- package/dist/executors.d.mts +8 -0
- package/dist/executors.mjs +9 -0
- package/dist/index-BbciquDs.d.mts +8 -0
- package/dist/index-BbciquDs.d.mts.map +1 -0
- package/dist/index-COXDf824.d.cts +8 -0
- package/dist/index-COXDf824.d.cts.map +1 -0
- package/dist/index.cjs +15 -1
- package/dist/index.d.cts +9 -0
- package/dist/index.d.mts +9 -0
- package/dist/index.mjs +10 -0
- package/dist/plugin/index.cjs +3 -1
- package/dist/plugin/index.d.cts +2 -0
- package/dist/plugin/index.d.mts +2 -0
- package/dist/plugin/index.mjs +3 -0
- package/dist/plugin-BbxHKJnF.mjs +8 -0
- package/dist/plugin-BbxHKJnF.mjs.map +1 -0
- package/dist/plugin-jIPJzmTp.cjs +14 -0
- package/dist/plugin-jIPJzmTp.cjs.map +1 -0
- package/dist/src/base/base-executor.schema.d.ts +3 -3
- package/dist/src/base/base-executor.schema.json +4 -4
- package/dist/src/base-executor-BEOdY15z.cjs +107 -0
- package/dist/src/base-executor-BEOdY15z.cjs.map +1 -0
- package/dist/src/base-executor-C986ypeP.d.mts +89 -0
- package/dist/src/base-executor-C986ypeP.d.mts.map +1 -0
- package/dist/src/base-executor-Dm4OV5-b.d.cts +89 -0
- package/dist/src/base-executor-Dm4OV5-b.d.cts.map +1 -0
- package/dist/src/base-executor-WGeWcQ9x.mjs +68 -0
- package/dist/src/base-executor-WGeWcQ9x.mjs.map +1 -0
- package/dist/src/executor-4-xDAK3Q.d.cts +94 -0
- package/dist/src/executor-4-xDAK3Q.d.cts.map +1 -0
- package/dist/src/executor-96dASirt.d.cts +94 -0
- package/dist/src/executor-96dASirt.d.cts.map +1 -0
- package/dist/src/executor-BAfZ_2mt.mjs +24 -0
- package/dist/src/executor-BAfZ_2mt.mjs.map +1 -0
- package/dist/src/executor-BB0fklpZ.mjs +24 -0
- package/dist/src/executor-BB0fklpZ.mjs.map +1 -0
- package/dist/src/executor-BaLNOEzG.d.mts +94 -0
- package/dist/src/executor-BaLNOEzG.d.mts.map +1 -0
- package/dist/src/executor-BbNRVowe.d.cts +94 -0
- package/dist/src/executor-BbNRVowe.d.cts.map +1 -0
- package/dist/src/executor-Bbdfz3vU.d.mts +94 -0
- package/dist/src/executor-Bbdfz3vU.d.mts.map +1 -0
- package/dist/src/executor-BdDn8ZPU.cjs +36 -0
- package/dist/src/executor-BdDn8ZPU.cjs.map +1 -0
- package/dist/src/executor-BpeEDqH7.cjs +36 -0
- package/dist/src/executor-BpeEDqH7.cjs.map +1 -0
- package/dist/src/executor-C5QxZhO7.mjs +24 -0
- package/dist/src/executor-C5QxZhO7.mjs.map +1 -0
- package/dist/src/executor-COGLRU0m.cjs +35 -0
- package/dist/src/executor-COGLRU0m.cjs.map +1 -0
- package/dist/src/executor-CiTDecl1.d.cts +94 -0
- package/dist/src/executor-CiTDecl1.d.cts.map +1 -0
- package/dist/src/executor-CqzPUm3D.mjs +24 -0
- package/dist/src/executor-CqzPUm3D.mjs.map +1 -0
- package/dist/src/executor-D-CbgdfW.d.cts +94 -0
- package/dist/src/executor-D-CbgdfW.d.cts.map +1 -0
- package/dist/src/executor-D2Vww0YS.d.mts +94 -0
- package/dist/src/executor-D2Vww0YS.d.mts.map +1 -0
- package/dist/src/executor-DZVLtlig.d.mts +94 -0
- package/dist/src/executor-DZVLtlig.d.mts.map +1 -0
- package/dist/src/executor-Df7WIF5r.cjs +36 -0
- package/dist/src/executor-Df7WIF5r.cjs.map +1 -0
- package/dist/src/executor-Dih1DtWS.cjs +36 -0
- package/dist/src/executor-Dih1DtWS.cjs.map +1 -0
- package/dist/src/executor-MgQPT_ao.d.mts +94 -0
- package/dist/src/executor-MgQPT_ao.d.mts.map +1 -0
- package/dist/src/executor-yO6eAP0j.mjs +24 -0
- package/dist/src/executor-yO6eAP0j.mjs.map +1 -0
- package/dist/src/executors/build/executor.cjs +6 -1
- package/dist/src/executors/build/executor.d.cts +3 -0
- package/dist/src/executors/build/executor.d.mts +3 -0
- package/dist/src/executors/build/executor.mjs +4 -0
- package/dist/src/executors/build/schema.d.ts +3 -3
- package/dist/src/executors/build/schema.json +4 -4
- package/dist/src/executors/clean/executor.cjs +6 -1
- package/dist/src/executors/clean/executor.d.cts +3 -0
- package/dist/src/executors/clean/executor.d.mts +3 -0
- package/dist/src/executors/clean/executor.mjs +4 -0
- package/dist/src/executors/clean/schema.d.ts +14 -4
- package/dist/src/executors/clean/schema.json +25 -6
- package/dist/src/executors/docs/executor.cjs +6 -1
- package/dist/src/executors/docs/executor.d.cts +3 -0
- package/dist/src/executors/docs/executor.d.mts +3 -0
- package/dist/src/executors/docs/executor.mjs +4 -0
- package/dist/src/executors/docs/schema.d.ts +13 -3
- package/dist/src/executors/docs/schema.json +24 -5
- package/dist/src/executors/lint/executor.cjs +6 -1
- package/dist/src/executors/lint/executor.d.cts +3 -0
- package/dist/src/executors/lint/executor.d.mts +3 -0
- package/dist/src/executors/lint/executor.mjs +4 -0
- package/dist/src/executors/lint/schema.d.ts +13 -3
- package/dist/src/executors/lint/schema.json +24 -5
- package/dist/src/executors/prepare/executor.cjs +6 -1
- package/dist/src/executors/prepare/executor.d.cts +3 -0
- package/dist/src/executors/prepare/executor.d.mts +3 -0
- package/dist/src/executors/prepare/executor.mjs +4 -0
- package/dist/src/executors/prepare/schema.d.ts +13 -3
- package/dist/src/executors/prepare/schema.json +24 -5
- package/dist/src/executors-0N4uK0Ll.mjs +0 -0
- package/dist/src/executors-BJFR9wj9.cjs +0 -0
- package/dist/src/executors-Dvb23_Uh.d.cts +1 -0
- package/dist/src/executors-DxVudqU1.d.mts +1 -0
- package/dist/src/executors.cjs +13 -1
- package/dist/src/executors.d.cts +8 -0
- package/dist/src/executors.d.mts +8 -0
- package/dist/src/executors.mjs +9 -0
- package/dist/src/index-BbciquDs.d.mts +8 -0
- package/dist/src/index-BbciquDs.d.mts.map +1 -0
- package/dist/src/index-COXDf824.d.cts +8 -0
- package/dist/src/index-COXDf824.d.cts.map +1 -0
- package/dist/src/index.cjs +15 -1
- package/dist/src/index.d.cts +9 -0
- package/dist/src/index.d.mts +9 -0
- package/dist/src/index.mjs +10 -0
- package/dist/src/plugin/index.cjs +3 -1
- package/dist/src/plugin/index.d.cts +2 -0
- package/dist/src/plugin/index.d.mts +2 -0
- package/dist/src/plugin/index.mjs +3 -0
- package/dist/src/plugin-BbxHKJnF.mjs +8 -0
- package/dist/src/plugin-BbxHKJnF.mjs.map +1 -0
- package/dist/src/plugin-jIPJzmTp.cjs +14 -0
- package/dist/src/plugin-jIPJzmTp.cjs.map +1 -0
- package/docs/api/base-executor.schema.md +3 -3
- package/docs/api/build/schema.md +3 -3
- package/docs/api/clean/schema.md +14 -4
- package/docs/api/docs/schema.md +13 -3
- package/docs/api/lint/schema.md +13 -3
- package/docs/api/prepare/schema.md +13 -3
- package/package.json +45 -51
- package/dist/chunk-2BBDUOBX.js +0 -3
- package/dist/chunk-2RWIKK2K.js +0 -1
- package/dist/chunk-4DF5MMDG.cjs +0 -1
- package/dist/chunk-4HG7APNF.cjs +0 -1
- package/dist/chunk-4IUDMC5Q.cjs +0 -1
- package/dist/chunk-5BUJWEAA.js +0 -1
- package/dist/chunk-BJOQ75Z3.js +0 -1
- package/dist/chunk-C4UEVXX6.cjs +0 -3
- package/dist/chunk-HWCVYKPS.cjs +0 -1
- package/dist/chunk-JOC2YT3M.js +0 -1
- package/dist/chunk-KDEQXNLK.cjs +0 -1
- package/dist/chunk-MACMSGKG.cjs +0 -1
- package/dist/chunk-OR6FTGCD.js +0 -1
- package/dist/chunk-PKDDOBUQ.cjs +0 -5
- package/dist/chunk-RIXDDPWQ.js +0 -1
- package/dist/chunk-X2KRD44V.cjs +0 -1
- package/dist/chunk-ZJQUMHFI.js +0 -5
- package/dist/executors/build/executor.js +0 -1
- package/dist/executors/clean/executor.js +0 -1
- package/dist/executors/docs/executor.js +0 -1
- package/dist/executors/lint/executor.js +0 -1
- package/dist/executors/prepare/executor.js +0 -1
- package/dist/executors.js +0 -1
- package/dist/index.js +0 -1
- package/dist/plugin/index.js +0 -1
- package/dist/src/chunk-2BBDUOBX.js +0 -3
- package/dist/src/chunk-2RWIKK2K.js +0 -1
- package/dist/src/chunk-4DF5MMDG.cjs +0 -1
- package/dist/src/chunk-4HG7APNF.cjs +0 -1
- package/dist/src/chunk-4IUDMC5Q.cjs +0 -1
- package/dist/src/chunk-5BUJWEAA.js +0 -1
- package/dist/src/chunk-BJOQ75Z3.js +0 -1
- package/dist/src/chunk-C4UEVXX6.cjs +0 -3
- package/dist/src/chunk-HWCVYKPS.cjs +0 -1
- package/dist/src/chunk-JOC2YT3M.js +0 -1
- package/dist/src/chunk-KDEQXNLK.cjs +0 -1
- package/dist/src/chunk-MACMSGKG.cjs +0 -1
- package/dist/src/chunk-OR6FTGCD.js +0 -1
- package/dist/src/chunk-PKDDOBUQ.cjs +0 -5
- package/dist/src/chunk-RIXDDPWQ.js +0 -1
- package/dist/src/chunk-X2KRD44V.cjs +0 -1
- package/dist/src/chunk-ZJQUMHFI.js +0 -5
- package/dist/src/executors/build/executor.js +0 -1
- package/dist/src/executors/clean/executor.js +0 -1
- package/dist/src/executors/docs/executor.js +0 -1
- package/dist/src/executors/lint/executor.js +0 -1
- package/dist/src/executors/prepare/executor.js +0 -1
- package/dist/src/executors.js +0 -1
- package/dist/src/index.js +0 -1
- package/dist/src/plugin/index.js +0 -1
- /package/dist/{chunk-WNSAXKZ3.js → executors-0N4uK0Ll.mjs} +0 -0
- /package/dist/{src/chunk-WNSAXKZ3.js → executors-BJFR9wj9.cjs} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shell-shock/nx",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.7",
|
|
4
4
|
"description": "A Nx plugin to support Shell Shock development in Nx monorepos.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "github",
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
},
|
|
10
10
|
"private": false,
|
|
11
11
|
"main": "dist/src/index.cjs",
|
|
12
|
-
"module": "dist/src/index.
|
|
12
|
+
"module": "dist/src/index.mjs",
|
|
13
13
|
"exports": {
|
|
14
14
|
"./package.json": "./package.json",
|
|
15
15
|
"./docs/*": "./docs/*",
|
|
@@ -17,120 +17,114 @@
|
|
|
17
17
|
"./executors/*/schema.json": "./dist/src/executors/*/schema.json",
|
|
18
18
|
".": {
|
|
19
19
|
"import": {
|
|
20
|
-
"types": "./dist/src/index.d.
|
|
21
|
-
"default": "./dist/src/index.
|
|
20
|
+
"types": "./dist/src/index.d.mts",
|
|
21
|
+
"default": "./dist/src/index.mjs"
|
|
22
22
|
},
|
|
23
23
|
"require": {
|
|
24
|
-
"types": "./dist/src/index.d.
|
|
24
|
+
"types": "./dist/src/index.d.cts",
|
|
25
25
|
"default": "./dist/src/index.cjs"
|
|
26
26
|
},
|
|
27
27
|
"default": {
|
|
28
|
-
"types": "./dist/src/index.d.
|
|
28
|
+
"types": "./dist/src/index.d.cts",
|
|
29
29
|
"default": "./dist/src/index.cjs"
|
|
30
30
|
}
|
|
31
31
|
},
|
|
32
32
|
"./index": {
|
|
33
33
|
"import": {
|
|
34
|
-
"types": "./dist/src/index.d.
|
|
35
|
-
"default": "./dist/src/index.
|
|
34
|
+
"types": "./dist/src/index.d.mts",
|
|
35
|
+
"default": "./dist/src/index.mjs"
|
|
36
36
|
},
|
|
37
37
|
"require": {
|
|
38
|
-
"types": "./dist/src/index.d.
|
|
38
|
+
"types": "./dist/src/index.d.cts",
|
|
39
39
|
"default": "./dist/src/index.cjs"
|
|
40
40
|
},
|
|
41
41
|
"default": {
|
|
42
|
-
"types": "./dist/src/index.d.
|
|
42
|
+
"types": "./dist/src/index.d.cts",
|
|
43
43
|
"default": "./dist/src/index.cjs"
|
|
44
44
|
}
|
|
45
45
|
},
|
|
46
46
|
"./plugin": {
|
|
47
47
|
"import": {
|
|
48
|
-
"types": "./dist/src/plugin/index.d.
|
|
49
|
-
"default": "./dist/src/plugin/index.
|
|
48
|
+
"types": "./dist/src/plugin/index.d.mts",
|
|
49
|
+
"default": "./dist/src/plugin/index.mjs"
|
|
50
50
|
},
|
|
51
51
|
"require": {
|
|
52
|
-
"types": "./dist/src/plugin/index.d.
|
|
52
|
+
"types": "./dist/src/plugin/index.d.cts",
|
|
53
53
|
"default": "./dist/src/plugin/index.cjs"
|
|
54
54
|
},
|
|
55
55
|
"default": {
|
|
56
|
-
"types": "./dist/src/plugin/index.d.
|
|
56
|
+
"types": "./dist/src/plugin/index.d.cts",
|
|
57
57
|
"default": "./dist/src/plugin/index.cjs"
|
|
58
58
|
}
|
|
59
59
|
},
|
|
60
60
|
"./executors": {
|
|
61
61
|
"import": {
|
|
62
|
-
"types": "./dist/src/executors.d.
|
|
63
|
-
"default": "./dist/src/executors.
|
|
62
|
+
"types": "./dist/src/executors.d.mts",
|
|
63
|
+
"default": "./dist/src/executors.mjs"
|
|
64
64
|
},
|
|
65
65
|
"require": {
|
|
66
|
-
"types": "./dist/src/executors.d.
|
|
66
|
+
"types": "./dist/src/executors.d.cts",
|
|
67
67
|
"default": "./dist/src/executors.cjs"
|
|
68
68
|
},
|
|
69
69
|
"default": {
|
|
70
|
-
"types": "./dist/src/executors.d.
|
|
70
|
+
"types": "./dist/src/executors.d.cts",
|
|
71
71
|
"default": "./dist/src/executors.cjs"
|
|
72
72
|
}
|
|
73
73
|
},
|
|
74
74
|
"./executors/*/untyped": {
|
|
75
75
|
"import": {
|
|
76
|
-
"types": "./dist/src/executors/*/untyped.d.
|
|
77
|
-
"default": "./dist/src/executors/*/untyped.
|
|
76
|
+
"types": "./dist/src/executors/*/untyped.d.mts",
|
|
77
|
+
"default": "./dist/src/executors/*/untyped.mjs"
|
|
78
78
|
},
|
|
79
79
|
"require": {
|
|
80
|
-
"types": "./dist/src/executors/*/untyped.d.
|
|
80
|
+
"types": "./dist/src/executors/*/untyped.d.cts",
|
|
81
81
|
"default": "./dist/src/executors/*/untyped.cjs"
|
|
82
82
|
},
|
|
83
83
|
"default": {
|
|
84
|
-
"types": "./dist/src/executors/*/untyped.d.
|
|
84
|
+
"types": "./dist/src/executors/*/untyped.d.cts",
|
|
85
85
|
"default": "./dist/src/executors/*/untyped.cjs"
|
|
86
86
|
}
|
|
87
87
|
},
|
|
88
88
|
"./executors/*/executor": {
|
|
89
89
|
"import": {
|
|
90
|
-
"types": "./dist/src/executors/*/executor.d.
|
|
91
|
-
"default": "./dist/src/executors/*/executor.
|
|
90
|
+
"types": "./dist/src/executors/*/executor.d.mts",
|
|
91
|
+
"default": "./dist/src/executors/*/executor.mjs"
|
|
92
92
|
},
|
|
93
93
|
"require": {
|
|
94
|
-
"types": "./dist/src/executors/*/executor.d.
|
|
94
|
+
"types": "./dist/src/executors/*/executor.d.cts",
|
|
95
95
|
"default": "./dist/src/executors/*/executor.cjs"
|
|
96
96
|
},
|
|
97
97
|
"default": {
|
|
98
|
-
"types": "./dist/src/executors/*/executor.d.
|
|
98
|
+
"types": "./dist/src/executors/*/executor.d.cts",
|
|
99
99
|
"default": "./dist/src/executors/*/executor.cjs"
|
|
100
100
|
}
|
|
101
101
|
},
|
|
102
102
|
"./executors/*/executor.cjs": "./dist/src/executors/*/executor.cjs",
|
|
103
|
-
"./executors/*/executor.
|
|
103
|
+
"./executors/*/executor.mjs": "./dist/src/executors/*/executor.mjs"
|
|
104
104
|
},
|
|
105
|
-
"typings": "dist/src/index.d.
|
|
105
|
+
"typings": "dist/src/index.d.cts",
|
|
106
106
|
"dependencies": {
|
|
107
|
-
"@nx/devkit": "
|
|
108
|
-
"@
|
|
109
|
-
"@
|
|
110
|
-
"@storm-software/
|
|
111
|
-
"@
|
|
107
|
+
"@nx/devkit": "22.4.1",
|
|
108
|
+
"@powerlines/nx": "^0.11.184",
|
|
109
|
+
"@shell-shock/core": "^0.3.0",
|
|
110
|
+
"@storm-software/config": "^1.135.1",
|
|
111
|
+
"@storm-software/config-tools": "^1.189.0",
|
|
112
|
+
"@storm-software/workspace-tools": "^1.294.32",
|
|
113
|
+
"@stryke/type-checks": "^0.5.23",
|
|
112
114
|
"defu": "^6.1.4",
|
|
113
|
-
"
|
|
114
|
-
"
|
|
115
|
-
"
|
|
116
|
-
"@stryke/fs": "^0.33.26",
|
|
117
|
-
"@stryke/hash": "^0.12.32",
|
|
118
|
-
"@stryke/path": "^0.24.0",
|
|
119
|
-
"@stryke/string-format": "^0.12.29",
|
|
120
|
-
"@stryke/types": "^0.10.28",
|
|
121
|
-
"jiti": "^2.6.1"
|
|
115
|
+
"jiti": "^2.6.1",
|
|
116
|
+
"powerlines": "^0.38.24",
|
|
117
|
+
"untyped": "^1.5.2"
|
|
122
118
|
},
|
|
123
119
|
"devDependencies": {
|
|
124
|
-
"@
|
|
125
|
-
"@powerlines/plugin-
|
|
126
|
-
"@
|
|
127
|
-
"@
|
|
128
|
-
"
|
|
129
|
-
"eslint-
|
|
130
|
-
"jsonc-eslint-parser": "^2.4.2",
|
|
131
|
-
"powerlines": "^0.36.0"
|
|
120
|
+
"@powerlines/plugin-tsdown": "^0.1.210",
|
|
121
|
+
"@powerlines/plugin-untyped": "^0.2.210",
|
|
122
|
+
"@storm-software/testing-tools": "^1.119.75",
|
|
123
|
+
"@types/node": "^22.19.7",
|
|
124
|
+
"eslint-flat-config-utils": "2.1.4",
|
|
125
|
+
"jsonc-eslint-parser": "^2.4.2"
|
|
132
126
|
},
|
|
133
127
|
"publishConfig": { "access": "public" },
|
|
134
128
|
"executors": "./executors.json",
|
|
135
|
-
"gitHead": "
|
|
129
|
+
"gitHead": "150522912ecb85c5d409659bc146c2c6ae635923"
|
|
136
130
|
}
|
package/dist/chunk-2BBDUOBX.js
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import {a}from'./chunk-ZJQUMHFI.js';import {createShellShock}from'@shell-shock/core';import {writeError}from'@storm-software/config-tools/logger';import {withRunExecutor}from'@storm-software/workspace-tools/base/base-executor';import {isError}from'@stryke/type-checks/is-error';import s from'defu';function j(r,m){return withRunExecutor(`Shell Shock ${r} command executor`,async(e,o,n)=>{if(!o.projectName)throw new Error("The executor requires `projectName` on the context object.");if(!o.projectName||!o.projectsConfigurations?.projects||!o.projectsConfigurations.projects[o.projectName]||!o.projectsConfigurations.projects[o.projectName]?.root)throw new Error("The executor requires `projectsConfigurations` on the context object.");let t=o.projectsConfigurations.projects[o.projectName],i=await createShellShock(s({root:t.root,sourceRoot:t.sourceRoot,tsconfig:e.tsconfig,logLevel:e.logLevel,mode:e.mode,skipCache:e.skipCache,output:{outputPath:e.outputPath??t.targets?.build?.options?.outputPath}},e));try{return await Promise.resolve(m(s({projectName:o.projectName,options:e,workspaceConfig:n,inlineConfig:{command:r,configFile:e.configFile},command:r},o),i))}catch(c){return writeError(`An error occurred while executing the Shell Shock ${r} command executor: ${isError(c)?`${c.message}
|
|
2
|
-
|
|
3
|
-
${c.stack}`:"Unknown error"}`),{success:false}}finally{await i.finalize();}},{skipReadingConfig:false,hooks:{applyDefaultOptions:a(e=>(e.mode!=="development"&&e.mode!=="test"&&(e.mode="production"),e.outputPath??="dist/{projectRoot}",e.configFile??="{projectRoot}/shell-shock.config.ts",e),"applyDefaultOptions")}})}a(j,"withExecutor");export{j as a};
|
package/dist/chunk-2RWIKK2K.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import {createNxPlugin}from'@powerlines/nx/helpers/plugin-utilities';var i=createNxPlugin({framework:"shell-shock"});export{i as a};
|
package/dist/chunk-4DF5MMDG.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
'use strict';
|
package/dist/chunk-4HG7APNF.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
'use strict';var chunkC4UEVXX6_cjs=require('./chunk-C4UEVXX6.cjs'),chunkPKDDOBUQ_cjs=require('./chunk-PKDDOBUQ.cjs');async function i(o,r){return await r.lint(o.inlineConfig),{success:true}}chunkPKDDOBUQ_cjs.a(i,"executorFn");var c=chunkC4UEVXX6_cjs.a("lint",i),m=c;exports.a=i;exports.b=m;
|
package/dist/chunk-4IUDMC5Q.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
'use strict';var chunkC4UEVXX6_cjs=require('./chunk-C4UEVXX6.cjs'),chunkPKDDOBUQ_cjs=require('./chunk-PKDDOBUQ.cjs');async function c(t,r){return await r.clean(t.inlineConfig),{success:true}}chunkPKDDOBUQ_cjs.a(c,"executorFn");var n=chunkC4UEVXX6_cjs.a("clean",c),s=n;exports.a=c;exports.b=s;
|
package/dist/chunk-5BUJWEAA.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import {a as a$1}from'./chunk-2BBDUOBX.js';import {a}from'./chunk-ZJQUMHFI.js';import i from'defu';async function u(e,r){return await r.build(i({entry:e.options.entry,skipCache:e.options.skipCache,mode:e.options.mode},e.inlineConfig)),{success:true}}a(u,"executorFn");var c=a$1("build",u),n=c;export{u as a,n as b};
|
package/dist/chunk-BJOQ75Z3.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import {a as a$1}from'./chunk-2BBDUOBX.js';import {a}from'./chunk-ZJQUMHFI.js';async function c(t,r){return await r.clean(t.inlineConfig),{success:true}}a(c,"executorFn");var n=a$1("clean",c),i=n;export{c as a,i as b};
|
package/dist/chunk-C4UEVXX6.cjs
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
'use strict';var chunkPKDDOBUQ_cjs=require('./chunk-PKDDOBUQ.cjs'),core=require('@shell-shock/core'),logger=require('@storm-software/config-tools/logger'),baseExecutor=require('@storm-software/workspace-tools/base/base-executor'),isError=require('@stryke/type-checks/is-error'),s=require('defu');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}var s__default=/*#__PURE__*/_interopDefault(s);function S(r,m){return baseExecutor.withRunExecutor(`Shell Shock ${r} command executor`,async(e,o,n)=>{if(!o.projectName)throw new Error("The executor requires `projectName` on the context object.");if(!o.projectName||!o.projectsConfigurations?.projects||!o.projectsConfigurations.projects[o.projectName]||!o.projectsConfigurations.projects[o.projectName]?.root)throw new Error("The executor requires `projectsConfigurations` on the context object.");let t=o.projectsConfigurations.projects[o.projectName],i=await core.createShellShock(s__default.default({root:t.root,sourceRoot:t.sourceRoot,tsconfig:e.tsconfig,logLevel:e.logLevel,mode:e.mode,skipCache:e.skipCache,output:{outputPath:e.outputPath??t.targets?.build?.options?.outputPath}},e));try{return await Promise.resolve(m(s__default.default({projectName:o.projectName,options:e,workspaceConfig:n,inlineConfig:{command:r,configFile:e.configFile},command:r},o),i))}catch(c){return logger.writeError(`An error occurred while executing the Shell Shock ${r} command executor: ${isError.isError(c)?`${c.message}
|
|
2
|
-
|
|
3
|
-
${c.stack}`:"Unknown error"}`),{success:false}}finally{await i.finalize();}},{skipReadingConfig:false,hooks:{applyDefaultOptions:chunkPKDDOBUQ_cjs.a(e=>(e.mode!=="development"&&e.mode!=="test"&&(e.mode="production"),e.outputPath??="dist/{projectRoot}",e.configFile??="{projectRoot}/shell-shock.config.ts",e),"applyDefaultOptions")}})}chunkPKDDOBUQ_cjs.a(S,"withExecutor");exports.a=S;
|
package/dist/chunk-HWCVYKPS.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
'use strict';var chunkC4UEVXX6_cjs=require('./chunk-C4UEVXX6.cjs'),chunkPKDDOBUQ_cjs=require('./chunk-PKDDOBUQ.cjs'),p=require('defu');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}var p__default=/*#__PURE__*/_interopDefault(p);async function s(e,t){return await t.prepare(p__default.default({command:"prepare",skipCache:e.options.skipCache,skipInstalls:e.options.skipInstalls},e.inlineConfig)),{success:true}}chunkPKDDOBUQ_cjs.a(s,"executorFn");var a=chunkC4UEVXX6_cjs.a("prepare",s),n=a;exports.a=s;exports.b=n;
|
package/dist/chunk-JOC2YT3M.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import {a as a$1}from'./chunk-2BBDUOBX.js';import {a}from'./chunk-ZJQUMHFI.js';async function r(t,c){return await c.docs(t.inlineConfig),{success:true}}a(r,"executorFn");var s=a$1("docs",r),n=s;export{r as a,n as b};
|
package/dist/chunk-KDEQXNLK.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
'use strict';var pluginUtilities=require('@powerlines/nx/helpers/plugin-utilities');var r=pluginUtilities.createNxPlugin({framework:"shell-shock"});exports.a=r;
|
package/dist/chunk-MACMSGKG.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
'use strict';var chunkC4UEVXX6_cjs=require('./chunk-C4UEVXX6.cjs'),chunkPKDDOBUQ_cjs=require('./chunk-PKDDOBUQ.cjs');async function r(t,c){return await c.docs(t.inlineConfig),{success:true}}chunkPKDDOBUQ_cjs.a(r,"executorFn");var s=chunkC4UEVXX6_cjs.a("docs",r),u=s;exports.a=r;exports.b=u;
|
package/dist/chunk-OR6FTGCD.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import {a as a$1}from'./chunk-2BBDUOBX.js';import {a}from'./chunk-ZJQUMHFI.js';async function i(o,r){return await r.lint(o.inlineConfig),{success:true}}a(i,"executorFn");var c=a$1("lint",i),l=c;export{i as a,l as b};
|
package/dist/chunk-PKDDOBUQ.cjs
DELETED
package/dist/chunk-RIXDDPWQ.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import {a as a$2}from'./chunk-2BBDUOBX.js';import {a as a$1}from'./chunk-ZJQUMHFI.js';import p from'defu';async function s(e,t){return await t.prepare(p({command:"prepare",skipCache:e.options.skipCache,skipInstalls:e.options.skipInstalls},e.inlineConfig)),{success:true}}a$1(s,"executorFn");var a=a$2("prepare",s),l=a;export{s as a,l as b};
|
package/dist/chunk-X2KRD44V.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
'use strict';var chunkC4UEVXX6_cjs=require('./chunk-C4UEVXX6.cjs'),chunkPKDDOBUQ_cjs=require('./chunk-PKDDOBUQ.cjs'),i=require('defu');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}var i__default=/*#__PURE__*/_interopDefault(i);async function u(e,r){return await r.build(i__default.default({entry:e.options.entry,skipCache:e.options.skipCache,mode:e.options.mode},e.inlineConfig)),{success:true}}chunkPKDDOBUQ_cjs.a(u,"executorFn");var c=chunkC4UEVXX6_cjs.a("build",u),p=c;exports.a=u;exports.b=p;
|
package/dist/chunk-ZJQUMHFI.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{b as default,a as executorFn}from'../../chunk-5BUJWEAA.js';import'../../chunk-2BBDUOBX.js';import'../../chunk-ZJQUMHFI.js';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{b as default,a as executorFn}from'../../chunk-BJOQ75Z3.js';import'../../chunk-2BBDUOBX.js';import'../../chunk-ZJQUMHFI.js';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{b as default,a as executorFn}from'../../chunk-JOC2YT3M.js';import'../../chunk-2BBDUOBX.js';import'../../chunk-ZJQUMHFI.js';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{b as default,a as executorFn}from'../../chunk-OR6FTGCD.js';import'../../chunk-2BBDUOBX.js';import'../../chunk-ZJQUMHFI.js';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{b as default,a as executorFn}from'../../chunk-RIXDDPWQ.js';import'../../chunk-2BBDUOBX.js';import'../../chunk-ZJQUMHFI.js';
|
package/dist/executors.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import'./chunk-WNSAXKZ3.js';export{b as prepare}from'./chunk-RIXDDPWQ.js';export{b as lint}from'./chunk-OR6FTGCD.js';export{b as docs}from'./chunk-JOC2YT3M.js';export{b as clean}from'./chunk-BJOQ75Z3.js';export{b as build}from'./chunk-5BUJWEAA.js';import'./chunk-2BBDUOBX.js';import'./chunk-ZJQUMHFI.js';
|
package/dist/index.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{a as createNodesV2}from'./chunk-2RWIKK2K.js';import'./chunk-WNSAXKZ3.js';export{b as prepare}from'./chunk-RIXDDPWQ.js';export{b as lint}from'./chunk-OR6FTGCD.js';export{b as docs}from'./chunk-JOC2YT3M.js';export{b as clean}from'./chunk-BJOQ75Z3.js';export{b as build}from'./chunk-5BUJWEAA.js';import'./chunk-2BBDUOBX.js';import'./chunk-ZJQUMHFI.js';
|
package/dist/plugin/index.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{a as createNodesV2}from'../chunk-2RWIKK2K.js';import'../chunk-ZJQUMHFI.js';
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import {a}from'./chunk-ZJQUMHFI.js';import {createShellShock}from'@shell-shock/core';import {writeError}from'@storm-software/config-tools/logger';import {withRunExecutor}from'@storm-software/workspace-tools/base/base-executor';import {isError}from'@stryke/type-checks/is-error';import s from'defu';function j(r,m){return withRunExecutor(`Shell Shock ${r} command executor`,async(e,o,n)=>{if(!o.projectName)throw new Error("The executor requires `projectName` on the context object.");if(!o.projectName||!o.projectsConfigurations?.projects||!o.projectsConfigurations.projects[o.projectName]||!o.projectsConfigurations.projects[o.projectName]?.root)throw new Error("The executor requires `projectsConfigurations` on the context object.");let t=o.projectsConfigurations.projects[o.projectName],i=await createShellShock(s({root:t.root,sourceRoot:t.sourceRoot,tsconfig:e.tsconfig,logLevel:e.logLevel,mode:e.mode,skipCache:e.skipCache,output:{outputPath:e.outputPath??t.targets?.build?.options?.outputPath}},e));try{return await Promise.resolve(m(s({projectName:o.projectName,options:e,workspaceConfig:n,inlineConfig:{command:r,configFile:e.configFile},command:r},o),i))}catch(c){return writeError(`An error occurred while executing the Shell Shock ${r} command executor: ${isError(c)?`${c.message}
|
|
2
|
-
|
|
3
|
-
${c.stack}`:"Unknown error"}`),{success:false}}finally{await i.finalize();}},{skipReadingConfig:false,hooks:{applyDefaultOptions:a(e=>(e.mode!=="development"&&e.mode!=="test"&&(e.mode="production"),e.outputPath??="dist/{projectRoot}",e.configFile??="{projectRoot}/shell-shock.config.ts",e),"applyDefaultOptions")}})}a(j,"withExecutor");export{j as a};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import {createNxPlugin}from'@powerlines/nx/helpers/plugin-utilities';var i=createNxPlugin({framework:"shell-shock"});export{i as a};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
'use strict';var chunkC4UEVXX6_cjs=require('./chunk-C4UEVXX6.cjs'),chunkPKDDOBUQ_cjs=require('./chunk-PKDDOBUQ.cjs');async function i(o,r){return await r.lint(o.inlineConfig),{success:true}}chunkPKDDOBUQ_cjs.a(i,"executorFn");var c=chunkC4UEVXX6_cjs.a("lint",i),m=c;exports.a=i;exports.b=m;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
'use strict';var chunkC4UEVXX6_cjs=require('./chunk-C4UEVXX6.cjs'),chunkPKDDOBUQ_cjs=require('./chunk-PKDDOBUQ.cjs');async function c(t,r){return await r.clean(t.inlineConfig),{success:true}}chunkPKDDOBUQ_cjs.a(c,"executorFn");var n=chunkC4UEVXX6_cjs.a("clean",c),s=n;exports.a=c;exports.b=s;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import {a as a$1}from'./chunk-2BBDUOBX.js';import {a}from'./chunk-ZJQUMHFI.js';import i from'defu';async function u(e,r){return await r.build(i({entry:e.options.entry,skipCache:e.options.skipCache,mode:e.options.mode},e.inlineConfig)),{success:true}}a(u,"executorFn");var c=a$1("build",u),n=c;export{u as a,n as b};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import {a as a$1}from'./chunk-2BBDUOBX.js';import {a}from'./chunk-ZJQUMHFI.js';async function c(t,r){return await r.clean(t.inlineConfig),{success:true}}a(c,"executorFn");var n=a$1("clean",c),i=n;export{c as a,i as b};
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
'use strict';var chunkPKDDOBUQ_cjs=require('./chunk-PKDDOBUQ.cjs'),core=require('@shell-shock/core'),logger=require('@storm-software/config-tools/logger'),baseExecutor=require('@storm-software/workspace-tools/base/base-executor'),isError=require('@stryke/type-checks/is-error'),s=require('defu');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}var s__default=/*#__PURE__*/_interopDefault(s);function S(r,m){return baseExecutor.withRunExecutor(`Shell Shock ${r} command executor`,async(e,o,n)=>{if(!o.projectName)throw new Error("The executor requires `projectName` on the context object.");if(!o.projectName||!o.projectsConfigurations?.projects||!o.projectsConfigurations.projects[o.projectName]||!o.projectsConfigurations.projects[o.projectName]?.root)throw new Error("The executor requires `projectsConfigurations` on the context object.");let t=o.projectsConfigurations.projects[o.projectName],i=await core.createShellShock(s__default.default({root:t.root,sourceRoot:t.sourceRoot,tsconfig:e.tsconfig,logLevel:e.logLevel,mode:e.mode,skipCache:e.skipCache,output:{outputPath:e.outputPath??t.targets?.build?.options?.outputPath}},e));try{return await Promise.resolve(m(s__default.default({projectName:o.projectName,options:e,workspaceConfig:n,inlineConfig:{command:r,configFile:e.configFile},command:r},o),i))}catch(c){return logger.writeError(`An error occurred while executing the Shell Shock ${r} command executor: ${isError.isError(c)?`${c.message}
|
|
2
|
-
|
|
3
|
-
${c.stack}`:"Unknown error"}`),{success:false}}finally{await i.finalize();}},{skipReadingConfig:false,hooks:{applyDefaultOptions:chunkPKDDOBUQ_cjs.a(e=>(e.mode!=="development"&&e.mode!=="test"&&(e.mode="production"),e.outputPath??="dist/{projectRoot}",e.configFile??="{projectRoot}/shell-shock.config.ts",e),"applyDefaultOptions")}})}chunkPKDDOBUQ_cjs.a(S,"withExecutor");exports.a=S;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
'use strict';var chunkC4UEVXX6_cjs=require('./chunk-C4UEVXX6.cjs'),chunkPKDDOBUQ_cjs=require('./chunk-PKDDOBUQ.cjs'),p=require('defu');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}var p__default=/*#__PURE__*/_interopDefault(p);async function s(e,t){return await t.prepare(p__default.default({command:"prepare",skipCache:e.options.skipCache,skipInstalls:e.options.skipInstalls},e.inlineConfig)),{success:true}}chunkPKDDOBUQ_cjs.a(s,"executorFn");var a=chunkC4UEVXX6_cjs.a("prepare",s),n=a;exports.a=s;exports.b=n;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import {a as a$1}from'./chunk-2BBDUOBX.js';import {a}from'./chunk-ZJQUMHFI.js';async function r(t,c){return await c.docs(t.inlineConfig),{success:true}}a(r,"executorFn");var s=a$1("docs",r),n=s;export{r as a,n as b};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
'use strict';var pluginUtilities=require('@powerlines/nx/helpers/plugin-utilities');var r=pluginUtilities.createNxPlugin({framework:"shell-shock"});exports.a=r;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
'use strict';var chunkC4UEVXX6_cjs=require('./chunk-C4UEVXX6.cjs'),chunkPKDDOBUQ_cjs=require('./chunk-PKDDOBUQ.cjs');async function r(t,c){return await c.docs(t.inlineConfig),{success:true}}chunkPKDDOBUQ_cjs.a(r,"executorFn");var s=chunkC4UEVXX6_cjs.a("docs",r),u=s;exports.a=r;exports.b=u;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import {a as a$1}from'./chunk-2BBDUOBX.js';import {a}from'./chunk-ZJQUMHFI.js';async function i(o,r){return await r.lint(o.inlineConfig),{success:true}}a(i,"executorFn");var c=a$1("lint",i),l=c;export{i as a,l as b};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import {a as a$2}from'./chunk-2BBDUOBX.js';import {a as a$1}from'./chunk-ZJQUMHFI.js';import p from'defu';async function s(e,t){return await t.prepare(p({command:"prepare",skipCache:e.options.skipCache,skipInstalls:e.options.skipInstalls},e.inlineConfig)),{success:true}}a$1(s,"executorFn");var a=a$2("prepare",s),l=a;export{s as a,l as b};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
'use strict';var chunkC4UEVXX6_cjs=require('./chunk-C4UEVXX6.cjs'),chunkPKDDOBUQ_cjs=require('./chunk-PKDDOBUQ.cjs'),i=require('defu');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}var i__default=/*#__PURE__*/_interopDefault(i);async function u(e,r){return await r.build(i__default.default({entry:e.options.entry,skipCache:e.options.skipCache,mode:e.options.mode},e.inlineConfig)),{success:true}}chunkPKDDOBUQ_cjs.a(u,"executorFn");var c=chunkC4UEVXX6_cjs.a("build",u),p=c;exports.a=u;exports.b=p;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{b as default,a as executorFn}from'../../chunk-5BUJWEAA.js';import'../../chunk-2BBDUOBX.js';import'../../chunk-ZJQUMHFI.js';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{b as default,a as executorFn}from'../../chunk-BJOQ75Z3.js';import'../../chunk-2BBDUOBX.js';import'../../chunk-ZJQUMHFI.js';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{b as default,a as executorFn}from'../../chunk-JOC2YT3M.js';import'../../chunk-2BBDUOBX.js';import'../../chunk-ZJQUMHFI.js';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{b as default,a as executorFn}from'../../chunk-OR6FTGCD.js';import'../../chunk-2BBDUOBX.js';import'../../chunk-ZJQUMHFI.js';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{b as default,a as executorFn}from'../../chunk-RIXDDPWQ.js';import'../../chunk-2BBDUOBX.js';import'../../chunk-ZJQUMHFI.js';
|
package/dist/src/executors.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import'./chunk-WNSAXKZ3.js';export{b as prepare}from'./chunk-RIXDDPWQ.js';export{b as lint}from'./chunk-OR6FTGCD.js';export{b as docs}from'./chunk-JOC2YT3M.js';export{b as clean}from'./chunk-BJOQ75Z3.js';export{b as build}from'./chunk-5BUJWEAA.js';import'./chunk-2BBDUOBX.js';import'./chunk-ZJQUMHFI.js';
|
package/dist/src/index.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{a as createNodesV2}from'./chunk-2RWIKK2K.js';import'./chunk-WNSAXKZ3.js';export{b as prepare}from'./chunk-RIXDDPWQ.js';export{b as lint}from'./chunk-OR6FTGCD.js';export{b as docs}from'./chunk-JOC2YT3M.js';export{b as clean}from'./chunk-BJOQ75Z3.js';export{b as build}from'./chunk-5BUJWEAA.js';import'./chunk-2BBDUOBX.js';import'./chunk-ZJQUMHFI.js';
|
package/dist/src/plugin/index.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{a as createNodesV2}from'../chunk-2RWIKK2K.js';import'../chunk-ZJQUMHFI.js';
|
|
File without changes
|
|
File without changes
|