@storm-software/projen 0.9.31 → 0.9.33
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 +102 -42
- package/README.md +7 -7
- package/dist/{chunk-TKYNU6LX.js → chunk-3DQG66DJ.js} +7 -7
- package/dist/chunk-3Y6AMHJ5.js +6 -0
- package/dist/{chunk-ZXG4IN2I.mjs → chunk-K66SNYX5.mjs} +399 -408
- package/dist/{chunk-2QLFDU35.mjs → chunk-M432POFH.mjs} +1 -1
- package/dist/{chunk-Y44MTSI7.mjs → chunk-MC42JFGZ.mjs} +2 -2
- package/dist/{chunk-TGOBVO4I.mjs → chunk-TTG4YCRZ.mjs} +1 -1
- package/dist/{chunk-D7E6PO7R.js → chunk-VEIIPJHP.js} +764 -773
- package/dist/{chunk-SETAUINA.js → chunk-WTMG7MTK.js} +2 -2
- package/dist/{chunk-574Q4AGO.mjs → chunk-WXKORI6N.mjs} +1 -1
- package/dist/{chunk-EKZ5PM52.js → chunk-Z2UXMCUY.js} +3 -3
- package/dist/generators.d.mts +1 -1
- package/dist/generators.d.ts +1 -1
- package/dist/generators.js +5 -5
- package/dist/generators.mjs +4 -4
- package/dist/{index-C9MVcMz_.d.mts → index-Dx_XVEzo.d.mts} +64 -0
- package/dist/{index-C9MVcMz_.d.ts → index-Dx_XVEzo.d.ts} +64 -0
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +10 -10
- package/dist/index.mjs +5 -5
- package/dist/src/components/index.js +3 -3
- package/dist/src/components/index.mjs +2 -2
- package/dist/src/components/nx-workspace.js +17 -17
- package/dist/src/components/nx-workspace.mjs +2 -2
- package/dist/src/generators/init/generator.d.mts +1 -1
- package/dist/src/generators/init/generator.d.ts +1 -1
- package/dist/src/generators/init/generator.js +4 -4
- package/dist/src/generators/init/generator.mjs +3 -3
- package/dist/tsup.config.js +2 -2
- package/dist/tsup.config.mjs +1 -1
- package/package.json +6 -6
- package/dist/chunk-TTGWXSDC.js +0 -6
package/CHANGELOG.md
CHANGED
|
@@ -1,233 +1,293 @@
|
|
|
1
|
+

|
|
2
|
+
|
|
3
|
+
# Changelog for Storm Ops - Projen
|
|
4
|
+
|
|
5
|
+
## [0.9.33](https://github.com/storm-software/storm-ops/releases/tag/projen%400.9.33) (2025-03-17)
|
|
6
|
+
|
|
7
|
+
### Miscellaneous
|
|
8
|
+
|
|
9
|
+
- **monorepo:** Regenerate README markdown files
|
|
10
|
+
([90d1828f9](https://github.com/storm-software/storm-ops/commit/90d1828f9))
|
|
11
|
+
|
|
12
|
+
## [0.9.32](https://github.com/storm-software/storm-ops/releases/tag/projen%400.9.32) (2025-03-17)
|
|
13
|
+
|
|
14
|
+
### Miscellaneous
|
|
15
|
+
|
|
16
|
+
- **monorepo:** Regenerate README markdown files
|
|
17
|
+
([d085829dc](https://github.com/storm-software/storm-ops/commit/d085829dc))
|
|
18
|
+
|
|
1
19
|
## 0.9.31 (2025-02-26)
|
|
2
20
|
|
|
3
21
|
### Miscellaneous
|
|
4
22
|
|
|
5
|
-
- **monorepo:** Regenerated README markdown files
|
|
23
|
+
- **monorepo:** Regenerated README markdown files
|
|
24
|
+
([54355d315](https://github.com/storm-software/storm-ops/commit/54355d315))
|
|
6
25
|
|
|
7
26
|
## 0.9.30 (2025-02-23)
|
|
8
27
|
|
|
9
28
|
### Miscellaneous
|
|
10
29
|
|
|
11
|
-
- **monorepo:** Regenerate README markdown files
|
|
30
|
+
- **monorepo:** Regenerate README markdown files
|
|
31
|
+
([b785ce163](https://github.com/storm-software/storm-ops/commit/b785ce163))
|
|
12
32
|
|
|
13
33
|
## 0.9.29 (2025-02-23)
|
|
14
34
|
|
|
15
35
|
### Miscellaneous
|
|
16
36
|
|
|
17
|
-
- **monorepo:** Reformat README markdown files
|
|
37
|
+
- **monorepo:** Reformat README markdown files
|
|
38
|
+
([68f6724f6](https://github.com/storm-software/storm-ops/commit/68f6724f6))
|
|
18
39
|
|
|
19
40
|
## 0.9.28 (2025-02-23)
|
|
20
41
|
|
|
21
42
|
### Miscellaneous
|
|
22
43
|
|
|
23
|
-
- **monorepo:** Regenerate README markdown files
|
|
44
|
+
- **monorepo:** Regenerate README markdown files
|
|
45
|
+
([312306e34](https://github.com/storm-software/storm-ops/commit/312306e34))
|
|
24
46
|
|
|
25
47
|
## 0.9.27 (2025-02-22)
|
|
26
48
|
|
|
27
49
|
### Miscellaneous
|
|
28
50
|
|
|
29
|
-
- **monorepo:** Reformat and lint workspace files
|
|
51
|
+
- **monorepo:** Reformat and lint workspace files
|
|
52
|
+
([9b706de2f](https://github.com/storm-software/storm-ops/commit/9b706de2f))
|
|
30
53
|
|
|
31
54
|
## 0.9.26 (2025-02-21)
|
|
32
55
|
|
|
33
56
|
### Miscellaneous
|
|
34
57
|
|
|
35
|
-
- **monorepo:** Format monorepo files and run linters
|
|
58
|
+
- **monorepo:** Format monorepo files and run linters
|
|
59
|
+
([8f25455d5](https://github.com/storm-software/storm-ops/commit/8f25455d5))
|
|
36
60
|
|
|
37
61
|
## 0.9.25 (2025-02-06)
|
|
38
62
|
|
|
39
63
|
### Miscellaneous
|
|
40
64
|
|
|
41
|
-
- **monorepo:** Regenerate README markdown files
|
|
65
|
+
- **monorepo:** Regenerate README markdown files
|
|
66
|
+
([1b886df47](https://github.com/storm-software/storm-ops/commit/1b886df47))
|
|
42
67
|
|
|
43
68
|
## 0.9.24 (2025-02-05)
|
|
44
69
|
|
|
45
70
|
### Miscellaneous
|
|
46
71
|
|
|
47
|
-
- **monorepo:** Regenerate README markdown files
|
|
72
|
+
- **monorepo:** Regenerate README markdown files
|
|
73
|
+
([93412b8ef](https://github.com/storm-software/storm-ops/commit/93412b8ef))
|
|
48
74
|
|
|
49
75
|
## 0.9.23 (2025-02-05)
|
|
50
76
|
|
|
51
77
|
### Miscellaneous
|
|
52
78
|
|
|
53
|
-
- **monorepo:** Regenerate README markdown files
|
|
79
|
+
- **monorepo:** Regenerate README markdown files
|
|
80
|
+
([de6ae2b84](https://github.com/storm-software/storm-ops/commit/de6ae2b84))
|
|
54
81
|
|
|
55
82
|
## 0.9.22 (2025-02-05)
|
|
56
83
|
|
|
57
84
|
### Miscellaneous
|
|
58
85
|
|
|
59
|
-
- **monorepo:** Regenerate README markdown files
|
|
86
|
+
- **monorepo:** Regenerate README markdown files
|
|
87
|
+
([79e7315d9](https://github.com/storm-software/storm-ops/commit/79e7315d9))
|
|
60
88
|
|
|
61
89
|
## 0.9.21 (2025-02-05)
|
|
62
90
|
|
|
63
91
|
### Miscellaneous
|
|
64
92
|
|
|
65
|
-
- **monorepo:** Regenerated README markdown files
|
|
93
|
+
- **monorepo:** Regenerated README markdown files
|
|
94
|
+
([2488fa0a7](https://github.com/storm-software/storm-ops/commit/2488fa0a7))
|
|
66
95
|
|
|
67
96
|
## 0.9.20 (2025-02-04)
|
|
68
97
|
|
|
69
98
|
### Miscellaneous
|
|
70
99
|
|
|
71
|
-
- **monorepo:** Regenerate README markdown files
|
|
100
|
+
- **monorepo:** Regenerate README markdown files
|
|
101
|
+
([f151d13e9](https://github.com/storm-software/storm-ops/commit/f151d13e9))
|
|
72
102
|
|
|
73
103
|
## 0.9.19 (2025-02-04)
|
|
74
104
|
|
|
75
105
|
### Miscellaneous
|
|
76
106
|
|
|
77
|
-
- **monorepo:** Regenerate README markdown files
|
|
107
|
+
- **monorepo:** Regenerate README markdown files
|
|
108
|
+
([572028003](https://github.com/storm-software/storm-ops/commit/572028003))
|
|
78
109
|
|
|
79
110
|
## 0.9.18 (2025-02-04)
|
|
80
111
|
|
|
81
112
|
### Miscellaneous
|
|
82
113
|
|
|
83
|
-
- **monorepo:** Generate README markdown files
|
|
114
|
+
- **monorepo:** Generate README markdown files
|
|
115
|
+
([12aa873f6](https://github.com/storm-software/storm-ops/commit/12aa873f6))
|
|
84
116
|
|
|
85
117
|
## 0.9.17 (2025-02-04)
|
|
86
118
|
|
|
87
119
|
### Miscellaneous
|
|
88
120
|
|
|
89
|
-
- **monorepo:** Regenerate README markdown files
|
|
121
|
+
- **monorepo:** Regenerate README markdown files
|
|
122
|
+
([481420a10](https://github.com/storm-software/storm-ops/commit/481420a10))
|
|
90
123
|
|
|
91
124
|
## 0.9.16 (2025-02-04)
|
|
92
125
|
|
|
93
126
|
### Miscellaneous
|
|
94
127
|
|
|
95
|
-
- **monorepo:** Regenerate README markdown files
|
|
128
|
+
- **monorepo:** Regenerate README markdown files
|
|
129
|
+
([12a2f638f](https://github.com/storm-software/storm-ops/commit/12a2f638f))
|
|
96
130
|
|
|
97
131
|
## 0.9.15 (2025-02-04)
|
|
98
132
|
|
|
99
133
|
### Miscellaneous
|
|
100
134
|
|
|
101
|
-
- **monorepo:** Regenerate README markdown files
|
|
135
|
+
- **monorepo:** Regenerate README markdown files
|
|
136
|
+
([5295557c6](https://github.com/storm-software/storm-ops/commit/5295557c6))
|
|
102
137
|
|
|
103
138
|
## 0.9.14 (2025-02-04)
|
|
104
139
|
|
|
105
140
|
### Bug Fixes
|
|
106
141
|
|
|
107
|
-
- **monorepo:** Resolve issue with inconsistent `chalk` versions
|
|
142
|
+
- **monorepo:** Resolve issue with inconsistent `chalk` versions
|
|
143
|
+
([e20742ea0](https://github.com/storm-software/storm-ops/commit/e20742ea0))
|
|
108
144
|
|
|
109
145
|
## 0.9.13 (2025-02-04)
|
|
110
146
|
|
|
111
147
|
### Bug Fixes
|
|
112
148
|
|
|
113
|
-
- **monorepo:** Resolved issue with invalid `prettier` config used in hooks
|
|
149
|
+
- **monorepo:** Resolved issue with invalid `prettier` config used in hooks
|
|
150
|
+
([34974919d](https://github.com/storm-software/storm-ops/commit/34974919d))
|
|
114
151
|
|
|
115
152
|
### Miscellaneous
|
|
116
153
|
|
|
117
|
-
- **monorepo:** Reformat the repo's files
|
|
118
|
-
|
|
154
|
+
- **monorepo:** Reformat the repo's files
|
|
155
|
+
([f33b07626](https://github.com/storm-software/storm-ops/commit/f33b07626))
|
|
156
|
+
- **monorepo:** Regenerate README markdown files
|
|
157
|
+
([d147539be](https://github.com/storm-software/storm-ops/commit/d147539be))
|
|
119
158
|
|
|
120
159
|
## 0.9.12 (2025-02-03)
|
|
121
160
|
|
|
122
161
|
### Miscellaneous
|
|
123
162
|
|
|
124
|
-
- **monorepo:** Regenerate README markdown files
|
|
125
|
-
|
|
163
|
+
- **monorepo:** Regenerate README markdown files
|
|
164
|
+
([6a5afe3d6](https://github.com/storm-software/storm-ops/commit/6a5afe3d6))
|
|
165
|
+
- **monorepo:** Regenerate README markdown files
|
|
166
|
+
([949c6f3cd](https://github.com/storm-software/storm-ops/commit/949c6f3cd))
|
|
126
167
|
|
|
127
168
|
## 0.9.11 (2025-02-02)
|
|
128
169
|
|
|
129
170
|
### Miscellaneous
|
|
130
171
|
|
|
131
|
-
- **monorepo:** Regenerate README markdown files
|
|
172
|
+
- **monorepo:** Regenerate README markdown files
|
|
173
|
+
([c73bfdb6a](https://github.com/storm-software/storm-ops/commit/c73bfdb6a))
|
|
132
174
|
|
|
133
175
|
## 0.9.10 (2025-02-02)
|
|
134
176
|
|
|
135
177
|
### Miscellaneous
|
|
136
178
|
|
|
137
|
-
- **monorepo:** Regenerate README markdown files
|
|
179
|
+
- **monorepo:** Regenerate README markdown files
|
|
180
|
+
([47f85fdcf](https://github.com/storm-software/storm-ops/commit/47f85fdcf))
|
|
138
181
|
|
|
139
182
|
## 0.9.9 (2025-02-02)
|
|
140
183
|
|
|
141
184
|
### Miscellaneous
|
|
142
185
|
|
|
143
|
-
- **monorepo:** Regenerate README markdown files
|
|
186
|
+
- **monorepo:** Regenerate README markdown files
|
|
187
|
+
([e5f00be12](https://github.com/storm-software/storm-ops/commit/e5f00be12))
|
|
144
188
|
|
|
145
189
|
## 0.9.8 (2025-02-02)
|
|
146
190
|
|
|
147
191
|
### Miscellaneous
|
|
148
192
|
|
|
149
|
-
- **monorepo:** Regenerate README markdown files
|
|
193
|
+
- **monorepo:** Regenerate README markdown files
|
|
194
|
+
([665463d38](https://github.com/storm-software/storm-ops/commit/665463d38))
|
|
150
195
|
|
|
151
196
|
## 0.9.7 (2025-02-02)
|
|
152
197
|
|
|
153
198
|
### Miscellaneous
|
|
154
199
|
|
|
155
|
-
- **monorepo:** Regenerate README markdown files
|
|
200
|
+
- **monorepo:** Regenerate README markdown files
|
|
201
|
+
([7e673dd2f](https://github.com/storm-software/storm-ops/commit/7e673dd2f))
|
|
156
202
|
|
|
157
203
|
## 0.9.6 (2025-02-02)
|
|
158
204
|
|
|
159
205
|
### Miscellaneous
|
|
160
206
|
|
|
161
|
-
- **monorepo:** Regenerate README markdown files
|
|
207
|
+
- **monorepo:** Regenerate README markdown files
|
|
208
|
+
([81d0b65c2](https://github.com/storm-software/storm-ops/commit/81d0b65c2))
|
|
162
209
|
|
|
163
210
|
## 0.9.5 (2025-02-02)
|
|
164
211
|
|
|
165
212
|
### Miscellaneous
|
|
166
213
|
|
|
167
|
-
- **monorepo:** Regenerate README markdown files
|
|
214
|
+
- **monorepo:** Regenerate README markdown files
|
|
215
|
+
([b578d626a](https://github.com/storm-software/storm-ops/commit/b578d626a))
|
|
168
216
|
|
|
169
217
|
## 0.9.4 (2025-02-02)
|
|
170
218
|
|
|
171
219
|
### Miscellaneous
|
|
172
220
|
|
|
173
|
-
- **monorepo:** Regenerate README markdown files
|
|
221
|
+
- **monorepo:** Regenerate README markdown files
|
|
222
|
+
([a2b221881](https://github.com/storm-software/storm-ops/commit/a2b221881))
|
|
174
223
|
|
|
175
224
|
## 0.9.3 (2025-02-02)
|
|
176
225
|
|
|
177
226
|
### Miscellaneous
|
|
178
227
|
|
|
179
|
-
- **monorepo:** Regenerate README markdown files
|
|
228
|
+
- **monorepo:** Regenerate README markdown files
|
|
229
|
+
([e47c955b](https://github.com/storm-software/storm-ops/commit/e47c955b))
|
|
180
230
|
|
|
181
231
|
## 0.9.2 (2025-02-02)
|
|
182
232
|
|
|
183
233
|
### Miscellaneous
|
|
184
234
|
|
|
185
|
-
- **monorepo:** Regenerate README markdown files
|
|
235
|
+
- **monorepo:** Regenerate README markdown files
|
|
236
|
+
([e3b80ea7](https://github.com/storm-software/storm-ops/commit/e3b80ea7))
|
|
186
237
|
|
|
187
238
|
## 0.9.1 (2025-02-02)
|
|
188
239
|
|
|
189
240
|
### Miscellaneous
|
|
190
241
|
|
|
191
|
-
- **monorepo:** Regenerate README markdown files
|
|
242
|
+
- **monorepo:** Regenerate README markdown files
|
|
243
|
+
([4e1584d0](https://github.com/storm-software/storm-ops/commit/4e1584d0))
|
|
192
244
|
|
|
193
245
|
## 0.9.0 (2025-02-01)
|
|
194
246
|
|
|
195
247
|
### Features
|
|
196
248
|
|
|
197
|
-
- **projen:** Added the `StormNxWorkspace` component
|
|
249
|
+
- **projen:** Added the `StormNxWorkspace` component
|
|
250
|
+
([191fdb73](https://github.com/storm-software/storm-ops/commit/191fdb73))
|
|
198
251
|
|
|
199
252
|
### Bug Fixes
|
|
200
253
|
|
|
201
|
-
- **projen:** Resolve issue with unused dependency
|
|
254
|
+
- **projen:** Resolve issue with unused dependency
|
|
255
|
+
([6326176f](https://github.com/storm-software/storm-ops/commit/6326176f))
|
|
202
256
|
|
|
203
257
|
### Miscellaneous
|
|
204
258
|
|
|
205
|
-
- **monorepo:** Regenerate README markdown files
|
|
259
|
+
- **monorepo:** Regenerate README markdown files
|
|
260
|
+
([af5c80fa](https://github.com/storm-software/storm-ops/commit/af5c80fa))
|
|
206
261
|
|
|
207
262
|
## 0.8.3 (2025-02-01)
|
|
208
263
|
|
|
209
264
|
### Miscellaneous
|
|
210
265
|
|
|
211
|
-
- **monorepo:** Regenerate README markdown files
|
|
266
|
+
- **monorepo:** Regenerate README markdown files
|
|
267
|
+
([3874ee4d](https://github.com/storm-software/storm-ops/commit/3874ee4d))
|
|
212
268
|
|
|
213
269
|
## 0.8.2 (2025-01-29)
|
|
214
270
|
|
|
215
271
|
### Miscellaneous
|
|
216
272
|
|
|
217
|
-
- **monorepo:** Regenerate README markdown files
|
|
273
|
+
- **monorepo:** Regenerate README markdown files
|
|
274
|
+
([a1b6717d](https://github.com/storm-software/storm-ops/commit/a1b6717d))
|
|
218
275
|
|
|
219
276
|
## 0.8.1 (2025-01-29)
|
|
220
277
|
|
|
221
278
|
### Bug Fixes
|
|
222
279
|
|
|
223
|
-
- **unbuild:** Resolved issue applying plugins
|
|
280
|
+
- **unbuild:** Resolved issue applying plugins
|
|
281
|
+
([21459fd0](https://github.com/storm-software/storm-ops/commit/21459fd0))
|
|
224
282
|
|
|
225
283
|
## 0.8.0 (2025-01-29)
|
|
226
284
|
|
|
227
285
|
### Features
|
|
228
286
|
|
|
229
|
-
- **projen:** Initial check-in of the `projen` package
|
|
287
|
+
- **projen:** Initial check-in of the `projen` package
|
|
288
|
+
([a5b61ac7](https://github.com/storm-software/storm-ops/commit/a5b61ac7))
|
|
230
289
|
|
|
231
290
|
### Bug Fixes
|
|
232
291
|
|
|
233
|
-
- **projen:** Resolve build issue with init generator schema
|
|
292
|
+
- **projen:** Resolve build issue with init generator schema
|
|
293
|
+
([94a9f01a](https://github.com/storm-software/storm-ops/commit/94a9f01a))
|
package/README.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
<!-- markdownlint-disable -->
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
<div align="center"><img src="https://
|
|
6
|
+
<div align="center"><img src="https://public.storm-cdn.com/storm-banner.gif" width="100%" alt="Storm Software" /></div>
|
|
7
7
|
<br />
|
|
8
8
|
|
|
9
9
|
<div align="center">
|
|
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
21
21
|
|
|
22
22
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
23
23
|
|
|
24
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
25
25
|
|
|
26
26
|
<!-- prettier-ignore-start -->
|
|
27
27
|
<!-- markdownlint-disable -->
|
|
@@ -33,7 +33,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
33
33
|
<!-- prettier-ignore-end -->
|
|
34
34
|
|
|
35
35
|
<div align="center">
|
|
36
|
-
<b>Be sure to ⭐ this
|
|
36
|
+
<b>Be sure to ⭐ this <a href="https://github.com/storm-software/storm-ops" target="_blank">repository on GitHub</a> so you can keep up to date on any daily progress!</b>
|
|
37
37
|
</div>
|
|
38
38
|
|
|
39
39
|
<br />
|
|
@@ -317,7 +317,7 @@ specification. Contributions of any kind welcome!
|
|
|
317
317
|
<br />
|
|
318
318
|
|
|
319
319
|
<div align="center">
|
|
320
|
-
<img src="https://
|
|
320
|
+
<img src="https://public.storm-cdn.com/brand-banner.png" width="100%" alt="Storm Software" />
|
|
321
321
|
</div>
|
|
322
322
|
<br />
|
|
323
323
|
|
|
@@ -326,7 +326,7 @@ specification. Contributions of any kind welcome!
|
|
|
326
326
|
</div>
|
|
327
327
|
|
|
328
328
|
<div align="center">
|
|
329
|
-
<b>Fingerprint:</b>
|
|
329
|
+
<b>Fingerprint:</b> F47F 1853 BCAD DE9B 42C8 6316 9FDE EC95 47FE D106
|
|
330
330
|
</div>
|
|
331
331
|
<br />
|
|
332
332
|
|
|
@@ -349,9 +349,9 @@ channel!
|
|
|
349
349
|
|
|
350
350
|
<br />
|
|
351
351
|
|
|
352
|
-
<div align="center"><a href="https://stormsoftware.com" target="_blank"><img src="https://
|
|
352
|
+
<div align="center"><a href="https://stormsoftware.com" target="_blank"><img src="https://public.storm-cdn.com/icon-fill.png" alt="Storm Software" width="200px"/></a></div>
|
|
353
353
|
<br />
|
|
354
|
-
<div align="center"><a href="https://stormsoftware.com" target="_blank"><img src="https://
|
|
354
|
+
<div align="center"><a href="https://stormsoftware.com" target="_blank"><img src="https://public.storm-cdn.com/visit-us-text.svg" alt="Visit us at stormsoftware.com" height="90px"/></a></div>
|
|
355
355
|
|
|
356
356
|
<br />
|
|
357
357
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkWTMG7MTKjs = require('./chunk-WTMG7MTK.js');
|
|
5
5
|
|
|
6
6
|
// ../config-tools/src/utilities/correct-paths.ts
|
|
7
|
-
|
|
7
|
+
_chunkWTMG7MTKjs.init_cjs_shims.call(void 0, );
|
|
8
8
|
var _DRIVE_LETTER_START_RE = /^[A-Za-z]:\//;
|
|
9
9
|
function normalizeWindowsPath(input = "") {
|
|
10
10
|
if (!input) {
|
|
@@ -12,11 +12,11 @@ function normalizeWindowsPath(input = "") {
|
|
|
12
12
|
}
|
|
13
13
|
return input.replace(/\\/g, "/").replace(_DRIVE_LETTER_START_RE, (r) => r.toUpperCase());
|
|
14
14
|
}
|
|
15
|
-
|
|
15
|
+
_chunkWTMG7MTKjs.__name.call(void 0, normalizeWindowsPath, "normalizeWindowsPath");
|
|
16
16
|
var _UNC_REGEX = /^[/\\]{2}/;
|
|
17
17
|
var _IS_ABSOLUTE_RE = /^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/;
|
|
18
18
|
var _DRIVE_LETTER_RE = /^[A-Za-z]:$/;
|
|
19
|
-
var correctPaths = /* @__PURE__ */
|
|
19
|
+
var correctPaths = /* @__PURE__ */ _chunkWTMG7MTKjs.__name.call(void 0, function(path) {
|
|
20
20
|
if (!path || path.length === 0) {
|
|
21
21
|
return ".";
|
|
22
22
|
}
|
|
@@ -45,7 +45,7 @@ var correctPaths = /* @__PURE__ */ _chunkSETAUINAjs.__name.call(void 0, function
|
|
|
45
45
|
}
|
|
46
46
|
return isPathAbsolute && !isAbsolute(path) ? `/${path}` : path;
|
|
47
47
|
}, "correctPaths");
|
|
48
|
-
var joinPaths = /* @__PURE__ */
|
|
48
|
+
var joinPaths = /* @__PURE__ */ _chunkWTMG7MTKjs.__name.call(void 0, function(...segments) {
|
|
49
49
|
let path = "";
|
|
50
50
|
for (const seg of segments) {
|
|
51
51
|
if (!seg) {
|
|
@@ -126,8 +126,8 @@ function normalizeString(path, allowAboveRoot) {
|
|
|
126
126
|
}
|
|
127
127
|
return res;
|
|
128
128
|
}
|
|
129
|
-
|
|
130
|
-
var isAbsolute = /* @__PURE__ */
|
|
129
|
+
_chunkWTMG7MTKjs.__name.call(void 0, normalizeString, "normalizeString");
|
|
130
|
+
var isAbsolute = /* @__PURE__ */ _chunkWTMG7MTKjs.__name.call(void 0, function(p) {
|
|
131
131
|
return _IS_ABSOLUTE_RE.test(p);
|
|
132
132
|
}, "isAbsolute");
|
|
133
133
|
|