@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
|
@@ -38,11 +38,11 @@
|
|
|
38
38
|
],
|
|
39
39
|
"id": "#mode"
|
|
40
40
|
},
|
|
41
|
-
"
|
|
42
|
-
"title": "
|
|
41
|
+
"autoInstall": {
|
|
42
|
+
"title": "Auto Install",
|
|
43
43
|
"type": "boolean",
|
|
44
|
-
"description": "
|
|
45
|
-
"id": "#
|
|
44
|
+
"description": "Automatically install dependencies before building",
|
|
45
|
+
"id": "#autoInstall"
|
|
46
46
|
},
|
|
47
47
|
"skipCache": {
|
|
48
48
|
"title": "Skip Cache",
|
|
@@ -65,11 +65,30 @@
|
|
|
65
65
|
"silent"
|
|
66
66
|
],
|
|
67
67
|
"id": "#logLevel"
|
|
68
|
+
},
|
|
69
|
+
"entry": {
|
|
70
|
+
"title": "Entry Path(s)",
|
|
71
|
+
"description": "The entry path(s) for the package",
|
|
72
|
+
"oneOf": [
|
|
73
|
+
{
|
|
74
|
+
"type": "string"
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"type": "array",
|
|
78
|
+
"items": {
|
|
79
|
+
"type": "string"
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
],
|
|
83
|
+
"id": "#entry",
|
|
84
|
+
"type": "any",
|
|
85
|
+
"default": {}
|
|
68
86
|
}
|
|
69
87
|
},
|
|
70
88
|
"type": "object",
|
|
71
89
|
"default": {
|
|
72
90
|
"outputPath": "dist/{projectRoot}",
|
|
73
|
-
"configFile": "{projectRoot}/shell-shock.config.ts"
|
|
91
|
+
"configFile": "{projectRoot}/shell-shock.config.ts",
|
|
92
|
+
"entry": {}
|
|
74
93
|
}
|
|
75
94
|
}
|
|
@@ -1 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
+
require('../../base-executor-BEOdY15z.cjs');
|
|
3
|
+
const require_executor = require('../../executor-Df7WIF5r.cjs');
|
|
4
|
+
|
|
5
|
+
exports.default = require_executor.executor_default;
|
|
6
|
+
exports.executorFn = require_executor.executorFn;
|
|
@@ -46,12 +46,12 @@ export interface LintExecutorSchema {
|
|
|
46
46
|
mode?: string,
|
|
47
47
|
|
|
48
48
|
/**
|
|
49
|
-
*
|
|
49
|
+
* Auto Install
|
|
50
50
|
*
|
|
51
|
-
*
|
|
51
|
+
* Automatically install dependencies before building
|
|
52
52
|
*
|
|
53
53
|
*/
|
|
54
|
-
|
|
54
|
+
autoInstall?: boolean,
|
|
55
55
|
|
|
56
56
|
/**
|
|
57
57
|
* Skip Cache
|
|
@@ -70,5 +70,15 @@ export interface LintExecutorSchema {
|
|
|
70
70
|
* @enum fatal,error,warn,success,info,debug,trace,silent
|
|
71
71
|
*/
|
|
72
72
|
logLevel?: string,
|
|
73
|
+
|
|
74
|
+
/**
|
|
75
|
+
* Entry Path(s)
|
|
76
|
+
*
|
|
77
|
+
* The entry path(s) for the package
|
|
78
|
+
*
|
|
79
|
+
*
|
|
80
|
+
* @oneOf [object Object],[object Object]
|
|
81
|
+
*/
|
|
82
|
+
entry?: any,
|
|
73
83
|
}
|
|
74
84
|
|
|
@@ -38,11 +38,11 @@
|
|
|
38
38
|
],
|
|
39
39
|
"id": "#mode"
|
|
40
40
|
},
|
|
41
|
-
"
|
|
42
|
-
"title": "
|
|
41
|
+
"autoInstall": {
|
|
42
|
+
"title": "Auto Install",
|
|
43
43
|
"type": "boolean",
|
|
44
|
-
"description": "
|
|
45
|
-
"id": "#
|
|
44
|
+
"description": "Automatically install dependencies before building",
|
|
45
|
+
"id": "#autoInstall"
|
|
46
46
|
},
|
|
47
47
|
"skipCache": {
|
|
48
48
|
"title": "Skip Cache",
|
|
@@ -65,11 +65,30 @@
|
|
|
65
65
|
"silent"
|
|
66
66
|
],
|
|
67
67
|
"id": "#logLevel"
|
|
68
|
+
},
|
|
69
|
+
"entry": {
|
|
70
|
+
"title": "Entry Path(s)",
|
|
71
|
+
"description": "The entry path(s) for the package",
|
|
72
|
+
"oneOf": [
|
|
73
|
+
{
|
|
74
|
+
"type": "string"
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"type": "array",
|
|
78
|
+
"items": {
|
|
79
|
+
"type": "string"
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
],
|
|
83
|
+
"id": "#entry",
|
|
84
|
+
"type": "any",
|
|
85
|
+
"default": {}
|
|
68
86
|
}
|
|
69
87
|
},
|
|
70
88
|
"type": "object",
|
|
71
89
|
"default": {
|
|
72
90
|
"outputPath": "dist/{projectRoot}",
|
|
73
|
-
"configFile": "{projectRoot}/shell-shock.config.ts"
|
|
91
|
+
"configFile": "{projectRoot}/shell-shock.config.ts",
|
|
92
|
+
"entry": {}
|
|
74
93
|
}
|
|
75
94
|
}
|
|
@@ -1 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
+
require('../../base-executor-BEOdY15z.cjs');
|
|
3
|
+
const require_executor = require('../../executor-BpeEDqH7.cjs');
|
|
4
|
+
|
|
5
|
+
exports.default = require_executor.executor_default;
|
|
6
|
+
exports.executorFn = require_executor.executorFn;
|
|
@@ -46,12 +46,12 @@ export interface PrepareExecutorSchema {
|
|
|
46
46
|
mode?: string,
|
|
47
47
|
|
|
48
48
|
/**
|
|
49
|
-
*
|
|
49
|
+
* Auto Install
|
|
50
50
|
*
|
|
51
|
-
*
|
|
51
|
+
* Automatically install dependencies before building
|
|
52
52
|
*
|
|
53
53
|
*/
|
|
54
|
-
|
|
54
|
+
autoInstall?: boolean,
|
|
55
55
|
|
|
56
56
|
/**
|
|
57
57
|
* Skip Cache
|
|
@@ -70,5 +70,15 @@ export interface PrepareExecutorSchema {
|
|
|
70
70
|
* @enum fatal,error,warn,success,info,debug,trace,silent
|
|
71
71
|
*/
|
|
72
72
|
logLevel?: string,
|
|
73
|
+
|
|
74
|
+
/**
|
|
75
|
+
* Entry Path(s)
|
|
76
|
+
*
|
|
77
|
+
* The entry path(s) for the package
|
|
78
|
+
*
|
|
79
|
+
*
|
|
80
|
+
* @oneOf [object Object],[object Object]
|
|
81
|
+
*/
|
|
82
|
+
entry?: any,
|
|
73
83
|
}
|
|
74
84
|
|
|
@@ -38,11 +38,11 @@
|
|
|
38
38
|
],
|
|
39
39
|
"id": "#mode"
|
|
40
40
|
},
|
|
41
|
-
"
|
|
42
|
-
"title": "
|
|
41
|
+
"autoInstall": {
|
|
42
|
+
"title": "Auto Install",
|
|
43
43
|
"type": "boolean",
|
|
44
|
-
"description": "
|
|
45
|
-
"id": "#
|
|
44
|
+
"description": "Automatically install dependencies before building",
|
|
45
|
+
"id": "#autoInstall"
|
|
46
46
|
},
|
|
47
47
|
"skipCache": {
|
|
48
48
|
"title": "Skip Cache",
|
|
@@ -65,11 +65,30 @@
|
|
|
65
65
|
"silent"
|
|
66
66
|
],
|
|
67
67
|
"id": "#logLevel"
|
|
68
|
+
},
|
|
69
|
+
"entry": {
|
|
70
|
+
"title": "Entry Path(s)",
|
|
71
|
+
"description": "The entry path(s) for the package",
|
|
72
|
+
"oneOf": [
|
|
73
|
+
{
|
|
74
|
+
"type": "string"
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"type": "array",
|
|
78
|
+
"items": {
|
|
79
|
+
"type": "string"
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
],
|
|
83
|
+
"id": "#entry",
|
|
84
|
+
"type": "any",
|
|
85
|
+
"default": {}
|
|
68
86
|
}
|
|
69
87
|
},
|
|
70
88
|
"type": "object",
|
|
71
89
|
"default": {
|
|
72
90
|
"outputPath": "dist/{projectRoot}",
|
|
73
|
-
"configFile": "{projectRoot}/shell-shock.config.ts"
|
|
91
|
+
"configFile": "{projectRoot}/shell-shock.config.ts",
|
|
92
|
+
"entry": {}
|
|
74
93
|
}
|
|
75
94
|
}
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { };
|
package/dist/src/executors.cjs
CHANGED
|
@@ -1 +1,13 @@
|
|
|
1
|
-
|
|
1
|
+
require('./base-executor-BEOdY15z.cjs');
|
|
2
|
+
const require_executor = require('./executor-Dih1DtWS.cjs');
|
|
3
|
+
const require_executor$1 = require('./executor-COGLRU0m.cjs');
|
|
4
|
+
const require_executor$2 = require('./executor-BdDn8ZPU.cjs');
|
|
5
|
+
const require_executor$3 = require('./executor-Df7WIF5r.cjs');
|
|
6
|
+
const require_executor$4 = require('./executor-BpeEDqH7.cjs');
|
|
7
|
+
require('./executors-BJFR9wj9.cjs');
|
|
8
|
+
|
|
9
|
+
exports.build = require_executor.executor_default;
|
|
10
|
+
exports.clean = require_executor$1.executor_default;
|
|
11
|
+
exports.docs = require_executor$2.executor_default;
|
|
12
|
+
exports.lint = require_executor$3.executor_default;
|
|
13
|
+
exports.prepare = require_executor$4.executor_default;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import "./base-executor-Dm4OV5-b.cjs";
|
|
2
|
+
import { r as BuildExecutorSchema, t as executor } from "./executor-96dASirt.cjs";
|
|
3
|
+
import { r as CleanExecutorSchema, t as executor$1 } from "./executor-D-CbgdfW.cjs";
|
|
4
|
+
import { r as DocsExecutorSchema, t as executor$2 } from "./executor-BbNRVowe.cjs";
|
|
5
|
+
import { r as LintExecutorSchema, t as executor$3 } from "./executor-CiTDecl1.cjs";
|
|
6
|
+
import { r as PrepareExecutorSchema, t as executor$4 } from "./executor-4-xDAK3Q.cjs";
|
|
7
|
+
import "./executors-Dvb23_Uh.cjs";
|
|
8
|
+
export { BuildExecutorSchema, CleanExecutorSchema, DocsExecutorSchema, LintExecutorSchema, PrepareExecutorSchema, executor as build, executor$1 as clean, executor$2 as docs, executor$3 as lint, executor$4 as prepare };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import "./base-executor-C986ypeP.mjs";
|
|
2
|
+
import { r as BuildExecutorSchema, t as executor } from "./executor-D2Vww0YS.mjs";
|
|
3
|
+
import { r as CleanExecutorSchema, t as executor$1 } from "./executor-DZVLtlig.mjs";
|
|
4
|
+
import { r as DocsExecutorSchema, t as executor$2 } from "./executor-Bbdfz3vU.mjs";
|
|
5
|
+
import { r as LintExecutorSchema, t as executor$3 } from "./executor-MgQPT_ao.mjs";
|
|
6
|
+
import { r as PrepareExecutorSchema, t as executor$4 } from "./executor-BaLNOEzG.mjs";
|
|
7
|
+
import "./executors-DxVudqU1.mjs";
|
|
8
|
+
export { BuildExecutorSchema, CleanExecutorSchema, DocsExecutorSchema, LintExecutorSchema, PrepareExecutorSchema, executor as build, executor$1 as clean, executor$2 as docs, executor$3 as lint, executor$4 as prepare };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import "./base-executor-WGeWcQ9x.mjs";
|
|
2
|
+
import { n as executor_default } from "./executor-BAfZ_2mt.mjs";
|
|
3
|
+
import { n as executor_default$1 } from "./executor-BB0fklpZ.mjs";
|
|
4
|
+
import { n as executor_default$2 } from "./executor-CqzPUm3D.mjs";
|
|
5
|
+
import { n as executor_default$3 } from "./executor-C5QxZhO7.mjs";
|
|
6
|
+
import { n as executor_default$4 } from "./executor-yO6eAP0j.mjs";
|
|
7
|
+
import "./executors-0N4uK0Ll.mjs";
|
|
8
|
+
|
|
9
|
+
export { executor_default as build, executor_default$1 as clean, executor_default$2 as docs, executor_default$3 as lint, executor_default$4 as prepare };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { CreateNodesV2 } from "@nx/devkit";
|
|
2
|
+
import { NxPluginOptions } from "@powerlines/nx/types/plugin";
|
|
3
|
+
|
|
4
|
+
//#region src/plugin/index.d.ts
|
|
5
|
+
declare const createNodesV2: CreateNodesV2<NxPluginOptions>;
|
|
6
|
+
//#endregion
|
|
7
|
+
export { createNodesV2 as t };
|
|
8
|
+
//# sourceMappingURL=index-BbciquDs.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index-BbciquDs.d.mts","names":[],"sources":["../../src/plugin/index.ts"],"sourcesContent":[],"mappings":";;;;cAsBa,eAAe,cAAc"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { CreateNodesV2 } from "@nx/devkit";
|
|
2
|
+
import { NxPluginOptions } from "@powerlines/nx/types/plugin";
|
|
3
|
+
|
|
4
|
+
//#region src/plugin/index.d.ts
|
|
5
|
+
declare const createNodesV2: CreateNodesV2<NxPluginOptions>;
|
|
6
|
+
//#endregion
|
|
7
|
+
export { createNodesV2 as t };
|
|
8
|
+
//# sourceMappingURL=index-COXDf824.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index-COXDf824.d.cts","names":[],"sources":["../../src/plugin/index.ts"],"sourcesContent":[],"mappings":";;;;cAsBa,eAAe,cAAc"}
|
package/dist/src/index.cjs
CHANGED
|
@@ -1 +1,15 @@
|
|
|
1
|
-
|
|
1
|
+
require('./base-executor-BEOdY15z.cjs');
|
|
2
|
+
const require_executor = require('./executor-Dih1DtWS.cjs');
|
|
3
|
+
const require_executor$1 = require('./executor-COGLRU0m.cjs');
|
|
4
|
+
const require_executor$2 = require('./executor-BdDn8ZPU.cjs');
|
|
5
|
+
const require_executor$3 = require('./executor-Df7WIF5r.cjs');
|
|
6
|
+
const require_executor$4 = require('./executor-BpeEDqH7.cjs');
|
|
7
|
+
require('./executors-BJFR9wj9.cjs');
|
|
8
|
+
const require_plugin = require('./plugin-jIPJzmTp.cjs');
|
|
9
|
+
|
|
10
|
+
exports.build = require_executor.executor_default;
|
|
11
|
+
exports.clean = require_executor$1.executor_default;
|
|
12
|
+
exports.createNodesV2 = require_plugin.createNodesV2;
|
|
13
|
+
exports.docs = require_executor$2.executor_default;
|
|
14
|
+
exports.lint = require_executor$3.executor_default;
|
|
15
|
+
exports.prepare = require_executor$4.executor_default;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import "./base-executor-Dm4OV5-b.cjs";
|
|
2
|
+
import { r as BuildExecutorSchema, t as executor } from "./executor-96dASirt.cjs";
|
|
3
|
+
import { r as CleanExecutorSchema, t as executor$1 } from "./executor-D-CbgdfW.cjs";
|
|
4
|
+
import { r as DocsExecutorSchema, t as executor$2 } from "./executor-BbNRVowe.cjs";
|
|
5
|
+
import { r as LintExecutorSchema, t as executor$3 } from "./executor-CiTDecl1.cjs";
|
|
6
|
+
import { r as PrepareExecutorSchema, t as executor$4 } from "./executor-4-xDAK3Q.cjs";
|
|
7
|
+
import "./executors-Dvb23_Uh.cjs";
|
|
8
|
+
import { t as createNodesV2 } from "./index-COXDf824.cjs";
|
|
9
|
+
export { BuildExecutorSchema, CleanExecutorSchema, DocsExecutorSchema, LintExecutorSchema, PrepareExecutorSchema, executor as build, executor$1 as clean, createNodesV2, executor$2 as docs, executor$3 as lint, executor$4 as prepare };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import "./base-executor-C986ypeP.mjs";
|
|
2
|
+
import { r as BuildExecutorSchema, t as executor } from "./executor-D2Vww0YS.mjs";
|
|
3
|
+
import { r as CleanExecutorSchema, t as executor$1 } from "./executor-DZVLtlig.mjs";
|
|
4
|
+
import { r as DocsExecutorSchema, t as executor$2 } from "./executor-Bbdfz3vU.mjs";
|
|
5
|
+
import { r as LintExecutorSchema, t as executor$3 } from "./executor-MgQPT_ao.mjs";
|
|
6
|
+
import { r as PrepareExecutorSchema, t as executor$4 } from "./executor-BaLNOEzG.mjs";
|
|
7
|
+
import "./executors-DxVudqU1.mjs";
|
|
8
|
+
import { t as createNodesV2 } from "./index-BbciquDs.mjs";
|
|
9
|
+
export { BuildExecutorSchema, CleanExecutorSchema, DocsExecutorSchema, LintExecutorSchema, PrepareExecutorSchema, executor as build, executor$1 as clean, createNodesV2, executor$2 as docs, executor$3 as lint, executor$4 as prepare };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import "./base-executor-WGeWcQ9x.mjs";
|
|
2
|
+
import { n as executor_default } from "./executor-BAfZ_2mt.mjs";
|
|
3
|
+
import { n as executor_default$1 } from "./executor-BB0fklpZ.mjs";
|
|
4
|
+
import { n as executor_default$2 } from "./executor-CqzPUm3D.mjs";
|
|
5
|
+
import { n as executor_default$3 } from "./executor-C5QxZhO7.mjs";
|
|
6
|
+
import { n as executor_default$4 } from "./executor-yO6eAP0j.mjs";
|
|
7
|
+
import "./executors-0N4uK0Ll.mjs";
|
|
8
|
+
import { t as createNodesV2 } from "./plugin-BbxHKJnF.mjs";
|
|
9
|
+
|
|
10
|
+
export { executor_default as build, executor_default$1 as clean, createNodesV2, executor_default$2 as docs, executor_default$3 as lint, executor_default$4 as prepare };
|
|
@@ -1 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
const require_plugin = require('../plugin-jIPJzmTp.cjs');
|
|
2
|
+
|
|
3
|
+
exports.createNodesV2 = require_plugin.createNodesV2;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { createNxPlugin } from "@powerlines/nx/helpers/plugin-utilities";
|
|
2
|
+
|
|
3
|
+
//#region src/plugin/index.ts
|
|
4
|
+
const createNodesV2 = createNxPlugin({ framework: "shell-shock" });
|
|
5
|
+
|
|
6
|
+
//#endregion
|
|
7
|
+
export { createNodesV2 as t };
|
|
8
|
+
//# sourceMappingURL=plugin-BbxHKJnF.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"plugin-BbxHKJnF.mjs","names":["createNodesV2: CreateNodesV2<NxPluginOptions>"],"sources":["../../src/plugin/index.ts"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Shell Shock\n\n This code was released as part of the Shell Shock project. Shell Shock\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/shell-shock.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/shell-shock\n Documentation: https://docs.stormsoftware.com/projects/shell-shock\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport type { CreateNodesV2 } from \"@nx/devkit\";\nimport { createNxPlugin } from \"@powerlines/nx/helpers/plugin-utilities\";\nimport type { NxPluginOptions } from \"@powerlines/nx/types/plugin\";\n\nexport const createNodesV2: CreateNodesV2<NxPluginOptions> =\n createNxPlugin<NxPluginOptions>({\n framework: \"shell-shock\"\n });\n"],"mappings":";;;AAsBA,MAAaA,gBACX,eAAgC,EAC9B,WAAW,eACZ,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const require_base_executor = require('./base-executor-BEOdY15z.cjs');
|
|
2
|
+
let __powerlines_nx_helpers_plugin_utilities = require("@powerlines/nx/helpers/plugin-utilities");
|
|
3
|
+
|
|
4
|
+
//#region src/plugin/index.ts
|
|
5
|
+
const createNodesV2 = (0, __powerlines_nx_helpers_plugin_utilities.createNxPlugin)({ framework: "shell-shock" });
|
|
6
|
+
|
|
7
|
+
//#endregion
|
|
8
|
+
Object.defineProperty(exports, 'createNodesV2', {
|
|
9
|
+
enumerable: true,
|
|
10
|
+
get: function () {
|
|
11
|
+
return createNodesV2;
|
|
12
|
+
}
|
|
13
|
+
});
|
|
14
|
+
//# sourceMappingURL=plugin-jIPJzmTp.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"plugin-jIPJzmTp.cjs","names":["createNodesV2: CreateNodesV2<NxPluginOptions>"],"sources":["../../src/plugin/index.ts"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Shell Shock\n\n This code was released as part of the Shell Shock project. Shell Shock\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/shell-shock.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/shell-shock\n Documentation: https://docs.stormsoftware.com/projects/shell-shock\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport type { CreateNodesV2 } from \"@nx/devkit\";\nimport { createNxPlugin } from \"@powerlines/nx/helpers/plugin-utilities\";\nimport type { NxPluginOptions } from \"@powerlines/nx/types/plugin\";\n\nexport const createNodesV2: CreateNodesV2<NxPluginOptions> =\n createNxPlugin<NxPluginOptions>({\n framework: \"shell-shock\"\n });\n"],"mappings":";;;;AAsBA,MAAaA,6EACqB,EAC9B,WAAW,eACZ,CAAC"}
|
|
@@ -42,13 +42,13 @@ The path to the Shell Shock configuration file
|
|
|
42
42
|
The build mode
|
|
43
43
|
|
|
44
44
|
|
|
45
|
-
## `
|
|
45
|
+
## `autoInstall`
|
|
46
46
|
- **Type**: `boolean`
|
|
47
47
|
|
|
48
|
-
>
|
|
48
|
+
> Auto Install
|
|
49
49
|
|
|
50
50
|
|
|
51
|
-
|
|
51
|
+
Automatically install dependencies during prepare stage
|
|
52
52
|
|
|
53
53
|
|
|
54
54
|
## `skipCache`
|
package/docs/api/build/schema.md
CHANGED
|
@@ -42,13 +42,13 @@ The path to the Shell Shock configuration file
|
|
|
42
42
|
The build mode
|
|
43
43
|
|
|
44
44
|
|
|
45
|
-
## `
|
|
45
|
+
## `autoInstall`
|
|
46
46
|
- **Type**: `boolean`
|
|
47
47
|
|
|
48
|
-
>
|
|
48
|
+
> Auto Install
|
|
49
49
|
|
|
50
50
|
|
|
51
|
-
|
|
51
|
+
Automatically install dependencies before building
|
|
52
52
|
|
|
53
53
|
|
|
54
54
|
## `skipCache`
|
package/docs/api/clean/schema.md
CHANGED
|
@@ -42,13 +42,13 @@ The path to the Shell Shock configuration file
|
|
|
42
42
|
The build mode
|
|
43
43
|
|
|
44
44
|
|
|
45
|
-
## `
|
|
45
|
+
## `autoInstall`
|
|
46
46
|
- **Type**: `boolean`
|
|
47
47
|
|
|
48
|
-
>
|
|
48
|
+
> Auto Install
|
|
49
49
|
|
|
50
50
|
|
|
51
|
-
|
|
51
|
+
Automatically install dependencies before building
|
|
52
52
|
|
|
53
53
|
|
|
54
54
|
## `skipCache`
|
|
@@ -57,7 +57,7 @@ Skip installing dependencies during prepare stage
|
|
|
57
57
|
> Skip Cache
|
|
58
58
|
|
|
59
59
|
|
|
60
|
-
Skip the
|
|
60
|
+
Skip the cache when building
|
|
61
61
|
|
|
62
62
|
|
|
63
63
|
## `logLevel`
|
|
@@ -69,3 +69,13 @@ Skip the caching mechanism during the build process (if required)
|
|
|
69
69
|
The log level to use for the build process
|
|
70
70
|
|
|
71
71
|
|
|
72
|
+
## `entry`
|
|
73
|
+
- **Type**: `any`
|
|
74
|
+
- **Default**: `{}`
|
|
75
|
+
|
|
76
|
+
> Entry Path(s)
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
The entry path(s) for the package
|
|
80
|
+
|
|
81
|
+
|
package/docs/api/docs/schema.md
CHANGED
|
@@ -42,13 +42,13 @@ The path to the Shell Shock configuration file
|
|
|
42
42
|
The build mode
|
|
43
43
|
|
|
44
44
|
|
|
45
|
-
## `
|
|
45
|
+
## `autoInstall`
|
|
46
46
|
- **Type**: `boolean`
|
|
47
47
|
|
|
48
|
-
>
|
|
48
|
+
> Auto Install
|
|
49
49
|
|
|
50
50
|
|
|
51
|
-
|
|
51
|
+
Automatically install dependencies before building
|
|
52
52
|
|
|
53
53
|
|
|
54
54
|
## `skipCache`
|
|
@@ -69,3 +69,13 @@ Skip the cache when building
|
|
|
69
69
|
The log level to use for the build process
|
|
70
70
|
|
|
71
71
|
|
|
72
|
+
## `entry`
|
|
73
|
+
- **Type**: `any`
|
|
74
|
+
- **Default**: `{}`
|
|
75
|
+
|
|
76
|
+
> Entry Path(s)
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
The entry path(s) for the package
|
|
80
|
+
|
|
81
|
+
|
package/docs/api/lint/schema.md
CHANGED
|
@@ -42,13 +42,13 @@ The path to the Shell Shock configuration file
|
|
|
42
42
|
The build mode
|
|
43
43
|
|
|
44
44
|
|
|
45
|
-
## `
|
|
45
|
+
## `autoInstall`
|
|
46
46
|
- **Type**: `boolean`
|
|
47
47
|
|
|
48
|
-
>
|
|
48
|
+
> Auto Install
|
|
49
49
|
|
|
50
50
|
|
|
51
|
-
|
|
51
|
+
Automatically install dependencies before building
|
|
52
52
|
|
|
53
53
|
|
|
54
54
|
## `skipCache`
|
|
@@ -69,3 +69,13 @@ Skip the cache when building
|
|
|
69
69
|
The log level to use for the build process
|
|
70
70
|
|
|
71
71
|
|
|
72
|
+
## `entry`
|
|
73
|
+
- **Type**: `any`
|
|
74
|
+
- **Default**: `{}`
|
|
75
|
+
|
|
76
|
+
> Entry Path(s)
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
The entry path(s) for the package
|
|
80
|
+
|
|
81
|
+
|
|
@@ -42,13 +42,13 @@ The path to the Shell Shock configuration file
|
|
|
42
42
|
The build mode
|
|
43
43
|
|
|
44
44
|
|
|
45
|
-
## `
|
|
45
|
+
## `autoInstall`
|
|
46
46
|
- **Type**: `boolean`
|
|
47
47
|
|
|
48
|
-
>
|
|
48
|
+
> Auto Install
|
|
49
49
|
|
|
50
50
|
|
|
51
|
-
|
|
51
|
+
Automatically install dependencies before building
|
|
52
52
|
|
|
53
53
|
|
|
54
54
|
## `skipCache`
|
|
@@ -69,3 +69,13 @@ Skip the cache when building
|
|
|
69
69
|
The log level to use for the build process
|
|
70
70
|
|
|
71
71
|
|
|
72
|
+
## `entry`
|
|
73
|
+
- **Type**: `any`
|
|
74
|
+
- **Default**: `{}`
|
|
75
|
+
|
|
76
|
+
> Entry Path(s)
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
The entry path(s) for the package
|
|
80
|
+
|
|
81
|
+
|