@powerlines/nx 0.10.19 → 0.10.21

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 (40) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/dist/{chunk-X7QXBIDS.js → chunk-2SGCH2CX.js} +2 -2
  3. package/dist/{chunk-FVXW6LDE.js → chunk-5ITUD4S2.js} +2981 -2711
  4. package/dist/{chunk-EX3O7O2B.js → chunk-62CNXBCW.js} +2 -2
  5. package/dist/{chunk-TO3WM5BR.js → chunk-7N6FX55G.js} +47 -6
  6. package/dist/{chunk-4F2AZ6CR.mjs → chunk-CCLGRDYC.mjs} +2972 -2702
  7. package/dist/{chunk-WN4V3Q7V.js → chunk-CGD3MCHE.js} +2 -2
  8. package/dist/{chunk-H4DMVLQJ.mjs → chunk-E3C75GKA.mjs} +1 -1
  9. package/dist/{chunk-GHJHSY4S.mjs → chunk-ECV5I6QT.mjs} +1 -1
  10. package/dist/{chunk-SDMJCGHR.mjs → chunk-GXGGZVKT.mjs} +1 -1
  11. package/dist/{chunk-DL2U52BR.mjs → chunk-NHE44K6R.mjs} +1 -1
  12. package/dist/{chunk-UKZ7TQQQ.js → chunk-QOJUBMCX.js} +2 -2
  13. package/dist/{chunk-FEJ2ZSZP.mjs → chunk-R6VKTKIJ.mjs} +1 -1
  14. package/dist/{chunk-RDLEKRFJ.mjs → chunk-TC4UAVKW.mjs} +1 -1
  15. package/dist/{chunk-D7WLM2B6.js → chunk-TS76BSIO.js} +2 -2
  16. package/dist/{chunk-OS7UD4XD.mjs → chunk-XRMEXEW2.mjs} +47 -6
  17. package/dist/{chunk-PWKMRXQL.js → chunk-ZTVXZ5Z2.js} +2 -2
  18. package/dist/executors.js +11 -11
  19. package/dist/executors.mjs +6 -6
  20. package/dist/index.js +14 -14
  21. package/dist/index.mjs +8 -8
  22. package/dist/src/base/base-executor.js +2 -2
  23. package/dist/src/base/base-executor.mjs +1 -1
  24. package/dist/src/executors/build/executor.js +4 -4
  25. package/dist/src/executors/build/executor.mjs +2 -2
  26. package/dist/src/executors/clean/executor.js +4 -4
  27. package/dist/src/executors/clean/executor.mjs +2 -2
  28. package/dist/src/executors/docs/executor.js +4 -4
  29. package/dist/src/executors/docs/executor.mjs +2 -2
  30. package/dist/src/executors/lint/executor.js +4 -4
  31. package/dist/src/executors/lint/executor.mjs +2 -2
  32. package/dist/src/executors/prepare/executor.js +4 -4
  33. package/dist/src/executors/prepare/executor.mjs +2 -2
  34. package/dist/src/helpers/plugin-utilities.js +4 -4
  35. package/dist/src/helpers/plugin-utilities.mjs +1 -1
  36. package/dist/src/plugin/index.js +3 -3
  37. package/dist/src/plugin/index.mjs +2 -2
  38. package/dist/src/types/plugin.d.mts +34 -0
  39. package/dist/src/types/plugin.d.ts +34 -0
  40. package/package.json +14 -14
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkFVXW6LDE_js = require('./chunk-FVXW6LDE.js');
3
+ var chunk5ITUD4S2_js = require('./chunk-5ITUD4S2.js');
4
4
  var chunkSHUYVCID_js = require('./chunk-SHUYVCID.js');
5
5
 
6
6
  // src/executors/lint/executor.ts
@@ -11,7 +11,7 @@ async function executorFn(context, api) {
11
11
  };
12
12
  }
13
13
  chunkSHUYVCID_js.__name(executorFn, "executorFn");
14
- var executor = chunkFVXW6LDE_js.withExecutor("lint", executorFn);
14
+ var executor = chunk5ITUD4S2_js.withExecutor("lint", executorFn);
15
15
  var executor_default = executor;
16
16
 
17
17
  exports.executorFn = executorFn;
@@ -1,4 +1,4 @@
1
- import { withExecutor } from './chunk-4F2AZ6CR.mjs';
1
+ import { withExecutor } from './chunk-CCLGRDYC.mjs';
2
2
  import { __name } from './chunk-O6YSETKJ.mjs';
3
3
 
4
4
  // src/executors/lint/executor.ts
@@ -1,4 +1,4 @@
1
- import { withExecutor } from './chunk-4F2AZ6CR.mjs';
1
+ import { withExecutor } from './chunk-CCLGRDYC.mjs';
2
2
  import { __name } from './chunk-O6YSETKJ.mjs';
3
3
  import defu from 'defu';
4
4
 
@@ -1,4 +1,4 @@
1
- import { withExecutor } from './chunk-4F2AZ6CR.mjs';
1
+ import { withExecutor } from './chunk-CCLGRDYC.mjs';
2
2
  import { __name } from './chunk-O6YSETKJ.mjs';
3
3
  import defu from 'defu';
4
4
 
@@ -1,4 +1,4 @@
1
- import { withExecutor } from './chunk-4F2AZ6CR.mjs';
1
+ import { withExecutor } from './chunk-CCLGRDYC.mjs';
2
2
  import { __name } from './chunk-O6YSETKJ.mjs';
3
3
 
4
4
  // src/executors/docs/executor.ts
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkFVXW6LDE_js = require('./chunk-FVXW6LDE.js');
3
+ var chunk5ITUD4S2_js = require('./chunk-5ITUD4S2.js');
4
4
  var chunkSHUYVCID_js = require('./chunk-SHUYVCID.js');
5
5
  var defu = require('defu');
6
6
 
@@ -19,7 +19,7 @@ async function executorFn(context, api) {
19
19
  };
20
20
  }
21
21
  chunkSHUYVCID_js.__name(executorFn, "executorFn");
22
- var executor = chunkFVXW6LDE_js.withExecutor("prepare", executorFn);
22
+ var executor = chunk5ITUD4S2_js.withExecutor("prepare", executorFn);
23
23
  var executor_default = executor;
24
24
 
25
25
  exports.executorFn = executorFn;
@@ -1,4 +1,4 @@
1
- import { createNxPlugin } from './chunk-OS7UD4XD.mjs';
1
+ import { createNxPlugin } from './chunk-XRMEXEW2.mjs';
2
2
 
3
3
  // src/plugin/index.ts
4
4
  var createNodesV2 = createNxPlugin({
@@ -1,4 +1,4 @@
1
- import { withExecutor } from './chunk-4F2AZ6CR.mjs';
1
+ import { withExecutor } from './chunk-CCLGRDYC.mjs';
2
2
  import { __name } from './chunk-O6YSETKJ.mjs';
3
3
 
4
4
  // src/executors/clean/executor.ts
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkFVXW6LDE_js = require('./chunk-FVXW6LDE.js');
3
+ var chunk5ITUD4S2_js = require('./chunk-5ITUD4S2.js');
4
4
  var chunkSHUYVCID_js = require('./chunk-SHUYVCID.js');
5
5
  var defu = require('defu');
6
6
 
@@ -19,7 +19,7 @@ async function executorFn(context, api) {
19
19
  };
20
20
  }
21
21
  chunkSHUYVCID_js.__name(executorFn, "executorFn");
22
- var executor = chunkFVXW6LDE_js.withExecutor("build", executorFn);
22
+ var executor = chunk5ITUD4S2_js.withExecutor("build", executorFn);
23
23
  var executor_default = executor;
24
24
 
25
25
  exports.executorFn = executorFn;
@@ -162,8 +162,8 @@ function createNxPlugin(opts) {
162
162
  executor: options?.build?.executor || `@${framework}/nx:${options?.build?.targetName || "build"}`,
163
163
  dependsOn: [
164
164
  `^${options?.build?.targetName || "build"}`,
165
- "prepare"
166
- ],
165
+ options?.prepare !== false && `^${options?.prepare?.targetName || "prepare"}`
166
+ ].filter(Boolean),
167
167
  defaultConfiguration: options?.build?.defaultConfiguration || "production",
168
168
  options: {
169
169
  entry: userConfig.entry || "{sourceRoot}/index.ts",
@@ -204,8 +204,8 @@ function createNxPlugin(opts) {
204
204
  executor: options?.lint?.executor || `@${framework}/nx:${options?.lint?.targetName || "lint"}`,
205
205
  dependsOn: [
206
206
  `^${options?.lint?.targetName || "lint"}`,
207
- "prepare"
208
- ],
207
+ options?.prepare !== false && `^${options?.prepare?.targetName || "prepare"}`
208
+ ].filter(Boolean),
209
209
  defaultConfiguration: options?.lint?.defaultConfiguration || "production",
210
210
  options: {
211
211
  entry: userConfig.entry || "{sourceRoot}/index.ts",
@@ -245,8 +245,8 @@ function createNxPlugin(opts) {
245
245
  executor: options?.docs?.executor || `@${framework}/nx:${options?.docs?.targetName || "docs"}`,
246
246
  dependsOn: [
247
247
  `^${options?.docs?.targetName || "docs"}`,
248
- "build"
249
- ],
248
+ options?.build !== false && `^${options?.build?.targetName || "build"}`
249
+ ].filter(Boolean),
250
250
  defaultConfiguration: options?.docs?.defaultConfiguration || "production",
251
251
  options: {
252
252
  entry: userConfig.entry || "{sourceRoot}/index.ts",
@@ -269,6 +269,47 @@ function createNxPlugin(opts) {
269
269
  }
270
270
  };
271
271
  }
272
+ if (options?.deploy !== false && !targets[options?.deploy?.targetName || "deploy"]) {
273
+ targets[options?.deploy?.targetName || "deploy"] = {
274
+ inputs: Array.isArray(options?.deploy?.inputs) ? options.deploy.inputs : withNamedInputs([
275
+ ...targetInputs,
276
+ artifactsFolder
277
+ ], options?.deploy?.inputs ? [
278
+ options.deploy.inputs
279
+ ] : [
280
+ "documentation",
281
+ "typescript"
282
+ ]),
283
+ outputs: options?.deploy?.outputs ?? [
284
+ "{options.outputPath}"
285
+ ],
286
+ executor: options?.deploy?.executor || `@${framework}/nx:${options?.deploy?.targetName || "deploy"}`,
287
+ dependsOn: [
288
+ `^${options?.deploy?.targetName || "deploy"}`,
289
+ options?.build !== false && `^${options?.build?.targetName || "build"}`
290
+ ].filter(Boolean),
291
+ defaultConfiguration: options?.deploy?.defaultConfiguration || "production",
292
+ options: {
293
+ entry: userConfig.entry || "{sourceRoot}/index.ts",
294
+ projectType: projectConfig.projectType || userConfig.type,
295
+ tsconfig,
296
+ skipInstalls: userConfig.skipInstalls,
297
+ skipCache: userConfig.skipCache
298
+ },
299
+ configurations: {
300
+ production: {
301
+ mode: "production"
302
+ },
303
+ test: {
304
+ mode: "test"
305
+ },
306
+ development: {
307
+ mode: "development",
308
+ skipCache: true
309
+ }
310
+ }
311
+ };
312
+ }
272
313
  setDefaultProjectTags(projectConfig, name);
273
314
  addProjectTag(projectConfig, framework, projectConfig.projectType || userConfig.type || "library", {
274
315
  overwrite: true
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkFVXW6LDE_js = require('./chunk-FVXW6LDE.js');
3
+ var chunk5ITUD4S2_js = require('./chunk-5ITUD4S2.js');
4
4
  var chunkSHUYVCID_js = require('./chunk-SHUYVCID.js');
5
5
 
6
6
  // src/executors/clean/executor.ts
@@ -11,7 +11,7 @@ async function executorFn(context, api) {
11
11
  };
12
12
  }
13
13
  chunkSHUYVCID_js.__name(executorFn, "executorFn");
14
- var executor = chunkFVXW6LDE_js.withExecutor("clean", executorFn);
14
+ var executor = chunk5ITUD4S2_js.withExecutor("clean", executorFn);
15
15
  var executor_default = executor;
16
16
 
17
17
  exports.executorFn = executorFn;
package/dist/executors.js CHANGED
@@ -1,12 +1,12 @@
1
1
  'use strict';
2
2
 
3
3
  require('./chunk-XO62WWX4.js');
4
- var chunkWN4V3Q7V_js = require('./chunk-WN4V3Q7V.js');
5
- var chunkUKZ7TQQQ_js = require('./chunk-UKZ7TQQQ.js');
6
- var chunkD7WLM2B6_js = require('./chunk-D7WLM2B6.js');
7
- var chunkPWKMRXQL_js = require('./chunk-PWKMRXQL.js');
8
- var chunkX7QXBIDS_js = require('./chunk-X7QXBIDS.js');
9
- require('./chunk-FVXW6LDE.js');
4
+ var chunkCGD3MCHE_js = require('./chunk-CGD3MCHE.js');
5
+ var chunkQOJUBMCX_js = require('./chunk-QOJUBMCX.js');
6
+ var chunkTS76BSIO_js = require('./chunk-TS76BSIO.js');
7
+ var chunkZTVXZ5Z2_js = require('./chunk-ZTVXZ5Z2.js');
8
+ var chunk2SGCH2CX_js = require('./chunk-2SGCH2CX.js');
9
+ require('./chunk-5ITUD4S2.js');
10
10
  require('./chunk-LTCZN4I4.js');
11
11
  require('./chunk-SHUYVCID.js');
12
12
 
@@ -14,21 +14,21 @@ require('./chunk-SHUYVCID.js');
14
14
 
15
15
  Object.defineProperty(exports, "lint", {
16
16
  enumerable: true,
17
- get: function () { return chunkWN4V3Q7V_js.executor_default; }
17
+ get: function () { return chunkCGD3MCHE_js.executor_default; }
18
18
  });
19
19
  Object.defineProperty(exports, "prepare", {
20
20
  enumerable: true,
21
- get: function () { return chunkUKZ7TQQQ_js.executor_default; }
21
+ get: function () { return chunkQOJUBMCX_js.executor_default; }
22
22
  });
23
23
  Object.defineProperty(exports, "build", {
24
24
  enumerable: true,
25
- get: function () { return chunkD7WLM2B6_js.executor_default; }
25
+ get: function () { return chunkTS76BSIO_js.executor_default; }
26
26
  });
27
27
  Object.defineProperty(exports, "clean", {
28
28
  enumerable: true,
29
- get: function () { return chunkPWKMRXQL_js.executor_default; }
29
+ get: function () { return chunkZTVXZ5Z2_js.executor_default; }
30
30
  });
31
31
  Object.defineProperty(exports, "docs", {
32
32
  enumerable: true,
33
- get: function () { return chunkX7QXBIDS_js.executor_default; }
33
+ get: function () { return chunk2SGCH2CX_js.executor_default; }
34
34
  });
@@ -1,9 +1,9 @@
1
1
  import './chunk-UV4HQO3Y.mjs';
2
- export { executor_default as lint } from './chunk-H4DMVLQJ.mjs';
3
- export { executor_default as prepare } from './chunk-SDMJCGHR.mjs';
4
- export { executor_default as build } from './chunk-GHJHSY4S.mjs';
5
- export { executor_default as clean } from './chunk-RDLEKRFJ.mjs';
6
- export { executor_default as docs } from './chunk-DL2U52BR.mjs';
7
- import './chunk-4F2AZ6CR.mjs';
2
+ export { executor_default as lint } from './chunk-E3C75GKA.mjs';
3
+ export { executor_default as prepare } from './chunk-GXGGZVKT.mjs';
4
+ export { executor_default as build } from './chunk-ECV5I6QT.mjs';
5
+ export { executor_default as clean } from './chunk-TC4UAVKW.mjs';
6
+ export { executor_default as docs } from './chunk-NHE44K6R.mjs';
7
+ import './chunk-CCLGRDYC.mjs';
8
8
  import './chunk-FMYWKI25.mjs';
9
9
  import './chunk-O6YSETKJ.mjs';
package/dist/index.js CHANGED
@@ -1,16 +1,16 @@
1
1
  'use strict';
2
2
 
3
- var chunkEX3O7O2B_js = require('./chunk-EX3O7O2B.js');
3
+ var chunk62CNXBCW_js = require('./chunk-62CNXBCW.js');
4
4
  require('./chunk-XO62WWX4.js');
5
- var chunkWN4V3Q7V_js = require('./chunk-WN4V3Q7V.js');
6
- var chunkUKZ7TQQQ_js = require('./chunk-UKZ7TQQQ.js');
7
- var chunkD7WLM2B6_js = require('./chunk-D7WLM2B6.js');
8
- var chunkPWKMRXQL_js = require('./chunk-PWKMRXQL.js');
9
- var chunkX7QXBIDS_js = require('./chunk-X7QXBIDS.js');
5
+ var chunkCGD3MCHE_js = require('./chunk-CGD3MCHE.js');
6
+ var chunkQOJUBMCX_js = require('./chunk-QOJUBMCX.js');
7
+ var chunkTS76BSIO_js = require('./chunk-TS76BSIO.js');
8
+ var chunkZTVXZ5Z2_js = require('./chunk-ZTVXZ5Z2.js');
9
+ var chunk2SGCH2CX_js = require('./chunk-2SGCH2CX.js');
10
10
  require('./chunk-N2YKXZ5R.js');
11
11
  var chunkWUJKJGEW_js = require('./chunk-WUJKJGEW.js');
12
- require('./chunk-FVXW6LDE.js');
13
- require('./chunk-TO3WM5BR.js');
12
+ require('./chunk-5ITUD4S2.js');
13
+ require('./chunk-7N6FX55G.js');
14
14
  require('./chunk-LTCZN4I4.js');
15
15
  require('./chunk-VIU4CXA3.js');
16
16
  require('./chunk-SHUYVCID.js');
@@ -19,27 +19,27 @@ require('./chunk-SHUYVCID.js');
19
19
 
20
20
  Object.defineProperty(exports, "createNodesV2", {
21
21
  enumerable: true,
22
- get: function () { return chunkEX3O7O2B_js.createNodesV2; }
22
+ get: function () { return chunk62CNXBCW_js.createNodesV2; }
23
23
  });
24
24
  Object.defineProperty(exports, "lint", {
25
25
  enumerable: true,
26
- get: function () { return chunkWN4V3Q7V_js.executor_default; }
26
+ get: function () { return chunkCGD3MCHE_js.executor_default; }
27
27
  });
28
28
  Object.defineProperty(exports, "prepare", {
29
29
  enumerable: true,
30
- get: function () { return chunkUKZ7TQQQ_js.executor_default; }
30
+ get: function () { return chunkQOJUBMCX_js.executor_default; }
31
31
  });
32
32
  Object.defineProperty(exports, "build", {
33
33
  enumerable: true,
34
- get: function () { return chunkD7WLM2B6_js.executor_default; }
34
+ get: function () { return chunkTS76BSIO_js.executor_default; }
35
35
  });
36
36
  Object.defineProperty(exports, "clean", {
37
37
  enumerable: true,
38
- get: function () { return chunkPWKMRXQL_js.executor_default; }
38
+ get: function () { return chunkZTVXZ5Z2_js.executor_default; }
39
39
  });
40
40
  Object.defineProperty(exports, "docs", {
41
41
  enumerable: true,
42
- get: function () { return chunkX7QXBIDS_js.executor_default; }
42
+ get: function () { return chunk2SGCH2CX_js.executor_default; }
43
43
  });
44
44
  Object.defineProperty(exports, "sync", {
45
45
  enumerable: true,
package/dist/index.mjs CHANGED
@@ -1,14 +1,14 @@
1
- export { createNodesV2 } from './chunk-FEJ2ZSZP.mjs';
1
+ export { createNodesV2 } from './chunk-R6VKTKIJ.mjs';
2
2
  import './chunk-UV4HQO3Y.mjs';
3
- export { executor_default as lint } from './chunk-H4DMVLQJ.mjs';
4
- export { executor_default as prepare } from './chunk-SDMJCGHR.mjs';
5
- export { executor_default as build } from './chunk-GHJHSY4S.mjs';
6
- export { executor_default as clean } from './chunk-RDLEKRFJ.mjs';
7
- export { executor_default as docs } from './chunk-DL2U52BR.mjs';
3
+ export { executor_default as lint } from './chunk-E3C75GKA.mjs';
4
+ export { executor_default as prepare } from './chunk-GXGGZVKT.mjs';
5
+ export { executor_default as build } from './chunk-ECV5I6QT.mjs';
6
+ export { executor_default as clean } from './chunk-TC4UAVKW.mjs';
7
+ export { executor_default as docs } from './chunk-NHE44K6R.mjs';
8
8
  import './chunk-23KFTIT2.mjs';
9
9
  export { generator_default as sync, generatorFn as syncGenerator } from './chunk-326QB2VK.mjs';
10
- import './chunk-4F2AZ6CR.mjs';
11
- import './chunk-OS7UD4XD.mjs';
10
+ import './chunk-CCLGRDYC.mjs';
11
+ import './chunk-XRMEXEW2.mjs';
12
12
  import './chunk-FMYWKI25.mjs';
13
13
  import './chunk-LQU7XWFP.mjs';
14
14
  import './chunk-O6YSETKJ.mjs';
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkFVXW6LDE_js = require('../../chunk-FVXW6LDE.js');
3
+ var chunk5ITUD4S2_js = require('../../chunk-5ITUD4S2.js');
4
4
  require('../../chunk-LTCZN4I4.js');
5
5
  require('../../chunk-SHUYVCID.js');
6
6
 
@@ -8,5 +8,5 @@ require('../../chunk-SHUYVCID.js');
8
8
 
9
9
  Object.defineProperty(exports, "withExecutor", {
10
10
  enumerable: true,
11
- get: function () { return chunkFVXW6LDE_js.withExecutor; }
11
+ get: function () { return chunk5ITUD4S2_js.withExecutor; }
12
12
  });
@@ -1,3 +1,3 @@
1
- export { withExecutor } from '../../chunk-4F2AZ6CR.mjs';
1
+ export { withExecutor } from '../../chunk-CCLGRDYC.mjs';
2
2
  import '../../chunk-FMYWKI25.mjs';
3
3
  import '../../chunk-O6YSETKJ.mjs';
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var chunkD7WLM2B6_js = require('../../../chunk-D7WLM2B6.js');
6
- require('../../../chunk-FVXW6LDE.js');
5
+ var chunkTS76BSIO_js = require('../../../chunk-TS76BSIO.js');
6
+ require('../../../chunk-5ITUD4S2.js');
7
7
  require('../../../chunk-LTCZN4I4.js');
8
8
  require('../../../chunk-SHUYVCID.js');
9
9
 
@@ -11,9 +11,9 @@ require('../../../chunk-SHUYVCID.js');
11
11
 
12
12
  Object.defineProperty(exports, "default", {
13
13
  enumerable: true,
14
- get: function () { return chunkD7WLM2B6_js.executor_default; }
14
+ get: function () { return chunkTS76BSIO_js.executor_default; }
15
15
  });
16
16
  Object.defineProperty(exports, "executorFn", {
17
17
  enumerable: true,
18
- get: function () { return chunkD7WLM2B6_js.executorFn; }
18
+ get: function () { return chunkTS76BSIO_js.executorFn; }
19
19
  });
@@ -1,4 +1,4 @@
1
- export { executor_default as default, executorFn } from '../../../chunk-GHJHSY4S.mjs';
2
- import '../../../chunk-4F2AZ6CR.mjs';
1
+ export { executor_default as default, executorFn } from '../../../chunk-ECV5I6QT.mjs';
2
+ import '../../../chunk-CCLGRDYC.mjs';
3
3
  import '../../../chunk-FMYWKI25.mjs';
4
4
  import '../../../chunk-O6YSETKJ.mjs';
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var chunkPWKMRXQL_js = require('../../../chunk-PWKMRXQL.js');
6
- require('../../../chunk-FVXW6LDE.js');
5
+ var chunkZTVXZ5Z2_js = require('../../../chunk-ZTVXZ5Z2.js');
6
+ require('../../../chunk-5ITUD4S2.js');
7
7
  require('../../../chunk-LTCZN4I4.js');
8
8
  require('../../../chunk-SHUYVCID.js');
9
9
 
@@ -11,9 +11,9 @@ require('../../../chunk-SHUYVCID.js');
11
11
 
12
12
  Object.defineProperty(exports, "default", {
13
13
  enumerable: true,
14
- get: function () { return chunkPWKMRXQL_js.executor_default; }
14
+ get: function () { return chunkZTVXZ5Z2_js.executor_default; }
15
15
  });
16
16
  Object.defineProperty(exports, "executorFn", {
17
17
  enumerable: true,
18
- get: function () { return chunkPWKMRXQL_js.executorFn; }
18
+ get: function () { return chunkZTVXZ5Z2_js.executorFn; }
19
19
  });
@@ -1,4 +1,4 @@
1
- export { executor_default as default, executorFn } from '../../../chunk-RDLEKRFJ.mjs';
2
- import '../../../chunk-4F2AZ6CR.mjs';
1
+ export { executor_default as default, executorFn } from '../../../chunk-TC4UAVKW.mjs';
2
+ import '../../../chunk-CCLGRDYC.mjs';
3
3
  import '../../../chunk-FMYWKI25.mjs';
4
4
  import '../../../chunk-O6YSETKJ.mjs';
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var chunkX7QXBIDS_js = require('../../../chunk-X7QXBIDS.js');
6
- require('../../../chunk-FVXW6LDE.js');
5
+ var chunk2SGCH2CX_js = require('../../../chunk-2SGCH2CX.js');
6
+ require('../../../chunk-5ITUD4S2.js');
7
7
  require('../../../chunk-LTCZN4I4.js');
8
8
  require('../../../chunk-SHUYVCID.js');
9
9
 
@@ -11,9 +11,9 @@ require('../../../chunk-SHUYVCID.js');
11
11
 
12
12
  Object.defineProperty(exports, "default", {
13
13
  enumerable: true,
14
- get: function () { return chunkX7QXBIDS_js.executor_default; }
14
+ get: function () { return chunk2SGCH2CX_js.executor_default; }
15
15
  });
16
16
  Object.defineProperty(exports, "executorFn", {
17
17
  enumerable: true,
18
- get: function () { return chunkX7QXBIDS_js.executorFn; }
18
+ get: function () { return chunk2SGCH2CX_js.executorFn; }
19
19
  });
@@ -1,4 +1,4 @@
1
- export { executor_default as default, executorFn } from '../../../chunk-DL2U52BR.mjs';
2
- import '../../../chunk-4F2AZ6CR.mjs';
1
+ export { executor_default as default, executorFn } from '../../../chunk-NHE44K6R.mjs';
2
+ import '../../../chunk-CCLGRDYC.mjs';
3
3
  import '../../../chunk-FMYWKI25.mjs';
4
4
  import '../../../chunk-O6YSETKJ.mjs';
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var chunkWN4V3Q7V_js = require('../../../chunk-WN4V3Q7V.js');
6
- require('../../../chunk-FVXW6LDE.js');
5
+ var chunkCGD3MCHE_js = require('../../../chunk-CGD3MCHE.js');
6
+ require('../../../chunk-5ITUD4S2.js');
7
7
  require('../../../chunk-LTCZN4I4.js');
8
8
  require('../../../chunk-SHUYVCID.js');
9
9
 
@@ -11,9 +11,9 @@ require('../../../chunk-SHUYVCID.js');
11
11
 
12
12
  Object.defineProperty(exports, "default", {
13
13
  enumerable: true,
14
- get: function () { return chunkWN4V3Q7V_js.executor_default; }
14
+ get: function () { return chunkCGD3MCHE_js.executor_default; }
15
15
  });
16
16
  Object.defineProperty(exports, "executorFn", {
17
17
  enumerable: true,
18
- get: function () { return chunkWN4V3Q7V_js.executorFn; }
18
+ get: function () { return chunkCGD3MCHE_js.executorFn; }
19
19
  });
@@ -1,4 +1,4 @@
1
- export { executor_default as default, executorFn } from '../../../chunk-H4DMVLQJ.mjs';
2
- import '../../../chunk-4F2AZ6CR.mjs';
1
+ export { executor_default as default, executorFn } from '../../../chunk-E3C75GKA.mjs';
2
+ import '../../../chunk-CCLGRDYC.mjs';
3
3
  import '../../../chunk-FMYWKI25.mjs';
4
4
  import '../../../chunk-O6YSETKJ.mjs';
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var chunkUKZ7TQQQ_js = require('../../../chunk-UKZ7TQQQ.js');
6
- require('../../../chunk-FVXW6LDE.js');
5
+ var chunkQOJUBMCX_js = require('../../../chunk-QOJUBMCX.js');
6
+ require('../../../chunk-5ITUD4S2.js');
7
7
  require('../../../chunk-LTCZN4I4.js');
8
8
  require('../../../chunk-SHUYVCID.js');
9
9
 
@@ -11,9 +11,9 @@ require('../../../chunk-SHUYVCID.js');
11
11
 
12
12
  Object.defineProperty(exports, "default", {
13
13
  enumerable: true,
14
- get: function () { return chunkUKZ7TQQQ_js.executor_default; }
14
+ get: function () { return chunkQOJUBMCX_js.executor_default; }
15
15
  });
16
16
  Object.defineProperty(exports, "executorFn", {
17
17
  enumerable: true,
18
- get: function () { return chunkUKZ7TQQQ_js.executorFn; }
18
+ get: function () { return chunkQOJUBMCX_js.executorFn; }
19
19
  });
@@ -1,4 +1,4 @@
1
- export { executor_default as default, executorFn } from '../../../chunk-SDMJCGHR.mjs';
2
- import '../../../chunk-4F2AZ6CR.mjs';
1
+ export { executor_default as default, executorFn } from '../../../chunk-GXGGZVKT.mjs';
2
+ import '../../../chunk-CCLGRDYC.mjs';
3
3
  import '../../../chunk-FMYWKI25.mjs';
4
4
  import '../../../chunk-O6YSETKJ.mjs';
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkTO3WM5BR_js = require('../../chunk-TO3WM5BR.js');
3
+ var chunk7N6FX55G_js = require('../../chunk-7N6FX55G.js');
4
4
  require('../../chunk-LTCZN4I4.js');
5
5
  require('../../chunk-VIU4CXA3.js');
6
6
  require('../../chunk-SHUYVCID.js');
@@ -9,13 +9,13 @@ require('../../chunk-SHUYVCID.js');
9
9
 
10
10
  Object.defineProperty(exports, "createNxPlugin", {
11
11
  enumerable: true,
12
- get: function () { return chunkTO3WM5BR_js.createNxPlugin; }
12
+ get: function () { return chunk7N6FX55G_js.createNxPlugin; }
13
13
  });
14
14
  Object.defineProperty(exports, "getNxPluginInputs", {
15
15
  enumerable: true,
16
- get: function () { return chunkTO3WM5BR_js.getNxPluginInputs; }
16
+ get: function () { return chunk7N6FX55G_js.getNxPluginInputs; }
17
17
  });
18
18
  Object.defineProperty(exports, "getNxTargetInputs", {
19
19
  enumerable: true,
20
- get: function () { return chunkTO3WM5BR_js.getNxTargetInputs; }
20
+ get: function () { return chunk7N6FX55G_js.getNxTargetInputs; }
21
21
  });
@@ -1,4 +1,4 @@
1
- export { createNxPlugin, getNxPluginInputs, getNxTargetInputs } from '../../chunk-OS7UD4XD.mjs';
1
+ export { createNxPlugin, getNxPluginInputs, getNxTargetInputs } from '../../chunk-XRMEXEW2.mjs';
2
2
  import '../../chunk-FMYWKI25.mjs';
3
3
  import '../../chunk-LQU7XWFP.mjs';
4
4
  import '../../chunk-O6YSETKJ.mjs';
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var chunkEX3O7O2B_js = require('../../chunk-EX3O7O2B.js');
4
- require('../../chunk-TO3WM5BR.js');
3
+ var chunk62CNXBCW_js = require('../../chunk-62CNXBCW.js');
4
+ require('../../chunk-7N6FX55G.js');
5
5
  require('../../chunk-LTCZN4I4.js');
6
6
  require('../../chunk-VIU4CXA3.js');
7
7
  require('../../chunk-SHUYVCID.js');
@@ -10,5 +10,5 @@ require('../../chunk-SHUYVCID.js');
10
10
 
11
11
  Object.defineProperty(exports, "createNodesV2", {
12
12
  enumerable: true,
13
- get: function () { return chunkEX3O7O2B_js.createNodesV2; }
13
+ get: function () { return chunk62CNXBCW_js.createNodesV2; }
14
14
  });
@@ -1,5 +1,5 @@
1
- export { createNodesV2 } from '../../chunk-FEJ2ZSZP.mjs';
2
- import '../../chunk-OS7UD4XD.mjs';
1
+ export { createNodesV2 } from '../../chunk-R6VKTKIJ.mjs';
2
+ import '../../chunk-XRMEXEW2.mjs';
3
3
  import '../../chunk-FMYWKI25.mjs';
4
4
  import '../../chunk-LQU7XWFP.mjs';
5
5
  import '../../chunk-O6YSETKJ.mjs';
@@ -169,6 +169,40 @@ interface NxPluginOptions {
169
169
  */
170
170
  executor?: string;
171
171
  };
172
+ deploy?: false | {
173
+ /**
174
+ * The name of the deploy target to use when deploying the project
175
+ *
176
+ * @defaultValue "deploy"
177
+ */
178
+ targetName?: string;
179
+ /**
180
+ * The name of the deploy configuration to use when deploying the project
181
+ *
182
+ * @defaultValue "production"
183
+ */
184
+ defaultConfiguration?: "production" | "test" | "development";
185
+ /**
186
+ * An array specifying any other target identifiers the deploy target depends on
187
+ *
188
+ * @defaultValue ["^deploy", "build"]
189
+ */
190
+ dependsOn?: string[];
191
+ /**
192
+ * An array specifying any input files or globs to consider when determining if the deploy target needs to be re-run
193
+ */
194
+ inputs?: string[] | "production" | "allProjectFiles" | "sharedGlobals" | "rust" | "typescript";
195
+ /**
196
+ * An array specifying the output files or globs generated by the deploy target
197
+ */
198
+ outputs?: string[];
199
+ /**
200
+ * The executor to use for the deploy target
201
+ *
202
+ * @defaultValue "\@powerlines/nx:deploy"
203
+ */
204
+ executor?: string;
205
+ };
172
206
  }
173
207
 
174
208
  export type { NxPluginOptions };