@shell-shock/nx 0.0.94 → 0.0.96

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.
Files changed (121) hide show
  1. package/CHANGELOG.md +11 -1
  2. package/README.md +16 -7
  3. package/dist/{rolldown-runtime-C_NdSu1c.js → _virtual/_rolldown/runtime.cjs} +2 -8
  4. package/dist/{base-executor-B48XZipC.js → base/base-executor.cjs} +1 -6
  5. package/dist/base/base-executor.d.cts +16 -0
  6. package/dist/base/base-executor.d.cts.map +1 -0
  7. package/dist/base/base-executor.d.ts +16 -0
  8. package/dist/base/base-executor.d.ts.map +1 -0
  9. package/dist/{base-executor-ChtjGl_i.mjs → base/base-executor.js} +2 -2
  10. package/dist/base/base-executor.js.map +1 -0
  11. package/dist/base/base-executor.schema.d.cts +166 -0
  12. package/dist/base/base-executor.schema.d.cts.map +1 -0
  13. package/dist/base/base-executor.schema.d.ts +2 -3
  14. package/dist/base/base-executor.schema.d.ts.map +1 -0
  15. package/dist/base/base-executor.schema.json +7 -19
  16. package/dist/base/base-executor.untyped.cjs +17 -0
  17. package/dist/{index.mjs → base/base-executor.untyped.js} +2 -3
  18. package/dist/base/base-executor.untyped.js.map +1 -0
  19. package/dist/base/index.cjs +4 -0
  20. package/dist/base/index.d.cts +2 -0
  21. package/dist/base/index.d.ts +2 -0
  22. package/dist/base/index.js +4 -0
  23. package/dist/executors/build/{executor.mjs → executor.cjs} +5 -6
  24. package/dist/executors/build/executor.d.cts +6 -0
  25. package/dist/executors/build/executor.d.cts.map +1 -0
  26. package/dist/executors/build/executor.d.ts +3 -181
  27. package/dist/executors/build/executor.d.ts.map +1 -1
  28. package/dist/executors/build/executor.js +6 -7
  29. package/dist/executors/build/executor.js.map +1 -0
  30. package/dist/executors/build/{executor.d.mts → schema.d.cts} +76 -82
  31. package/dist/executors/build/schema.d.cts.map +1 -0
  32. package/dist/executors/build/schema.d.ts +177 -191
  33. package/dist/executors/build/schema.d.ts.map +1 -0
  34. package/dist/executors/build/schema.json +7 -19
  35. package/dist/executors/clean/executor.cjs +11 -0
  36. package/dist/executors/clean/executor.d.cts +6 -0
  37. package/dist/executors/clean/executor.d.cts.map +1 -0
  38. package/dist/executors/clean/executor.d.ts +3 -181
  39. package/dist/executors/clean/executor.d.ts.map +1 -1
  40. package/dist/executors/clean/executor.js +4 -3
  41. package/dist/executors/clean/executor.js.map +1 -0
  42. package/dist/executors/clean/{executor.d.mts → schema.d.cts} +76 -82
  43. package/dist/executors/clean/schema.d.cts.map +1 -0
  44. package/dist/executors/clean/schema.d.ts +177 -191
  45. package/dist/executors/clean/schema.d.ts.map +1 -0
  46. package/dist/executors/clean/schema.json +7 -19
  47. package/dist/executors/docs/executor.cjs +11 -0
  48. package/dist/executors/docs/executor.d.cts +6 -0
  49. package/dist/executors/docs/executor.d.cts.map +1 -0
  50. package/dist/executors/docs/executor.d.ts +3 -181
  51. package/dist/executors/docs/executor.d.ts.map +1 -1
  52. package/dist/executors/docs/executor.js +4 -3
  53. package/dist/executors/docs/executor.js.map +1 -0
  54. package/dist/executors/docs/{executor.d.mts → schema.d.cts} +76 -82
  55. package/dist/executors/docs/schema.d.cts.map +1 -0
  56. package/dist/executors/docs/schema.d.ts +177 -191
  57. package/dist/executors/docs/schema.d.ts.map +1 -0
  58. package/dist/executors/docs/schema.json +7 -19
  59. package/dist/executors/lint/executor.cjs +11 -0
  60. package/dist/executors/lint/executor.d.cts +6 -0
  61. package/dist/executors/lint/executor.d.cts.map +1 -0
  62. package/dist/executors/lint/executor.d.ts +3 -181
  63. package/dist/executors/lint/executor.d.ts.map +1 -1
  64. package/dist/executors/lint/executor.js +4 -3
  65. package/dist/executors/lint/executor.js.map +1 -0
  66. package/dist/executors/lint/{executor.d.mts → schema.d.cts} +76 -82
  67. package/dist/executors/lint/schema.d.cts.map +1 -0
  68. package/dist/executors/lint/schema.d.ts +177 -191
  69. package/dist/executors/lint/schema.d.ts.map +1 -0
  70. package/dist/executors/lint/schema.json +7 -19
  71. package/dist/executors/prepare/{executor.mjs → executor.cjs} +5 -6
  72. package/dist/executors/prepare/executor.d.cts +6 -0
  73. package/dist/executors/prepare/executor.d.cts.map +1 -0
  74. package/dist/executors/prepare/executor.d.ts +3 -181
  75. package/dist/executors/prepare/executor.d.ts.map +1 -1
  76. package/dist/executors/prepare/executor.js +6 -7
  77. package/dist/executors/prepare/executor.js.map +1 -0
  78. package/dist/executors/prepare/{executor.d.mts → schema.d.cts} +76 -82
  79. package/dist/executors/prepare/schema.d.cts.map +1 -0
  80. package/dist/executors/prepare/schema.d.ts +177 -191
  81. package/dist/executors/prepare/schema.d.ts.map +1 -0
  82. package/dist/executors/prepare/schema.json +7 -19
  83. package/dist/index.cjs +5 -0
  84. package/dist/index.d.cts +3 -0
  85. package/dist/index.d.ts +3 -181
  86. package/dist/index.js +3 -19
  87. package/dist/plugin/{index.mjs → index.cjs} +115 -83
  88. package/dist/plugin/index.d.cts +7 -0
  89. package/dist/plugin/index.d.cts.map +1 -0
  90. package/dist/plugin/index.d.ts +2 -3
  91. package/dist/plugin/index.d.ts.map +1 -1
  92. package/dist/plugin/index.js +85 -113
  93. package/dist/plugin/index.js.map +1 -0
  94. package/docs/api/{base-executor.schema.md → base/base-executor.schema.md} +3 -3
  95. package/docs/api/{build → executors/build}/schema.md +3 -3
  96. package/docs/api/{clean → executors/clean}/schema.md +3 -3
  97. package/docs/api/{docs → executors/docs}/schema.md +3 -3
  98. package/docs/api/{lint → executors/lint}/schema.md +3 -3
  99. package/docs/api/{prepare → executors/prepare}/schema.md +3 -3
  100. package/package.json +18 -18
  101. package/dist/base-executor-ChtjGl_i.mjs.map +0 -1
  102. package/dist/executors/build/executor.d.mts.map +0 -1
  103. package/dist/executors/build/executor.mjs.map +0 -1
  104. package/dist/executors/clean/executor.d.mts.map +0 -1
  105. package/dist/executors/clean/executor.mjs +0 -12
  106. package/dist/executors/clean/executor.mjs.map +0 -1
  107. package/dist/executors/docs/executor.d.mts.map +0 -1
  108. package/dist/executors/docs/executor.mjs +0 -12
  109. package/dist/executors/docs/executor.mjs.map +0 -1
  110. package/dist/executors/lint/executor.d.mts.map +0 -1
  111. package/dist/executors/lint/executor.mjs +0 -12
  112. package/dist/executors/lint/executor.mjs.map +0 -1
  113. package/dist/executors/prepare/executor.d.mts.map +0 -1
  114. package/dist/executors/prepare/executor.mjs.map +0 -1
  115. package/dist/index.d.mts +0 -181
  116. package/dist/index.d.mts.map +0 -1
  117. package/dist/index.d.ts.map +0 -1
  118. package/dist/index.mjs.map +0 -1
  119. package/dist/plugin/index.d.mts +0 -8
  120. package/dist/plugin/index.d.mts.map +0 -1
  121. package/dist/plugin/index.mjs.map +0 -1
package/CHANGELOG.md CHANGED
@@ -1,7 +1,17 @@
1
- ![Shell Shock's logo banner](https://public.storm-cdn.com/shell-shock/banner-1280x320-dark.gif)
1
+ ![Shell Shock's logo banner](https://public.storm-cdn.com/shell-shock/media/banner-1280x320-dark.gif)
2
2
 
3
3
  # Changelog for Shell Shock - Nx
4
4
 
5
+ ## [0.0.95](https://github.com/storm-software/shell-shock/releases/tag/nx%400.0.95) (06/15/2026)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Update asset references to the newly created `media` folder ([5fceca6](https://github.com/storm-software/shell-shock/commit/5fceca6))
10
+
11
+ ### Updated Dependencies
12
+
13
+ - Updated **core** to **v0.17.22**
14
+
5
15
  ## [0.0.94](https://github.com/storm-software/shell-shock/releases/tag/nx%400.0.94) (06/12/2026)
6
16
 
7
17
  ### Updated Dependencies
package/README.md CHANGED
@@ -5,9 +5,9 @@
5
5
 
6
6
  <div align="center">
7
7
  <picture>
8
- <source media="(prefers-color-scheme: dark)" srcset="https://public.storm-cdn.com/shell-shock/banner-1280x640-dark.gif">
9
- <source media="(prefers-color-scheme: light)" srcset="https://public.storm-cdn.com/shell-shock/banner-1280x640-light.gif">
10
- <img src="https://public.storm-cdn.com/shell-shock/banner-1280x640-dark.gif" width="100%" alt="Storm Software" />
8
+ <source media="(prefers-color-scheme: dark)" srcset="https://public.storm-cdn.com/shell-shock/media/banner-1280x640-dark.gif">
9
+ <source media="(prefers-color-scheme: light)" srcset="https://public.storm-cdn.com/shell-shock/media/banner-1280x640-light.gif">
10
+ <img src="https://public.storm-cdn.com/shell-shock/media/banner-1280x640-dark.gif" width="100%" alt="Storm Software" />
11
11
  </picture>
12
12
  </div>
13
13
  <br />
@@ -213,9 +213,9 @@ specification. Contributions of any kind welcome!
213
213
 
214
214
  <div align="center">
215
215
  <picture>
216
- <source media="(prefers-color-scheme: dark)" srcset="https://public.storm-cdn.com/storm-software/banner-1280x320-dark.webp">
217
- <source media="(prefers-color-scheme: light)" srcset="https://public.storm-cdn.com/storm-software/banner-1280x320-light.webp">
218
- <img src="https://public.storm-cdn.com/storm-software/banner-1280x320-dark.webp" width="100%" alt="Storm Software" />
216
+ <source media="(prefers-color-scheme: dark)" srcset="https://public.storm-cdn.com/storm-software/media/banner-1280x320-dark.webp">
217
+ <source media="(prefers-color-scheme: light)" srcset="https://public.storm-cdn.com/storm-software/media/banner-1280x320-light.webp">
218
+ <img src="https://public.storm-cdn.com/storm-software/media/banner-1280x320-dark.webp" width="100%" alt="Storm Software" />
219
219
  </picture>
220
220
  </div>
221
221
  <br />
@@ -247,8 +247,17 @@ generation of development tools, please reach out on our
247
247
 
248
248
  <br />
249
249
 
250
- <div align="center"><a href="https://stormsoftware.com" target="_blank"><img src="https://public.storm-cdn.com/storm-software/icon-circle-fill-dark.png" alt="Storm Software" width="200px"/></a></div>
250
+ <div align="center">
251
+ <a href="https://stormsoftware.com" target="_blank">
252
+ <picture>
253
+ <source media="(prefers-color-scheme: dark)" srcset="https://public.storm-cdn.com/storm-software/icons/circle-dark.webp">
254
+ <source media="(prefers-color-scheme: light)" srcset="https://public.storm-cdn.com/storm-software/icons/circle-light.webp">
255
+ <img src="https://public.storm-cdn.com/storm-software/icons/circle-dark.webp" width="200px" alt="Storm Software" />
256
+ </picture>
257
+ </a>
258
+ </div>
251
259
  <br />
260
+
252
261
  <div align="center"><a href="https://stormsoftware.com" target="_blank"><picture><source media="(prefers-color-scheme: dark)" srcset="https://public.storm-cdn.com/misc/text/visit-us-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://public.storm-cdn.com/misc/text/visit-us-light.png"><img src="https://public.storm-cdn.com/misc/text/visit-us-dark.png" height="90px" alt="Visit us at stormsoftware.com" /></picture></a></div>
253
262
 
254
263
  <br />
@@ -19,16 +19,10 @@ var __copyProps = (to, from, except, desc) => {
19
19
  }
20
20
  return to;
21
21
  };
22
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
22
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule || !__hasOwnProp.call(mod, "default") ? __defProp(target, "default", {
23
23
  value: mod,
24
24
  enumerable: true
25
25
  }) : target, mod));
26
26
 
27
27
  //#endregion
28
-
29
- Object.defineProperty(exports, '__toESM', {
30
- enumerable: true,
31
- get: function () {
32
- return __toESM;
33
- }
34
- });
28
+ exports.__toESM = __toESM;
@@ -19,9 +19,4 @@ function withExecutor(command, executorFn) {
19
19
  }
20
20
 
21
21
  //#endregion
22
- Object.defineProperty(exports, 'withExecutor', {
23
- enumerable: true,
24
- get: function () {
25
- return withExecutor;
26
- }
27
- });
22
+ exports.withExecutor = withExecutor;
@@ -0,0 +1,16 @@
1
+ import { BaseExecutorSchema } from "./base-executor.schema.cjs";
2
+ import { PromiseExecutor } from "@nx/devkit";
3
+ import { PowerlinesExecutorApi, PowerlinesExecutorContext } from "@powerlines/nx/base/base-executor";
4
+ import { BaseExecutorResult } from "@storm-software/workspace-tools/types";
5
+ //#region src/base/base-executor.d.ts
6
+ /**
7
+ * A higher-order function that wraps a Powerlines executor function, providing a consistent interface for Nx executors in the Shell Shock project. This function abstracts away the integration details with Powerlines, allowing developers to focus on implementing the core logic of their executors.
8
+ *
9
+ * @param command - The name of the command that this executor will handle (e.g., "build", "lint").
10
+ * @param executorFn - The actual executor function that contains the logic to be executed. It receives a PowerlinesExecutorContext and PowerlinesExecutorApi as parameters.
11
+ * @returns A PromiseExecutor function that can be used as an Nx executor.
12
+ */
13
+ declare function withExecutor<TExecutorSchema extends BaseExecutorSchema = BaseExecutorSchema>(command: string, executorFn: (context: PowerlinesExecutorContext<TExecutorSchema>, api: PowerlinesExecutorApi) => Promise<BaseExecutorResult | null | undefined> | BaseExecutorResult | null | undefined): PromiseExecutor<TExecutorSchema>;
14
+ //#endregion
15
+ export { withExecutor };
16
+ //# sourceMappingURL=base-executor.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base-executor.d.cts","names":[],"sources":["../../src/base/base-executor.ts"],"mappings":";;;;;;;;;;;;iBAkCgB,aACd,wBAAwB,qBAAqB,oBAE7C,iBACA,aACE,SAAS,0BAA0B,kBACnC,KAAK,0BAEH,QAAQ,yCACR,wCAGH,gBAAgB"}
@@ -0,0 +1,16 @@
1
+ import { BaseExecutorSchema } from "./base-executor.schema.js";
2
+ import { PowerlinesExecutorApi, PowerlinesExecutorContext } from "@powerlines/nx/base/base-executor";
3
+ import { PromiseExecutor } from "@nx/devkit";
4
+ import { BaseExecutorResult } from "@storm-software/workspace-tools/types";
5
+ //#region src/base/base-executor.d.ts
6
+ /**
7
+ * A higher-order function that wraps a Powerlines executor function, providing a consistent interface for Nx executors in the Shell Shock project. This function abstracts away the integration details with Powerlines, allowing developers to focus on implementing the core logic of their executors.
8
+ *
9
+ * @param command - The name of the command that this executor will handle (e.g., "build", "lint").
10
+ * @param executorFn - The actual executor function that contains the logic to be executed. It receives a PowerlinesExecutorContext and PowerlinesExecutorApi as parameters.
11
+ * @returns A PromiseExecutor function that can be used as an Nx executor.
12
+ */
13
+ declare function withExecutor$1<TExecutorSchema extends BaseExecutorSchema = BaseExecutorSchema>(command: string, executorFn: (context: PowerlinesExecutorContext<TExecutorSchema>, api: PowerlinesExecutorApi) => Promise<BaseExecutorResult | null | undefined> | BaseExecutorResult | null | undefined): PromiseExecutor<TExecutorSchema>;
14
+ //#endregion
15
+ export { withExecutor$1 as withExecutor };
16
+ //# sourceMappingURL=base-executor.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base-executor.d.ts","names":[],"sources":["../../src/base/base-executor.ts"],"mappings":""}
@@ -19,5 +19,5 @@ function withExecutor$1(command, executorFn) {
19
19
  }
20
20
 
21
21
  //#endregion
22
- export { withExecutor$1 as t };
23
- //# sourceMappingURL=base-executor-ChtjGl_i.mjs.map
22
+ export { withExecutor$1 as withExecutor };
23
+ //# sourceMappingURL=base-executor.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base-executor.js","names":[],"sources":[],"mappings":""}
@@ -0,0 +1,166 @@
1
+ //#region src/base/base-executor.schema.d.ts
2
+ // Generated by powerlines
3
+ // Do not edit this file directly
4
+ interface BaseExecutorSchema {
5
+ /**
6
+ * Powerlines Configuration File
7
+ *
8
+ * The path to the Powerlines configuration file. Alias for `configFile`.
9
+ *
10
+ *
11
+ * @format path
12
+ */
13
+ config?: string;
14
+ /**
15
+ * Powerlines Configuration File
16
+ *
17
+ * The path to the Powerlines configuration file. Alias for `config`.
18
+ *
19
+ *
20
+ * @format path
21
+ */
22
+ configFile?: string;
23
+ /**
24
+ * Powerlines Configuration Index
25
+ *
26
+ * The index in the Powerlines configuration file to use (if an array of configurations are provided).
27
+ *
28
+ * @default 0
29
+ */
30
+ configIndex?: number;
31
+ /**
32
+ * Input Entry File(s)
33
+ *
34
+ * The entry file(s) that serve as the input for the project
35
+ *
36
+ *
37
+ * @format path
38
+ */
39
+ input?: Array<string>;
40
+ /**
41
+ * TSConfig Path
42
+ *
43
+ * The path to the tsconfig file
44
+ *
45
+ *
46
+ * @format path
47
+ */
48
+ tsconfig?: string;
49
+ /**
50
+ * Output Path
51
+ *
52
+ * The path to the output directory for the build artifacts
53
+ *
54
+ *
55
+ * @format path
56
+ */
57
+ outputPath?: string;
58
+ /**
59
+ * Copy Path
60
+ *
61
+ * A directory path to copy the build artifacts into
62
+ *
63
+ *
64
+ * @oneOf [object Object],[object Object]
65
+ */
66
+ copyPath?: any;
67
+ /**
68
+ * Sourcemap
69
+ *
70
+ * Generate a sourcemap
71
+ *
72
+ */
73
+ sourceMap?: boolean;
74
+ /**
75
+ * Minify
76
+ *
77
+ * Minify the output
78
+ *
79
+ */
80
+ minify?: boolean;
81
+ /**
82
+ * Format
83
+ *
84
+ * The format to build
85
+ *
86
+ */
87
+ format?: Array<string>;
88
+ /**
89
+ * Platform
90
+ *
91
+ * The platform to build
92
+ *
93
+ *
94
+ * @enum neutral,node,browser
95
+ */
96
+ platform?: string;
97
+ /**
98
+ * External
99
+ *
100
+ * The external dependencies
101
+ *
102
+ */
103
+ external?: Array<string>;
104
+ /**
105
+ * No External
106
+ *
107
+ * The dependencies that should not be treated as external
108
+ *
109
+ */
110
+ noExternal?: Array<string>;
111
+ /**
112
+ * Skip Node Modules Bundle
113
+ *
114
+ * Skip bundling node_modules during the build process (if required)
115
+ *
116
+ */
117
+ skipNodeModulesBundle?: boolean;
118
+ /**
119
+ * Mode
120
+ *
121
+ * The build mode
122
+ *
123
+ *
124
+ * @enum development,test,production
125
+ */
126
+ mode?: string;
127
+ /**
128
+ * Log Level
129
+ *
130
+ * The log level to use for the build process
131
+ *
132
+ *
133
+ * @enum fatal,error,warn,success,info,debug,trace,silent
134
+ */
135
+ logLevel?: string;
136
+ /**
137
+ * Define
138
+ *
139
+ * The `define` values
140
+ *
141
+ */
142
+ define?: Record<string, string>;
143
+ /**
144
+ * Assets
145
+ *
146
+ * The `assets` values
147
+ *
148
+ */
149
+ assets?: Array<{
150
+ input?: string;
151
+ output?: string;
152
+ glob: string;
153
+ ignore?: string[];
154
+ dot?: boolean;
155
+ }>;
156
+ /**
157
+ * Additional Arguments
158
+ *
159
+ * The additional arguments provided during execution of the command
160
+ *
161
+ */
162
+ additionalArgs?: Record<string, string>;
163
+ }
164
+ //#endregion
165
+ export { BaseExecutorSchema };
166
+ //# sourceMappingURL=base-executor.schema.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base-executor.schema.d.cts","names":[],"sources":["../../src/base/base-executor.schema.d.ts"],"mappings":";;;UAIiB;;;;;;;;;EAShB;;;;;;;;;EAUA;;;;;;;;EASA;;;;;;;;;EAUA,QAAQ;;;;;;;;;EAUR;;;;;;;;;EAUA;;;;;;;;;EAUA;;;;;;;EAQA;;;;;;;EAQA;;;;;;;EAQA,SAAS;;;;;;;;;EAUT;;;;;;;EAQA,WAAW;;;;;;;EAQX,aAAa;;;;;;;EAQb;;;;;;;;;EAUA;;;;;;;;;EAUA;;;;;;;EAQA,SAAS;;;;;;;EAQT,SAAS;IAAQ;IAAgB;IAAiB;IAAc;IAAmB;;;;;;;;EAQnF,iBAAiB"}
@@ -93,7 +93,6 @@ export interface BaseExecutorSchema {
93
93
  *
94
94
  * The format to build
95
95
  *
96
- * @default ["cjs","esm"]
97
96
  */
98
97
  format?: Array<string>,
99
98
 
@@ -113,7 +112,7 @@ export interface BaseExecutorSchema {
113
112
  * The external dependencies
114
113
  *
115
114
  */
116
- external?: Array<any>,
115
+ external?: Array<string>,
117
116
 
118
117
  /**
119
118
  * No External
@@ -121,7 +120,7 @@ export interface BaseExecutorSchema {
121
120
  * The dependencies that should not be treated as external
122
121
  *
123
122
  */
124
- noExternal?: Array<any>,
123
+ noExternal?: Array<string>,
125
124
 
126
125
  /**
127
126
  * Skip Node Modules Bundle
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base-executor.schema.d.ts","names":[],"sources":["../../src/base/base-executor.schema.d.ts"],"mappings":""}
@@ -92,11 +92,7 @@
92
92
  "iife"
93
93
  ]
94
94
  },
95
- "id": "#format",
96
- "default": [
97
- "cjs",
98
- "esm"
99
- ]
95
+ "id": "#format"
100
96
  },
101
97
  "platform": {
102
98
  "title": "Platform",
@@ -113,21 +109,19 @@
113
109
  "title": "External",
114
110
  "type": "array",
115
111
  "description": "The external dependencies",
116
- "id": "#external",
117
- "default": [],
118
112
  "items": {
119
- "type": "any"
120
- }
113
+ "type": "string"
114
+ },
115
+ "id": "#external"
121
116
  },
122
117
  "noExternal": {
123
118
  "title": "No External",
124
119
  "type": "array",
125
120
  "description": "The dependencies that should not be treated as external",
126
- "id": "#noExternal",
127
- "default": [],
128
121
  "items": {
129
- "type": "any"
130
- }
122
+ "type": "string"
123
+ },
124
+ "id": "#noExternal"
131
125
  },
132
126
  "skipNodeModulesBundle": {
133
127
  "title": "Skip Node Modules Bundle",
@@ -191,12 +185,6 @@
191
185
  "default": {
192
186
  "configIndex": 0,
193
187
  "copyPath": {},
194
- "format": [
195
- "cjs",
196
- "esm"
197
- ],
198
- "external": [],
199
- "noExternal": [],
200
188
  "define": {},
201
189
  "assets": {},
202
190
  "additionalArgs": {}
@@ -0,0 +1,17 @@
1
+ const require_runtime = require('../_virtual/_rolldown/runtime.cjs');
2
+ let _powerlines_nx_base_base_executor_untyped = require("@powerlines/nx/base/base-executor.untyped");
3
+ _powerlines_nx_base_base_executor_untyped = require_runtime.__toESM(_powerlines_nx_base_base_executor_untyped, 1);
4
+ let untyped = require("untyped");
5
+
6
+ //#region src/base/base-executor.untyped.ts
7
+ var base_executor_untyped_default = (0, untyped.defineUntypedSchema)({
8
+ ..._powerlines_nx_base_base_executor_untyped.default,
9
+ $schema: {
10
+ id: "BaseExecutorSchema",
11
+ title: "Base Executor",
12
+ description: "A shared/base schema type definition for Shell Shock executors",
13
+ required: []
14
+ }
15
+ });
16
+
17
+ //#endregion
@@ -1,4 +1,3 @@
1
- import { t as withExecutor } from "./base-executor-ChtjGl_i.mjs";
2
1
  import baseExecutorSchema from "@powerlines/nx/base/base-executor.untyped";
3
2
  import { defineUntypedSchema } from "untyped";
4
3
 
@@ -14,5 +13,5 @@ var base_executor_untyped_default = defineUntypedSchema({
14
13
  });
15
14
 
16
15
  //#endregion
17
- export { withExecutor };
18
- //# sourceMappingURL=index.mjs.map
16
+ export { };
17
+ //# sourceMappingURL=base-executor.untyped.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base-executor.untyped.js","names":[],"sources":[],"mappings":""}
@@ -0,0 +1,4 @@
1
+ const require_base_executor = require('./base-executor.cjs');
2
+ require('./base-executor.untyped.cjs');
3
+
4
+ exports.withExecutor = require_base_executor.withExecutor;
@@ -0,0 +1,2 @@
1
+ import { withExecutor } from "./base-executor.cjs";
2
+ export { withExecutor };
@@ -0,0 +1,2 @@
1
+ import { withExecutor } from "./base-executor.js";
2
+ export { withExecutor };
@@ -0,0 +1,4 @@
1
+ import { withExecutor } from "./base-executor.js";
2
+ import "./base-executor.untyped.js";
3
+
4
+ export { withExecutor };
@@ -1,16 +1,15 @@
1
- import { t as withExecutor } from "../../base-executor-ChtjGl_i.mjs";
2
- import defu from "defu";
1
+ const require_base_executor = require('../../base/base-executor.cjs');
2
+ let defu = require("defu");
3
3
 
4
4
  //#region src/executors/build/executor.ts
5
5
  async function executorFn(context, api) {
6
- await api(defu({
6
+ await api((0, defu.defu)({
7
7
  skipCache: context.options.skipCache,
8
8
  autoInstall: context.options.autoInstall
9
9
  }, context.inlineConfig));
10
10
  return { success: true };
11
11
  }
12
- const executor = withExecutor("build", executorFn);
12
+ const executor = require_base_executor.withExecutor("build", executorFn);
13
13
 
14
14
  //#endregion
15
- export { executor as default };
16
- //# sourceMappingURL=executor.mjs.map
15
+ module.exports = executor;
@@ -0,0 +1,6 @@
1
+ import { BuildExecutorSchema } from "./schema.cjs";
2
+ import { PromiseExecutor } from "@nx/devkit";
3
+ //#region src/executors/build/executor.d.ts
4
+ declare const executor: PromiseExecutor<BuildExecutorSchema>;
5
+ export = executor;
6
+ //# sourceMappingURL=executor.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"executor.d.cts","names":[],"sources":["../../../src/executors/build/executor.ts"],"mappings":";;;cAgDM,UAAU,gBAAgB"}