@powerlines/nx 0.1.0 → 0.3.0

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 (48) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/dist/{chunk-2IKNOV7W.mjs → chunk-22QO45EK.mjs} +31 -50
  3. package/dist/{chunk-OZMYXUES.mjs → chunk-4T5LIOS7.mjs} +39 -172
  4. package/dist/{chunk-WKH7IEJU.js → chunk-6SBXXTFC.js} +2 -2
  5. package/dist/{chunk-AKX3TTDA.js → chunk-BM7JS6C2.js} +2 -2
  6. package/dist/{chunk-ESI25Y6Y.mjs → chunk-EJ5N22VV.mjs} +1 -1
  7. package/dist/{chunk-CQP2LCFV.mjs → chunk-GZAHD3HX.mjs} +1 -1
  8. package/dist/{chunk-5K7DMFAV.mjs → chunk-HCFUFMAF.mjs} +1 -1
  9. package/dist/{chunk-6UG6SXHV.js → chunk-MQKPEN3X.js} +39 -172
  10. package/dist/{chunk-6ZABD5GY.js → chunk-MQQZWVFL.js} +2 -2
  11. package/dist/{chunk-3QPPK4K2.js → chunk-VFYKWLFU.js} +2 -2
  12. package/dist/{chunk-FXCIWWXO.mjs → chunk-WAQHDLQP.mjs} +1 -1
  13. package/dist/{chunk-E6VIOC6R.mjs → chunk-XSNPOHTI.mjs} +1 -1
  14. package/dist/{chunk-O6BSKBJP.js → chunk-Y7LKUYQR.js} +2 -2
  15. package/dist/{chunk-OOERKIVS.js → chunk-Z4BJ37JY.js} +31 -50
  16. package/dist/executors.js +11 -11
  17. package/dist/executors.mjs +6 -6
  18. package/dist/index.js +14 -14
  19. package/dist/index.mjs +7 -7
  20. package/dist/src/base/base-executor.js +2 -2
  21. package/dist/src/base/base-executor.mjs +1 -1
  22. package/dist/src/executors/build/executor.js +4 -4
  23. package/dist/src/executors/build/executor.mjs +2 -2
  24. package/dist/src/executors/build/schema.d.ts +85 -0
  25. package/dist/src/executors/build/schema.json +96 -0
  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/clean/schema.d.ts +75 -0
  29. package/dist/src/executors/clean/schema.json +77 -0
  30. package/dist/src/executors/docs/executor.js +4 -4
  31. package/dist/src/executors/docs/executor.mjs +2 -2
  32. package/dist/src/executors/docs/schema.d.ts +75 -0
  33. package/dist/src/executors/docs/schema.json +77 -0
  34. package/dist/src/executors/lint/executor.js +4 -4
  35. package/dist/src/executors/lint/executor.mjs +2 -2
  36. package/dist/src/executors/lint/schema.d.ts +75 -0
  37. package/dist/src/executors/lint/schema.json +77 -0
  38. package/dist/src/executors/prepare/executor.js +4 -4
  39. package/dist/src/executors/prepare/executor.mjs +2 -2
  40. package/dist/src/executors/prepare/schema.d.ts +75 -0
  41. package/dist/src/executors/prepare/schema.json +77 -0
  42. package/dist/src/generators/sync/schema.d.ts +15 -0
  43. package/dist/src/generators/sync/schema.json +19 -0
  44. package/dist/src/plugin/index.d.mts +9 -0
  45. package/dist/src/plugin/index.d.ts +9 -0
  46. package/dist/src/plugin/index.js +3 -3
  47. package/dist/src/plugin/index.mjs +1 -1
  48. package/package.json +3 -3
@@ -1,9 +1,9 @@
1
1
  import './chunk-UV4HQO3Y.mjs';
2
- export { executor_default as clean } from './chunk-5K7DMFAV.mjs';
3
- export { executor_default as docs } from './chunk-FXCIWWXO.mjs';
4
- export { executor_default as lint } from './chunk-ESI25Y6Y.mjs';
5
- export { executor_default as prepare } from './chunk-CQP2LCFV.mjs';
6
- export { executor_default as build } from './chunk-E6VIOC6R.mjs';
7
- import './chunk-OZMYXUES.mjs';
2
+ export { executor_default as clean } from './chunk-HCFUFMAF.mjs';
3
+ export { executor_default as docs } from './chunk-WAQHDLQP.mjs';
4
+ export { executor_default as lint } from './chunk-EJ5N22VV.mjs';
5
+ export { executor_default as prepare } from './chunk-GZAHD3HX.mjs';
6
+ export { executor_default as build } from './chunk-XSNPOHTI.mjs';
7
+ import './chunk-4T5LIOS7.mjs';
8
8
  import './chunk-CYWOTYVX.mjs';
9
9
  import './chunk-O6YSETKJ.mjs';
package/dist/index.js CHANGED
@@ -1,15 +1,15 @@
1
1
  'use strict';
2
2
 
3
3
  require('./chunk-XO62WWX4.js');
4
- var chunk6ZABD5GY_js = require('./chunk-6ZABD5GY.js');
5
- var chunkAKX3TTDA_js = require('./chunk-AKX3TTDA.js');
6
- var chunk3QPPK4K2_js = require('./chunk-3QPPK4K2.js');
7
- var chunkWKH7IEJU_js = require('./chunk-WKH7IEJU.js');
4
+ var chunkMQQZWVFL_js = require('./chunk-MQQZWVFL.js');
5
+ var chunkBM7JS6C2_js = require('./chunk-BM7JS6C2.js');
6
+ var chunkVFYKWLFU_js = require('./chunk-VFYKWLFU.js');
7
+ var chunk6SBXXTFC_js = require('./chunk-6SBXXTFC.js');
8
8
  require('./chunk-N2YKXZ5R.js');
9
9
  var chunkWUJKJGEW_js = require('./chunk-WUJKJGEW.js');
10
- var chunkOOERKIVS_js = require('./chunk-OOERKIVS.js');
11
- var chunkO6BSKBJP_js = require('./chunk-O6BSKBJP.js');
12
- require('./chunk-6UG6SXHV.js');
10
+ var chunkZ4BJ37JY_js = require('./chunk-Z4BJ37JY.js');
11
+ var chunkY7LKUYQR_js = require('./chunk-Y7LKUYQR.js');
12
+ require('./chunk-MQKPEN3X.js');
13
13
  require('./chunk-HHPODCTP.js');
14
14
  require('./chunk-SHUYVCID.js');
15
15
 
@@ -17,19 +17,19 @@ require('./chunk-SHUYVCID.js');
17
17
 
18
18
  Object.defineProperty(exports, "clean", {
19
19
  enumerable: true,
20
- get: function () { return chunk6ZABD5GY_js.executor_default; }
20
+ get: function () { return chunkMQQZWVFL_js.executor_default; }
21
21
  });
22
22
  Object.defineProperty(exports, "docs", {
23
23
  enumerable: true,
24
- get: function () { return chunkAKX3TTDA_js.executor_default; }
24
+ get: function () { return chunkBM7JS6C2_js.executor_default; }
25
25
  });
26
26
  Object.defineProperty(exports, "lint", {
27
27
  enumerable: true,
28
- get: function () { return chunk3QPPK4K2_js.executor_default; }
28
+ get: function () { return chunkVFYKWLFU_js.executor_default; }
29
29
  });
30
30
  Object.defineProperty(exports, "prepare", {
31
31
  enumerable: true,
32
- get: function () { return chunkWKH7IEJU_js.executor_default; }
32
+ get: function () { return chunk6SBXXTFC_js.executor_default; }
33
33
  });
34
34
  Object.defineProperty(exports, "sync", {
35
35
  enumerable: true,
@@ -41,13 +41,13 @@ Object.defineProperty(exports, "syncGenerator", {
41
41
  });
42
42
  Object.defineProperty(exports, "createNodesV2", {
43
43
  enumerable: true,
44
- get: function () { return chunkOOERKIVS_js.createNodesV2; }
44
+ get: function () { return chunkZ4BJ37JY_js.createNodesV2; }
45
45
  });
46
46
  Object.defineProperty(exports, "name", {
47
47
  enumerable: true,
48
- get: function () { return chunkOOERKIVS_js.name; }
48
+ get: function () { return chunkZ4BJ37JY_js.name; }
49
49
  });
50
50
  Object.defineProperty(exports, "build", {
51
51
  enumerable: true,
52
- get: function () { return chunkO6BSKBJP_js.executor_default; }
52
+ get: function () { return chunkY7LKUYQR_js.executor_default; }
53
53
  });
package/dist/index.mjs CHANGED
@@ -1,12 +1,12 @@
1
1
  import './chunk-UV4HQO3Y.mjs';
2
- export { executor_default as clean } from './chunk-5K7DMFAV.mjs';
3
- export { executor_default as docs } from './chunk-FXCIWWXO.mjs';
4
- export { executor_default as lint } from './chunk-ESI25Y6Y.mjs';
5
- export { executor_default as prepare } from './chunk-CQP2LCFV.mjs';
2
+ export { executor_default as clean } from './chunk-HCFUFMAF.mjs';
3
+ export { executor_default as docs } from './chunk-WAQHDLQP.mjs';
4
+ export { executor_default as lint } from './chunk-EJ5N22VV.mjs';
5
+ export { executor_default as prepare } from './chunk-GZAHD3HX.mjs';
6
6
  import './chunk-23KFTIT2.mjs';
7
7
  export { generator_default as sync, generatorFn as syncGenerator } from './chunk-326QB2VK.mjs';
8
- export { createNodesV2, name } from './chunk-2IKNOV7W.mjs';
9
- export { executor_default as build } from './chunk-E6VIOC6R.mjs';
10
- import './chunk-OZMYXUES.mjs';
8
+ export { createNodesV2, name } from './chunk-22QO45EK.mjs';
9
+ export { executor_default as build } from './chunk-XSNPOHTI.mjs';
10
+ import './chunk-4T5LIOS7.mjs';
11
11
  import './chunk-CYWOTYVX.mjs';
12
12
  import './chunk-O6YSETKJ.mjs';
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunk6UG6SXHV_js = require('../../chunk-6UG6SXHV.js');
3
+ var chunkMQKPEN3X_js = require('../../chunk-MQKPEN3X.js');
4
4
  require('../../chunk-HHPODCTP.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 chunk6UG6SXHV_js.withExecutor; }
11
+ get: function () { return chunkMQKPEN3X_js.withExecutor; }
12
12
  });
@@ -1,3 +1,3 @@
1
- export { withExecutor } from '../../chunk-OZMYXUES.mjs';
1
+ export { withExecutor } from '../../chunk-4T5LIOS7.mjs';
2
2
  import '../../chunk-CYWOTYVX.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 chunkO6BSKBJP_js = require('../../../chunk-O6BSKBJP.js');
6
- require('../../../chunk-6UG6SXHV.js');
5
+ var chunkY7LKUYQR_js = require('../../../chunk-Y7LKUYQR.js');
6
+ require('../../../chunk-MQKPEN3X.js');
7
7
  require('../../../chunk-HHPODCTP.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 chunkO6BSKBJP_js.executor_default; }
14
+ get: function () { return chunkY7LKUYQR_js.executor_default; }
15
15
  });
16
16
  Object.defineProperty(exports, "executorFn", {
17
17
  enumerable: true,
18
- get: function () { return chunkO6BSKBJP_js.executorFn; }
18
+ get: function () { return chunkY7LKUYQR_js.executorFn; }
19
19
  });
@@ -1,4 +1,4 @@
1
- export { executor_default as default, executorFn } from '../../../chunk-E6VIOC6R.mjs';
2
- import '../../../chunk-OZMYXUES.mjs';
1
+ export { executor_default as default, executorFn } from '../../../chunk-XSNPOHTI.mjs';
2
+ import '../../../chunk-4T5LIOS7.mjs';
3
3
  import '../../../chunk-CYWOTYVX.mjs';
4
4
  import '../../../chunk-O6YSETKJ.mjs';
@@ -0,0 +1,85 @@
1
+
2
+ // Generated by @storm-software/untyped
3
+ // Do not edit this file directly
4
+
5
+ export interface BuildExecutorSchema {
6
+ /**
7
+ * Output Path
8
+ *
9
+ * The output path for the build
10
+ *
11
+ * @default "dist/{projectRoot}"
12
+ *
13
+ * @format path
14
+ */
15
+ outputPath?: string,
16
+
17
+ /**
18
+ * TypeScript Configuration File
19
+ *
20
+ * The path to the tsconfig file
21
+ *
22
+ * @default "{projectRoot}/tsconfig.json"
23
+ *
24
+ * @format path
25
+ */
26
+ tsconfig?: string,
27
+
28
+ /**
29
+ * Powerlines Configuration File
30
+ *
31
+ * The path to the Powerlines configuration file
32
+ *
33
+ * @default "{projectRoot}/powerlines.config.ts"
34
+ *
35
+ * @format path
36
+ */
37
+ configFile?: string,
38
+
39
+ /**
40
+ * Mode
41
+ *
42
+ * The build mode
43
+ *
44
+ *
45
+ * @enum development,test,production
46
+ */
47
+ mode?: string,
48
+
49
+ /**
50
+ * Skip Installs
51
+ *
52
+ * Skip installing dependencies before building
53
+ *
54
+ */
55
+ skipInstalls?: boolean,
56
+
57
+ /**
58
+ * Skip Cache
59
+ *
60
+ * Skip the cache when building
61
+ *
62
+ */
63
+ skipCache?: boolean,
64
+
65
+ /**
66
+ * Log Level
67
+ *
68
+ * The log level to use for the build process
69
+ *
70
+ *
71
+ * @enum fatal,error,warn,success,info,debug,trace,silent
72
+ */
73
+ logLevel?: string,
74
+
75
+ /**
76
+ * Entry Path(s)
77
+ *
78
+ * The entry path(s) for the package
79
+ *
80
+ *
81
+ * @oneOf [object Object],[object Object]
82
+ */
83
+ entry?: any,
84
+ }
85
+
@@ -0,0 +1,96 @@
1
+ {
2
+ "id": "#",
3
+ "title": "Build Executor",
4
+ "description": "A type definition for the Powerlines - Build executor schema",
5
+ "required": [],
6
+ "properties": {
7
+ "outputPath": {
8
+ "title": "Output Path",
9
+ "type": "string",
10
+ "format": "path",
11
+ "description": "The output path for the build",
12
+ "id": "#outputPath",
13
+ "default": "dist/{projectRoot}"
14
+ },
15
+ "tsconfig": {
16
+ "title": "TypeScript Configuration File",
17
+ "type": "string",
18
+ "format": "path",
19
+ "description": "The path to the tsconfig file",
20
+ "id": "#tsconfig",
21
+ "default": "{projectRoot}/tsconfig.json"
22
+ },
23
+ "configFile": {
24
+ "title": "Powerlines Configuration File",
25
+ "type": "string",
26
+ "format": "path",
27
+ "description": "The path to the Powerlines configuration file",
28
+ "id": "#configFile",
29
+ "default": "{projectRoot}/powerlines.config.ts"
30
+ },
31
+ "mode": {
32
+ "title": "Mode",
33
+ "type": "string",
34
+ "description": "The build mode",
35
+ "enum": [
36
+ "development",
37
+ "test",
38
+ "production"
39
+ ],
40
+ "id": "#mode"
41
+ },
42
+ "skipInstalls": {
43
+ "title": "Skip Installs",
44
+ "type": "boolean",
45
+ "description": "Skip installing dependencies before building",
46
+ "id": "#skipInstalls"
47
+ },
48
+ "skipCache": {
49
+ "title": "Skip Cache",
50
+ "type": "boolean",
51
+ "description": "Skip the cache when building",
52
+ "id": "#skipCache"
53
+ },
54
+ "logLevel": {
55
+ "title": "Log Level",
56
+ "type": "string",
57
+ "description": "The log level to use for the build process",
58
+ "enum": [
59
+ "fatal",
60
+ "error",
61
+ "warn",
62
+ "success",
63
+ "info",
64
+ "debug",
65
+ "trace",
66
+ "silent"
67
+ ],
68
+ "id": "#logLevel"
69
+ },
70
+ "entry": {
71
+ "title": "Entry Path(s)",
72
+ "description": "The entry path(s) for the package",
73
+ "oneOf": [
74
+ {
75
+ "type": "string"
76
+ },
77
+ {
78
+ "type": "array",
79
+ "items": {
80
+ "type": "string"
81
+ }
82
+ }
83
+ ],
84
+ "id": "#entry",
85
+ "type": "any",
86
+ "default": {}
87
+ }
88
+ },
89
+ "type": "object",
90
+ "default": {
91
+ "outputPath": "dist/{projectRoot}",
92
+ "tsconfig": "{projectRoot}/tsconfig.json",
93
+ "configFile": "{projectRoot}/powerlines.config.ts",
94
+ "entry": {}
95
+ }
96
+ }
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var chunk6ZABD5GY_js = require('../../../chunk-6ZABD5GY.js');
6
- require('../../../chunk-6UG6SXHV.js');
5
+ var chunkMQQZWVFL_js = require('../../../chunk-MQQZWVFL.js');
6
+ require('../../../chunk-MQKPEN3X.js');
7
7
  require('../../../chunk-HHPODCTP.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 chunk6ZABD5GY_js.executor_default; }
14
+ get: function () { return chunkMQQZWVFL_js.executor_default; }
15
15
  });
16
16
  Object.defineProperty(exports, "executorFn", {
17
17
  enumerable: true,
18
- get: function () { return chunk6ZABD5GY_js.executorFn; }
18
+ get: function () { return chunkMQQZWVFL_js.executorFn; }
19
19
  });
@@ -1,4 +1,4 @@
1
- export { executor_default as default, executorFn } from '../../../chunk-5K7DMFAV.mjs';
2
- import '../../../chunk-OZMYXUES.mjs';
1
+ export { executor_default as default, executorFn } from '../../../chunk-HCFUFMAF.mjs';
2
+ import '../../../chunk-4T5LIOS7.mjs';
3
3
  import '../../../chunk-CYWOTYVX.mjs';
4
4
  import '../../../chunk-O6YSETKJ.mjs';
@@ -0,0 +1,75 @@
1
+
2
+ // Generated by @storm-software/untyped
3
+ // Do not edit this file directly
4
+
5
+ export interface CleanExecutorSchema {
6
+ /**
7
+ * Output Path
8
+ *
9
+ * The output path for the build
10
+ *
11
+ * @default "dist/{projectRoot}"
12
+ *
13
+ * @format path
14
+ */
15
+ outputPath?: string,
16
+
17
+ /**
18
+ * TypeScript Configuration File
19
+ *
20
+ * The path to the tsconfig file
21
+ *
22
+ * @default "{projectRoot}/tsconfig.json"
23
+ *
24
+ * @format path
25
+ */
26
+ tsconfig?: string,
27
+
28
+ /**
29
+ * Powerlines Configuration File
30
+ *
31
+ * The path to the Powerlines configuration file
32
+ *
33
+ * @default "{projectRoot}/powerlines.config.ts"
34
+ *
35
+ * @format path
36
+ */
37
+ configFile?: string,
38
+
39
+ /**
40
+ * Mode
41
+ *
42
+ * The build mode
43
+ *
44
+ *
45
+ * @enum development,test,production
46
+ */
47
+ mode?: string,
48
+
49
+ /**
50
+ * Skip Installs
51
+ *
52
+ * Skip installing dependencies during prepare stage
53
+ *
54
+ */
55
+ skipInstalls?: boolean,
56
+
57
+ /**
58
+ * Skip Cache
59
+ *
60
+ * Skip the caching mechanism during the build process (if required)
61
+ *
62
+ */
63
+ skipCache?: boolean,
64
+
65
+ /**
66
+ * Log Level
67
+ *
68
+ * The log level to use for the build process
69
+ *
70
+ *
71
+ * @enum fatal,error,warn,success,info,debug,trace,silent
72
+ */
73
+ logLevel?: string,
74
+ }
75
+
@@ -0,0 +1,77 @@
1
+ {
2
+ "id": "#",
3
+ "title": "Clean Executor",
4
+ "description": "A type definition for the Powerlines - Clean executor schema",
5
+ "required": [],
6
+ "properties": {
7
+ "outputPath": {
8
+ "title": "Output Path",
9
+ "type": "string",
10
+ "format": "path",
11
+ "description": "The output path for the build",
12
+ "id": "#outputPath",
13
+ "default": "dist/{projectRoot}"
14
+ },
15
+ "tsconfig": {
16
+ "title": "TypeScript Configuration File",
17
+ "type": "string",
18
+ "format": "path",
19
+ "description": "The path to the tsconfig file",
20
+ "id": "#tsconfig",
21
+ "default": "{projectRoot}/tsconfig.json"
22
+ },
23
+ "configFile": {
24
+ "title": "Powerlines Configuration File",
25
+ "type": "string",
26
+ "format": "path",
27
+ "description": "The path to the Powerlines configuration file",
28
+ "id": "#configFile",
29
+ "default": "{projectRoot}/powerlines.config.ts"
30
+ },
31
+ "mode": {
32
+ "title": "Mode",
33
+ "type": "string",
34
+ "description": "The build mode",
35
+ "enum": [
36
+ "development",
37
+ "test",
38
+ "production"
39
+ ],
40
+ "id": "#mode"
41
+ },
42
+ "skipInstalls": {
43
+ "title": "Skip Installs",
44
+ "type": "boolean",
45
+ "description": "Skip installing dependencies during prepare stage",
46
+ "id": "#skipInstalls"
47
+ },
48
+ "skipCache": {
49
+ "title": "Skip Cache",
50
+ "type": "boolean",
51
+ "description": "Skip the caching mechanism during the build process (if required)",
52
+ "id": "#skipCache"
53
+ },
54
+ "logLevel": {
55
+ "title": "Log Level",
56
+ "type": "string",
57
+ "description": "The log level to use for the build process",
58
+ "enum": [
59
+ "fatal",
60
+ "error",
61
+ "warn",
62
+ "success",
63
+ "info",
64
+ "debug",
65
+ "trace",
66
+ "silent"
67
+ ],
68
+ "id": "#logLevel"
69
+ }
70
+ },
71
+ "type": "object",
72
+ "default": {
73
+ "outputPath": "dist/{projectRoot}",
74
+ "tsconfig": "{projectRoot}/tsconfig.json",
75
+ "configFile": "{projectRoot}/powerlines.config.ts"
76
+ }
77
+ }
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var chunkAKX3TTDA_js = require('../../../chunk-AKX3TTDA.js');
6
- require('../../../chunk-6UG6SXHV.js');
5
+ var chunkBM7JS6C2_js = require('../../../chunk-BM7JS6C2.js');
6
+ require('../../../chunk-MQKPEN3X.js');
7
7
  require('../../../chunk-HHPODCTP.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 chunkAKX3TTDA_js.executor_default; }
14
+ get: function () { return chunkBM7JS6C2_js.executor_default; }
15
15
  });
16
16
  Object.defineProperty(exports, "executorFn", {
17
17
  enumerable: true,
18
- get: function () { return chunkAKX3TTDA_js.executorFn; }
18
+ get: function () { return chunkBM7JS6C2_js.executorFn; }
19
19
  });
@@ -1,4 +1,4 @@
1
- export { executor_default as default, executorFn } from '../../../chunk-FXCIWWXO.mjs';
2
- import '../../../chunk-OZMYXUES.mjs';
1
+ export { executor_default as default, executorFn } from '../../../chunk-WAQHDLQP.mjs';
2
+ import '../../../chunk-4T5LIOS7.mjs';
3
3
  import '../../../chunk-CYWOTYVX.mjs';
4
4
  import '../../../chunk-O6YSETKJ.mjs';
@@ -0,0 +1,75 @@
1
+
2
+ // Generated by @storm-software/untyped
3
+ // Do not edit this file directly
4
+
5
+ export interface DocsExecutorSchema {
6
+ /**
7
+ * Output Path
8
+ *
9
+ * The output path for the build
10
+ *
11
+ * @default "dist/{projectRoot}"
12
+ *
13
+ * @format path
14
+ */
15
+ outputPath?: string,
16
+
17
+ /**
18
+ * TypeScript Configuration File
19
+ *
20
+ * The path to the tsconfig file
21
+ *
22
+ * @default "{projectRoot}/tsconfig.json"
23
+ *
24
+ * @format path
25
+ */
26
+ tsconfig?: string,
27
+
28
+ /**
29
+ * Powerlines Configuration File
30
+ *
31
+ * The path to the Powerlines configuration file
32
+ *
33
+ * @default "{projectRoot}/powerlines.config.ts"
34
+ *
35
+ * @format path
36
+ */
37
+ configFile?: string,
38
+
39
+ /**
40
+ * Mode
41
+ *
42
+ * The build mode
43
+ *
44
+ *
45
+ * @enum development,test,production
46
+ */
47
+ mode?: string,
48
+
49
+ /**
50
+ * Skip Installs
51
+ *
52
+ * Skip installing dependencies before building
53
+ *
54
+ */
55
+ skipInstalls?: boolean,
56
+
57
+ /**
58
+ * Skip Cache
59
+ *
60
+ * Skip the cache when building
61
+ *
62
+ */
63
+ skipCache?: boolean,
64
+
65
+ /**
66
+ * Log Level
67
+ *
68
+ * The log level to use for the build process
69
+ *
70
+ *
71
+ * @enum fatal,error,warn,success,info,debug,trace,silent
72
+ */
73
+ logLevel?: string,
74
+ }
75
+