@powerlines/nx 0.11.217 → 0.11.218
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 +6 -0
- package/dist/{chunk-2OUVFH73.js → chunk-2VN57DMC.js} +2 -2
- package/dist/chunk-3BI2YVJ3.js +156 -0
- package/dist/{chunk-5XND6U2P.js → chunk-3TZVQPPH.js} +2 -2
- package/dist/chunk-4OMPO3GC.mjs +154 -0
- package/dist/{chunk-AQU4Y7TY.mjs → chunk-5NHMBXXZ.mjs} +1 -1
- package/dist/{chunk-UWZA4FE6.mjs → chunk-CINC3R52.mjs} +1 -1
- package/dist/{chunk-MMYSL52M.mjs → chunk-EFG2AWKX.mjs} +220 -388
- package/dist/{chunk-TWOXCXFE.js → chunk-EQMUIUSF.js} +16 -16
- package/dist/{chunk-BUUW4BAS.mjs → chunk-ETYR57U3.mjs} +2 -2
- package/dist/chunk-FSGRYCTL.js +281 -0
- package/dist/{chunk-2YJP4HRC.mjs → chunk-GCIPEE4T.mjs} +7 -7
- package/dist/{chunk-ELBUYWVF.mjs → chunk-GKRW32W2.mjs} +1 -1
- package/dist/{chunk-C4XEVBMI.mjs → chunk-H7FXL53F.mjs} +1 -1
- package/dist/{chunk-VSMLSWBT.js → chunk-IOBDAGVL.js} +8 -8
- package/dist/{chunk-5QDW5A4Z.js → chunk-JCB2SUGI.js} +2 -2
- package/dist/{chunk-TL367T24.js → chunk-JFLVE4R6.js} +2 -2
- package/dist/chunk-JL4HQ7ZD.mjs +260 -0
- package/dist/{chunk-WJP3FWAH.js → chunk-MDVQOPYK.js} +2 -2
- package/dist/{chunk-ZYOL33SX.mjs → chunk-RQR4JLRG.mjs} +15 -15
- package/dist/{chunk-QJE3HWRQ.js → chunk-VNEJ2D4E.js} +3 -3
- package/dist/{chunk-JQZOWO7J.mjs → chunk-XX6ZLY4D.mjs} +1 -1
- package/dist/{chunk-BM4NZS6T.js → chunk-ZVVHO24E.js} +244 -412
- package/dist/{executor-Bb8vGV8C.d.ts → executor-AQVlPFta.d.ts} +90 -19
- package/dist/{executor-CQzw0-So.d.mts → executor-BNmIhtpF.d.mts} +90 -19
- package/dist/{executor-DwTFXSVb.d.mts → executor-C0A5mFLO.d.mts} +74 -19
- package/dist/{executor-u-vw0Uzf.d.mts → executor-Cep8-Y3A.d.mts} +90 -19
- package/dist/{executor-DY7vA66P.d.ts → executor-CkyahICv.d.ts} +74 -19
- package/dist/{executor-C2WSCUOW.d.ts → executor-DOsxw-Ih.d.ts} +90 -19
- package/dist/{executor-C5rCem7d.d.ts → executor-DUQbjUVt.d.ts} +90 -19
- package/dist/{executor-C9MI57kJ.d.ts → executor-O3MDQSFT.d.ts} +90 -19
- package/dist/{executor-fccJAIjg.d.mts → executor-U4mVkhQK.d.mts} +90 -19
- package/dist/{executor-DXaEo8YG.d.mts → executor-Xt5qNzC5.d.mts} +90 -19
- package/dist/executors.d.mts +5 -6
- package/dist/executors.d.ts +5 -6
- package/dist/executors.js +12 -12
- package/dist/executors.mjs +7 -7
- package/dist/index.d.mts +5 -6
- package/dist/index.d.ts +5 -6
- package/dist/index.js +15 -15
- package/dist/index.mjs +9 -9
- package/dist/src/base/base-executor.d.mts +1 -2
- package/dist/src/base/base-executor.d.ts +1 -2
- package/dist/src/base/base-executor.js +3 -3
- package/dist/src/base/base-executor.mjs +2 -2
- package/dist/src/base/base-executor.schema.d.d.mts +74 -19
- package/dist/src/base/base-executor.schema.d.d.ts +74 -19
- package/dist/src/base/base-executor.schema.d.ts +74 -19
- package/dist/src/base/base-executor.schema.json +108 -26
- package/dist/src/base/base-executor.untyped.js +2 -2
- package/dist/src/base/base-executor.untyped.mjs +1 -1
- package/dist/src/executors/build/executor.d.mts +1 -2
- package/dist/src/executors/build/executor.d.ts +1 -2
- package/dist/src/executors/build/executor.js +5 -5
- package/dist/src/executors/build/executor.mjs +3 -3
- package/dist/src/executors/build/schema.d.ts +90 -19
- package/dist/src/executors/build/schema.json +119 -25
- package/dist/src/executors/build/untyped.js +3 -3
- package/dist/src/executors/build/untyped.mjs +2 -2
- package/dist/src/executors/clean/executor.d.mts +1 -2
- package/dist/src/executors/clean/executor.d.ts +1 -2
- package/dist/src/executors/clean/executor.js +5 -5
- package/dist/src/executors/clean/executor.mjs +3 -3
- package/dist/src/executors/clean/schema.d.ts +74 -19
- package/dist/src/executors/clean/schema.json +108 -26
- package/dist/src/executors/clean/untyped.js +2 -2
- package/dist/src/executors/clean/untyped.mjs +1 -1
- package/dist/src/executors/docs/executor.d.mts +1 -2
- package/dist/src/executors/docs/executor.d.ts +1 -2
- package/dist/src/executors/docs/executor.js +5 -5
- package/dist/src/executors/docs/executor.mjs +3 -3
- package/dist/src/executors/docs/schema.d.ts +90 -19
- package/dist/src/executors/docs/schema.json +120 -26
- package/dist/src/executors/docs/untyped.js +3 -3
- package/dist/src/executors/docs/untyped.mjs +2 -2
- package/dist/src/executors/lint/executor.d.mts +1 -2
- package/dist/src/executors/lint/executor.d.ts +1 -2
- package/dist/src/executors/lint/executor.js +5 -5
- package/dist/src/executors/lint/executor.mjs +3 -3
- package/dist/src/executors/lint/schema.d.ts +90 -19
- package/dist/src/executors/lint/schema.json +120 -26
- package/dist/src/executors/lint/untyped.js +3 -3
- package/dist/src/executors/lint/untyped.mjs +2 -2
- package/dist/src/executors/prepare/executor.d.mts +1 -2
- package/dist/src/executors/prepare/executor.d.ts +1 -2
- package/dist/src/executors/prepare/executor.js +5 -5
- package/dist/src/executors/prepare/executor.mjs +3 -3
- package/dist/src/executors/prepare/schema.d.ts +90 -19
- package/dist/src/executors/prepare/schema.json +120 -26
- package/dist/src/executors/prepare/untyped.js +3 -3
- package/dist/src/executors/prepare/untyped.mjs +2 -2
- package/dist/src/helpers/plugin-utilities.js +5 -5
- package/dist/src/helpers/plugin-utilities.mjs +2 -2
- package/dist/src/plugin/index.js +4 -4
- package/dist/src/plugin/index.mjs +3 -3
- package/docs/api/base-executor.schema.md +71 -19
- package/docs/api/build/schema.md +89 -19
- package/docs/api/clean/schema.md +71 -19
- package/docs/api/docs/schema.md +89 -19
- package/docs/api/lint/schema.md +89 -19
- package/docs/api/prepare/schema.md +89 -19
- package/package.json +11 -11
- package/dist/chunk-AGZ4P3AS.mjs +0 -87
- package/dist/chunk-IR6TAW72.js +0 -81
- package/dist/chunk-NU3VTAH5.js +0 -98
- package/dist/chunk-XXWF7X5C.mjs +0 -75
|
@@ -3,62 +3,109 @@
|
|
|
3
3
|
|
|
4
4
|
interface BaseExecutorSchema {
|
|
5
5
|
/**
|
|
6
|
-
*
|
|
6
|
+
* Powerlines Configuration File
|
|
7
7
|
*
|
|
8
|
-
* The
|
|
8
|
+
* The path to the Powerlines configuration file
|
|
9
9
|
*
|
|
10
|
-
* @default "
|
|
10
|
+
* @default "{projectRoot}/powerlines.config.ts"
|
|
11
11
|
*
|
|
12
12
|
* @format path
|
|
13
13
|
*/
|
|
14
|
-
|
|
14
|
+
configFile?: string,
|
|
15
|
+
|
|
16
|
+
/**
|
|
17
|
+
* Input Entry File(s)
|
|
18
|
+
*
|
|
19
|
+
* The entry file(s) that serve as the input for the project
|
|
20
|
+
*
|
|
21
|
+
* @default ["{sourceRoot}/index.ts"]
|
|
22
|
+
*
|
|
23
|
+
* @format path
|
|
24
|
+
*/
|
|
25
|
+
input?: Array<string>,
|
|
15
26
|
|
|
16
27
|
/**
|
|
17
|
-
*
|
|
28
|
+
* TSConfig Path
|
|
18
29
|
*
|
|
19
30
|
* The path to the tsconfig file
|
|
20
31
|
*
|
|
32
|
+
* @default "{projectRoot}/tsconfig.json"
|
|
21
33
|
*
|
|
22
34
|
* @format path
|
|
23
35
|
*/
|
|
24
36
|
tsconfig?: string,
|
|
25
37
|
|
|
26
38
|
/**
|
|
27
|
-
*
|
|
39
|
+
* Output Path
|
|
28
40
|
*
|
|
29
|
-
* The path to the
|
|
41
|
+
* The path to the output directory for the build artifacts
|
|
30
42
|
*
|
|
31
|
-
* @default "{projectRoot}/powerlines.config.ts"
|
|
32
43
|
*
|
|
33
44
|
* @format path
|
|
34
45
|
*/
|
|
35
|
-
|
|
46
|
+
outputPath?: string,
|
|
36
47
|
|
|
37
48
|
/**
|
|
38
|
-
*
|
|
49
|
+
* Sourcemap
|
|
39
50
|
*
|
|
40
|
-
*
|
|
51
|
+
* Generate a sourcemap
|
|
41
52
|
*
|
|
53
|
+
*/
|
|
54
|
+
sourceMap?: boolean,
|
|
55
|
+
|
|
56
|
+
/**
|
|
57
|
+
* Format
|
|
42
58
|
*
|
|
43
|
-
*
|
|
59
|
+
* The format to build
|
|
60
|
+
*
|
|
61
|
+
* @default ["cjs","esm"]
|
|
44
62
|
*/
|
|
45
|
-
|
|
63
|
+
format?: Array<string>,
|
|
46
64
|
|
|
47
65
|
/**
|
|
48
|
-
*
|
|
66
|
+
* Platform
|
|
49
67
|
*
|
|
50
|
-
*
|
|
68
|
+
* The platform to build
|
|
69
|
+
*
|
|
70
|
+
* @default "neutral"
|
|
71
|
+
*
|
|
72
|
+
* @enum neutral,node,browser
|
|
73
|
+
*/
|
|
74
|
+
platform?: string,
|
|
75
|
+
|
|
76
|
+
/**
|
|
77
|
+
* External
|
|
78
|
+
*
|
|
79
|
+
* The external dependencies
|
|
80
|
+
*
|
|
81
|
+
*/
|
|
82
|
+
external?: Array<any>,
|
|
83
|
+
|
|
84
|
+
/**
|
|
85
|
+
* No External
|
|
86
|
+
*
|
|
87
|
+
* The dependencies that should not be treated as external
|
|
88
|
+
*
|
|
89
|
+
*/
|
|
90
|
+
noExternal?: Array<any>,
|
|
91
|
+
|
|
92
|
+
/**
|
|
93
|
+
* Skip Node Modules Bundle
|
|
94
|
+
*
|
|
95
|
+
* Skip bundling node_modules during the build process (if required)
|
|
51
96
|
*
|
|
52
97
|
*/
|
|
53
|
-
|
|
98
|
+
skipNodeModulesBundle?: boolean,
|
|
54
99
|
|
|
55
100
|
/**
|
|
56
|
-
*
|
|
101
|
+
* Mode
|
|
102
|
+
*
|
|
103
|
+
* The build mode
|
|
57
104
|
*
|
|
58
|
-
* Skip the caching mechanism during the build process (if required)
|
|
59
105
|
*
|
|
106
|
+
* @enum development,test,production
|
|
60
107
|
*/
|
|
61
|
-
|
|
108
|
+
mode?: string,
|
|
62
109
|
|
|
63
110
|
/**
|
|
64
111
|
* Log Level
|
|
@@ -69,6 +116,14 @@ interface BaseExecutorSchema {
|
|
|
69
116
|
* @enum fatal,error,warn,success,info,debug,trace,silent
|
|
70
117
|
*/
|
|
71
118
|
logLevel?: string,
|
|
119
|
+
|
|
120
|
+
/**
|
|
121
|
+
* Define
|
|
122
|
+
*
|
|
123
|
+
* The `define` values
|
|
124
|
+
*
|
|
125
|
+
*/
|
|
126
|
+
define?: Record<string, string>,
|
|
72
127
|
}
|
|
73
128
|
|
|
74
129
|
export type { BaseExecutorSchema };
|
|
@@ -3,62 +3,109 @@
|
|
|
3
3
|
|
|
4
4
|
interface BaseExecutorSchema {
|
|
5
5
|
/**
|
|
6
|
-
*
|
|
6
|
+
* Powerlines Configuration File
|
|
7
7
|
*
|
|
8
|
-
* The
|
|
8
|
+
* The path to the Powerlines configuration file
|
|
9
9
|
*
|
|
10
|
-
* @default "
|
|
10
|
+
* @default "{projectRoot}/powerlines.config.ts"
|
|
11
11
|
*
|
|
12
12
|
* @format path
|
|
13
13
|
*/
|
|
14
|
-
|
|
14
|
+
configFile?: string,
|
|
15
|
+
|
|
16
|
+
/**
|
|
17
|
+
* Input Entry File(s)
|
|
18
|
+
*
|
|
19
|
+
* The entry file(s) that serve as the input for the project
|
|
20
|
+
*
|
|
21
|
+
* @default ["{sourceRoot}/index.ts"]
|
|
22
|
+
*
|
|
23
|
+
* @format path
|
|
24
|
+
*/
|
|
25
|
+
input?: Array<string>,
|
|
15
26
|
|
|
16
27
|
/**
|
|
17
|
-
*
|
|
28
|
+
* TSConfig Path
|
|
18
29
|
*
|
|
19
30
|
* The path to the tsconfig file
|
|
20
31
|
*
|
|
32
|
+
* @default "{projectRoot}/tsconfig.json"
|
|
21
33
|
*
|
|
22
34
|
* @format path
|
|
23
35
|
*/
|
|
24
36
|
tsconfig?: string,
|
|
25
37
|
|
|
26
38
|
/**
|
|
27
|
-
*
|
|
39
|
+
* Output Path
|
|
28
40
|
*
|
|
29
|
-
* The path to the
|
|
41
|
+
* The path to the output directory for the build artifacts
|
|
30
42
|
*
|
|
31
|
-
* @default "{projectRoot}/powerlines.config.ts"
|
|
32
43
|
*
|
|
33
44
|
* @format path
|
|
34
45
|
*/
|
|
35
|
-
|
|
46
|
+
outputPath?: string,
|
|
36
47
|
|
|
37
48
|
/**
|
|
38
|
-
*
|
|
49
|
+
* Sourcemap
|
|
39
50
|
*
|
|
40
|
-
*
|
|
51
|
+
* Generate a sourcemap
|
|
41
52
|
*
|
|
53
|
+
*/
|
|
54
|
+
sourceMap?: boolean,
|
|
55
|
+
|
|
56
|
+
/**
|
|
57
|
+
* Format
|
|
42
58
|
*
|
|
43
|
-
*
|
|
59
|
+
* The format to build
|
|
60
|
+
*
|
|
61
|
+
* @default ["cjs","esm"]
|
|
44
62
|
*/
|
|
45
|
-
|
|
63
|
+
format?: Array<string>,
|
|
46
64
|
|
|
47
65
|
/**
|
|
48
|
-
*
|
|
66
|
+
* Platform
|
|
49
67
|
*
|
|
50
|
-
*
|
|
68
|
+
* The platform to build
|
|
69
|
+
*
|
|
70
|
+
* @default "neutral"
|
|
71
|
+
*
|
|
72
|
+
* @enum neutral,node,browser
|
|
73
|
+
*/
|
|
74
|
+
platform?: string,
|
|
75
|
+
|
|
76
|
+
/**
|
|
77
|
+
* External
|
|
78
|
+
*
|
|
79
|
+
* The external dependencies
|
|
80
|
+
*
|
|
81
|
+
*/
|
|
82
|
+
external?: Array<any>,
|
|
83
|
+
|
|
84
|
+
/**
|
|
85
|
+
* No External
|
|
86
|
+
*
|
|
87
|
+
* The dependencies that should not be treated as external
|
|
88
|
+
*
|
|
89
|
+
*/
|
|
90
|
+
noExternal?: Array<any>,
|
|
91
|
+
|
|
92
|
+
/**
|
|
93
|
+
* Skip Node Modules Bundle
|
|
94
|
+
*
|
|
95
|
+
* Skip bundling node_modules during the build process (if required)
|
|
51
96
|
*
|
|
52
97
|
*/
|
|
53
|
-
|
|
98
|
+
skipNodeModulesBundle?: boolean,
|
|
54
99
|
|
|
55
100
|
/**
|
|
56
|
-
*
|
|
101
|
+
* Mode
|
|
102
|
+
*
|
|
103
|
+
* The build mode
|
|
57
104
|
*
|
|
58
|
-
* Skip the caching mechanism during the build process (if required)
|
|
59
105
|
*
|
|
106
|
+
* @enum development,test,production
|
|
60
107
|
*/
|
|
61
|
-
|
|
108
|
+
mode?: string,
|
|
62
109
|
|
|
63
110
|
/**
|
|
64
111
|
* Log Level
|
|
@@ -69,6 +116,14 @@ interface BaseExecutorSchema {
|
|
|
69
116
|
* @enum fatal,error,warn,success,info,debug,trace,silent
|
|
70
117
|
*/
|
|
71
118
|
logLevel?: string,
|
|
119
|
+
|
|
120
|
+
/**
|
|
121
|
+
* Define
|
|
122
|
+
*
|
|
123
|
+
* The `define` values
|
|
124
|
+
*
|
|
125
|
+
*/
|
|
126
|
+
define?: Record<string, string>,
|
|
72
127
|
}
|
|
73
128
|
|
|
74
129
|
export type { BaseExecutorSchema };
|
|
@@ -4,62 +4,109 @@
|
|
|
4
4
|
|
|
5
5
|
export interface BaseExecutorSchema {
|
|
6
6
|
/**
|
|
7
|
-
*
|
|
7
|
+
* Powerlines Configuration File
|
|
8
8
|
*
|
|
9
|
-
* The
|
|
9
|
+
* The path to the Powerlines configuration file
|
|
10
10
|
*
|
|
11
|
-
* @default "
|
|
11
|
+
* @default "{projectRoot}/powerlines.config.ts"
|
|
12
12
|
*
|
|
13
13
|
* @format path
|
|
14
14
|
*/
|
|
15
|
-
|
|
15
|
+
configFile?: string,
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* Input Entry File(s)
|
|
19
|
+
*
|
|
20
|
+
* The entry file(s) that serve as the input for the project
|
|
21
|
+
*
|
|
22
|
+
* @default ["{sourceRoot}/index.ts"]
|
|
23
|
+
*
|
|
24
|
+
* @format path
|
|
25
|
+
*/
|
|
26
|
+
input?: Array<string>,
|
|
16
27
|
|
|
17
28
|
/**
|
|
18
|
-
*
|
|
29
|
+
* TSConfig Path
|
|
19
30
|
*
|
|
20
31
|
* The path to the tsconfig file
|
|
21
32
|
*
|
|
33
|
+
* @default "{projectRoot}/tsconfig.json"
|
|
22
34
|
*
|
|
23
35
|
* @format path
|
|
24
36
|
*/
|
|
25
37
|
tsconfig?: string,
|
|
26
38
|
|
|
27
39
|
/**
|
|
28
|
-
*
|
|
40
|
+
* Output Path
|
|
29
41
|
*
|
|
30
|
-
* The path to the
|
|
42
|
+
* The path to the output directory for the build artifacts
|
|
31
43
|
*
|
|
32
|
-
* @default "{projectRoot}/powerlines.config.ts"
|
|
33
44
|
*
|
|
34
45
|
* @format path
|
|
35
46
|
*/
|
|
36
|
-
|
|
47
|
+
outputPath?: string,
|
|
37
48
|
|
|
38
49
|
/**
|
|
39
|
-
*
|
|
50
|
+
* Sourcemap
|
|
40
51
|
*
|
|
41
|
-
*
|
|
52
|
+
* Generate a sourcemap
|
|
42
53
|
*
|
|
54
|
+
*/
|
|
55
|
+
sourceMap?: boolean,
|
|
56
|
+
|
|
57
|
+
/**
|
|
58
|
+
* Format
|
|
43
59
|
*
|
|
44
|
-
*
|
|
60
|
+
* The format to build
|
|
61
|
+
*
|
|
62
|
+
* @default ["cjs","esm"]
|
|
45
63
|
*/
|
|
46
|
-
|
|
64
|
+
format?: Array<string>,
|
|
47
65
|
|
|
48
66
|
/**
|
|
49
|
-
*
|
|
67
|
+
* Platform
|
|
50
68
|
*
|
|
51
|
-
*
|
|
69
|
+
* The platform to build
|
|
70
|
+
*
|
|
71
|
+
* @default "neutral"
|
|
72
|
+
*
|
|
73
|
+
* @enum neutral,node,browser
|
|
74
|
+
*/
|
|
75
|
+
platform?: string,
|
|
76
|
+
|
|
77
|
+
/**
|
|
78
|
+
* External
|
|
79
|
+
*
|
|
80
|
+
* The external dependencies
|
|
81
|
+
*
|
|
82
|
+
*/
|
|
83
|
+
external?: Array<any>,
|
|
84
|
+
|
|
85
|
+
/**
|
|
86
|
+
* No External
|
|
87
|
+
*
|
|
88
|
+
* The dependencies that should not be treated as external
|
|
89
|
+
*
|
|
90
|
+
*/
|
|
91
|
+
noExternal?: Array<any>,
|
|
92
|
+
|
|
93
|
+
/**
|
|
94
|
+
* Skip Node Modules Bundle
|
|
95
|
+
*
|
|
96
|
+
* Skip bundling node_modules during the build process (if required)
|
|
52
97
|
*
|
|
53
98
|
*/
|
|
54
|
-
|
|
99
|
+
skipNodeModulesBundle?: boolean,
|
|
55
100
|
|
|
56
101
|
/**
|
|
57
|
-
*
|
|
102
|
+
* Mode
|
|
103
|
+
*
|
|
104
|
+
* The build mode
|
|
58
105
|
*
|
|
59
|
-
* Skip the caching mechanism during the build process (if required)
|
|
60
106
|
*
|
|
107
|
+
* @enum development,test,production
|
|
61
108
|
*/
|
|
62
|
-
|
|
109
|
+
mode?: string,
|
|
63
110
|
|
|
64
111
|
/**
|
|
65
112
|
* Log Level
|
|
@@ -70,5 +117,13 @@ export interface BaseExecutorSchema {
|
|
|
70
117
|
* @enum fatal,error,warn,success,info,debug,trace,silent
|
|
71
118
|
*/
|
|
72
119
|
logLevel?: string,
|
|
120
|
+
|
|
121
|
+
/**
|
|
122
|
+
* Define
|
|
123
|
+
*
|
|
124
|
+
* The `define` values
|
|
125
|
+
*
|
|
126
|
+
*/
|
|
127
|
+
define?: Record<string, string>,
|
|
73
128
|
}
|
|
74
129
|
|
|
@@ -4,28 +4,103 @@
|
|
|
4
4
|
"description": "A shared/base schema type definition for Powerlines executors",
|
|
5
5
|
"required": [],
|
|
6
6
|
"properties": {
|
|
7
|
-
"
|
|
8
|
-
"title": "
|
|
7
|
+
"configFile": {
|
|
8
|
+
"title": "Powerlines Configuration File",
|
|
9
9
|
"type": "string",
|
|
10
10
|
"format": "path",
|
|
11
|
-
"description": "The
|
|
12
|
-
"id": "#
|
|
13
|
-
"default": "
|
|
11
|
+
"description": "The path to the Powerlines configuration file",
|
|
12
|
+
"id": "#configFile",
|
|
13
|
+
"default": "{projectRoot}/powerlines.config.ts"
|
|
14
|
+
},
|
|
15
|
+
"input": {
|
|
16
|
+
"title": "Input Entry File(s)",
|
|
17
|
+
"format": "path",
|
|
18
|
+
"type": "array",
|
|
19
|
+
"description": "The entry file(s) that serve as the input for the project",
|
|
20
|
+
"items": {
|
|
21
|
+
"type": "string"
|
|
22
|
+
},
|
|
23
|
+
"id": "#input",
|
|
24
|
+
"default": [
|
|
25
|
+
"{sourceRoot}/index.ts"
|
|
26
|
+
]
|
|
14
27
|
},
|
|
15
28
|
"tsconfig": {
|
|
16
|
-
"title": "
|
|
29
|
+
"title": "TSConfig Path",
|
|
17
30
|
"type": "string",
|
|
18
31
|
"format": "path",
|
|
19
32
|
"description": "The path to the tsconfig file",
|
|
20
|
-
"id": "#tsconfig"
|
|
33
|
+
"id": "#tsconfig",
|
|
34
|
+
"default": "{projectRoot}/tsconfig.json"
|
|
21
35
|
},
|
|
22
|
-
"
|
|
23
|
-
"title": "
|
|
36
|
+
"outputPath": {
|
|
37
|
+
"title": "Output Path",
|
|
24
38
|
"type": "string",
|
|
25
39
|
"format": "path",
|
|
26
|
-
"description": "The path to the
|
|
27
|
-
"id": "#
|
|
28
|
-
|
|
40
|
+
"description": "The path to the output directory for the build artifacts",
|
|
41
|
+
"id": "#outputPath"
|
|
42
|
+
},
|
|
43
|
+
"sourceMap": {
|
|
44
|
+
"title": "Sourcemap",
|
|
45
|
+
"type": "boolean",
|
|
46
|
+
"description": "Generate a sourcemap",
|
|
47
|
+
"id": "#sourceMap"
|
|
48
|
+
},
|
|
49
|
+
"format": {
|
|
50
|
+
"title": "Format",
|
|
51
|
+
"type": "array",
|
|
52
|
+
"description": "The format to build",
|
|
53
|
+
"items": {
|
|
54
|
+
"type": "string",
|
|
55
|
+
"enum": [
|
|
56
|
+
"cjs",
|
|
57
|
+
"esm",
|
|
58
|
+
"iife"
|
|
59
|
+
]
|
|
60
|
+
},
|
|
61
|
+
"id": "#format",
|
|
62
|
+
"default": [
|
|
63
|
+
"cjs",
|
|
64
|
+
"esm"
|
|
65
|
+
]
|
|
66
|
+
},
|
|
67
|
+
"platform": {
|
|
68
|
+
"title": "Platform",
|
|
69
|
+
"type": "string",
|
|
70
|
+
"description": "The platform to build",
|
|
71
|
+
"enum": [
|
|
72
|
+
"neutral",
|
|
73
|
+
"node",
|
|
74
|
+
"browser"
|
|
75
|
+
],
|
|
76
|
+
"id": "#platform",
|
|
77
|
+
"default": "neutral"
|
|
78
|
+
},
|
|
79
|
+
"external": {
|
|
80
|
+
"title": "External",
|
|
81
|
+
"type": "array",
|
|
82
|
+
"description": "The external dependencies",
|
|
83
|
+
"id": "#external",
|
|
84
|
+
"default": [],
|
|
85
|
+
"items": {
|
|
86
|
+
"type": "any"
|
|
87
|
+
}
|
|
88
|
+
},
|
|
89
|
+
"noExternal": {
|
|
90
|
+
"title": "No External",
|
|
91
|
+
"type": "array",
|
|
92
|
+
"description": "The dependencies that should not be treated as external",
|
|
93
|
+
"id": "#noExternal",
|
|
94
|
+
"default": [],
|
|
95
|
+
"items": {
|
|
96
|
+
"type": "any"
|
|
97
|
+
}
|
|
98
|
+
},
|
|
99
|
+
"skipNodeModulesBundle": {
|
|
100
|
+
"title": "Skip Node Modules Bundle",
|
|
101
|
+
"type": "boolean",
|
|
102
|
+
"description": "Skip bundling node_modules during the build process (if required)",
|
|
103
|
+
"id": "#skipNodeModulesBundle"
|
|
29
104
|
},
|
|
30
105
|
"mode": {
|
|
31
106
|
"title": "Mode",
|
|
@@ -38,18 +113,6 @@
|
|
|
38
113
|
],
|
|
39
114
|
"id": "#mode"
|
|
40
115
|
},
|
|
41
|
-
"autoInstall": {
|
|
42
|
-
"title": "Auto Install",
|
|
43
|
-
"type": "boolean",
|
|
44
|
-
"description": "Automatically install dependencies during prepare stage",
|
|
45
|
-
"id": "#autoInstall"
|
|
46
|
-
},
|
|
47
|
-
"skipCache": {
|
|
48
|
-
"title": "Skip Cache",
|
|
49
|
-
"type": "boolean",
|
|
50
|
-
"description": "Skip the caching mechanism during the build process (if required)",
|
|
51
|
-
"id": "#skipCache"
|
|
52
|
-
},
|
|
53
116
|
"logLevel": {
|
|
54
117
|
"title": "Log Level",
|
|
55
118
|
"type": "string",
|
|
@@ -65,11 +128,30 @@
|
|
|
65
128
|
"silent"
|
|
66
129
|
],
|
|
67
130
|
"id": "#logLevel"
|
|
131
|
+
},
|
|
132
|
+
"define": {
|
|
133
|
+
"title": "Define",
|
|
134
|
+
"type": "object",
|
|
135
|
+
"tsType": "Record<string, string>",
|
|
136
|
+
"description": "The `define` values",
|
|
137
|
+
"id": "#define",
|
|
138
|
+
"default": {}
|
|
68
139
|
}
|
|
69
140
|
},
|
|
70
141
|
"type": "object",
|
|
71
142
|
"default": {
|
|
72
|
-
"
|
|
73
|
-
"
|
|
143
|
+
"configFile": "{projectRoot}/powerlines.config.ts",
|
|
144
|
+
"input": [
|
|
145
|
+
"{sourceRoot}/index.ts"
|
|
146
|
+
],
|
|
147
|
+
"tsconfig": "{projectRoot}/tsconfig.json",
|
|
148
|
+
"format": [
|
|
149
|
+
"cjs",
|
|
150
|
+
"esm"
|
|
151
|
+
],
|
|
152
|
+
"platform": "neutral",
|
|
153
|
+
"external": [],
|
|
154
|
+
"noExternal": [],
|
|
155
|
+
"define": {}
|
|
74
156
|
}
|
|
75
157
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunk3BI2YVJ3_js = require('../../chunk-3BI2YVJ3.js');
|
|
4
4
|
require('../../chunk-SHUYVCID.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
module.exports =
|
|
8
|
+
module.exports = chunk3BI2YVJ3_js.base_executor_untyped_default;
|
|
9
9
|
|
|
10
10
|
module.exports = exports.default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { base_executor_untyped_default as default } from '../../chunk-
|
|
1
|
+
export { base_executor_untyped_default as default } from '../../chunk-4OMPO3GC.mjs';
|
|
2
2
|
import '../../chunk-O6YSETKJ.mjs';
|
|
@@ -2,7 +2,6 @@ import '@nx/devkit';
|
|
|
2
2
|
import '@storm-software/workspace-tools/types';
|
|
3
3
|
import 'powerlines';
|
|
4
4
|
import '../../base/base-executor.mjs';
|
|
5
|
-
export { e as default, a as executorFn } from '../../../executor-
|
|
5
|
+
export { e as default, a as executorFn } from '../../../executor-U4mVkhQK.mjs';
|
|
6
6
|
import '@storm-software/config/types';
|
|
7
|
-
import 'powerlines/types/config';
|
|
8
7
|
import '../../base/base-executor.schema.d.mjs';
|
|
@@ -2,7 +2,6 @@ import '@nx/devkit';
|
|
|
2
2
|
import '@storm-software/workspace-tools/types';
|
|
3
3
|
import 'powerlines';
|
|
4
4
|
import '../../base/base-executor.js';
|
|
5
|
-
export { e as default, a as executorFn } from '../../../executor-
|
|
5
|
+
export { e as default, a as executorFn } from '../../../executor-AQVlPFta.js';
|
|
6
6
|
import '@storm-software/config/types';
|
|
7
|
-
import 'powerlines/types/config';
|
|
8
7
|
import '../../base/base-executor.schema.d.js';
|
|
@@ -2,18 +2,18 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
6
|
-
require('../../../chunk-
|
|
7
|
-
require('../../../chunk-
|
|
5
|
+
var chunkVNEJ2D4E_js = require('../../../chunk-VNEJ2D4E.js');
|
|
6
|
+
require('../../../chunk-ZVVHO24E.js');
|
|
7
|
+
require('../../../chunk-FSGRYCTL.js');
|
|
8
8
|
require('../../../chunk-SHUYVCID.js');
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
Object.defineProperty(exports, "default", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkVNEJ2D4E_js.executor_default; }
|
|
15
15
|
});
|
|
16
16
|
Object.defineProperty(exports, "executorFn", {
|
|
17
17
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunkVNEJ2D4E_js.executorFn; }
|
|
19
19
|
});
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { executor_default as default, executorFn } from '../../../chunk-
|
|
2
|
-
import '../../../chunk-
|
|
3
|
-
import '../../../chunk-
|
|
1
|
+
export { executor_default as default, executorFn } from '../../../chunk-ETYR57U3.mjs';
|
|
2
|
+
import '../../../chunk-EFG2AWKX.mjs';
|
|
3
|
+
import '../../../chunk-JL4HQ7ZD.mjs';
|
|
4
4
|
import '../../../chunk-O6YSETKJ.mjs';
|