@storm-software/tsdown 0.20.0 → 0.20.2
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/README.md
CHANGED
|
@@ -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 -->
|
package/dist/build.cjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkWRVVU7ZBcjs = require('./chunk-WRVVU7ZB.cjs');
|
|
4
4
|
require('./chunk-3RSRST47.cjs');
|
|
5
5
|
require('./chunk-5KRF6IVW.cjs');
|
|
6
6
|
require('./chunk-USNT2KNT.cjs');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.build =
|
|
9
|
+
exports.build = _chunkWRVVU7ZBcjs.build;
|
package/dist/build.js
CHANGED
|
@@ -68,7 +68,7 @@ var getConfigFileByName = /* @__PURE__ */ __name(async (fileName, filePath, opti
|
|
|
68
68
|
envName: fileName?.toUpperCase(),
|
|
69
69
|
jitiOptions: {
|
|
70
70
|
debug: false,
|
|
71
|
-
fsCache: process.env.STORM_SKIP_CACHE === "true" ? false : joinPaths(process.env.STORM_CACHE_DIR || "node_modules/.cache/storm", "
|
|
71
|
+
fsCache: process.env.STORM_SKIP_CACHE === "true" ? false : joinPaths(process.env.STORM_CACHE_DIR || "node_modules/.cache/storm", "jiti")
|
|
72
72
|
},
|
|
73
73
|
...options
|
|
74
74
|
});
|
|
@@ -80,7 +80,7 @@ var getConfigFileByName = /* @__PURE__ */ __name(async (fileName, filePath, opti
|
|
|
80
80
|
envName: fileName?.toUpperCase(),
|
|
81
81
|
jitiOptions: {
|
|
82
82
|
debug: false,
|
|
83
|
-
fsCache: process.env.STORM_SKIP_CACHE === "true" ? false : joinPaths(process.env.STORM_CACHE_DIR || "node_modules/.cache/storm", "
|
|
83
|
+
fsCache: process.env.STORM_SKIP_CACHE === "true" ? false : joinPaths(process.env.STORM_CACHE_DIR || "node_modules/.cache/storm", "jiti")
|
|
84
84
|
},
|
|
85
85
|
configFile: fileName,
|
|
86
86
|
...options
|
|
@@ -68,7 +68,7 @@ var getConfigFileByName = /* @__PURE__ */ _chunkUSNT2KNTcjs.__name.call(void 0,
|
|
|
68
68
|
envName: _optionalChain([fileName, 'optionalAccess', _ => _.toUpperCase, 'call', _2 => _2()]),
|
|
69
69
|
jitiOptions: {
|
|
70
70
|
debug: false,
|
|
71
|
-
fsCache: process.env.STORM_SKIP_CACHE === "true" ? false : _chunk3RSRST47cjs.joinPaths.call(void 0, process.env.STORM_CACHE_DIR || "node_modules/.cache/storm", "
|
|
71
|
+
fsCache: process.env.STORM_SKIP_CACHE === "true" ? false : _chunk3RSRST47cjs.joinPaths.call(void 0, process.env.STORM_CACHE_DIR || "node_modules/.cache/storm", "jiti")
|
|
72
72
|
},
|
|
73
73
|
...options
|
|
74
74
|
});
|
|
@@ -80,7 +80,7 @@ var getConfigFileByName = /* @__PURE__ */ _chunkUSNT2KNTcjs.__name.call(void 0,
|
|
|
80
80
|
envName: _optionalChain([fileName, 'optionalAccess', _3 => _3.toUpperCase, 'call', _4 => _4()]),
|
|
81
81
|
jitiOptions: {
|
|
82
82
|
debug: false,
|
|
83
|
-
fsCache: process.env.STORM_SKIP_CACHE === "true" ? false : _chunk3RSRST47cjs.joinPaths.call(void 0, process.env.STORM_CACHE_DIR || "node_modules/.cache/storm", "
|
|
83
|
+
fsCache: process.env.STORM_SKIP_CACHE === "true" ? false : _chunk3RSRST47cjs.joinPaths.call(void 0, process.env.STORM_CACHE_DIR || "node_modules/.cache/storm", "jiti")
|
|
84
84
|
},
|
|
85
85
|
configFile: fileName,
|
|
86
86
|
...options
|
package/dist/index.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkWRVVU7ZBcjs = require('./chunk-WRVVU7ZB.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
var _chunk3RSRST47cjs = require('./chunk-3RSRST47.cjs');
|
|
@@ -13,4 +13,4 @@ require('./chunk-SFZRYJZ2.cjs');
|
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
16
|
-
exports.DEFAULT_BUILD_OPTIONS = _chunk5KRF6IVWcjs.DEFAULT_BUILD_OPTIONS; exports.build =
|
|
16
|
+
exports.DEFAULT_BUILD_OPTIONS = _chunk5KRF6IVWcjs.DEFAULT_BUILD_OPTIONS; exports.build = _chunkWRVVU7ZBcjs.build; exports.clean = _chunk3RSRST47cjs.clean;
|
package/dist/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1 +1,188 @@
|
|
|
1
|
-
{
|
|
1
|
+
{
|
|
2
|
+
"name": "@storm-software/tsdown",
|
|
3
|
+
"version": "0.20.2",
|
|
4
|
+
"type": "module",
|
|
5
|
+
"description": "A package containing `tsdown` utilities for building Storm Software libraries and applications",
|
|
6
|
+
"repository": {
|
|
7
|
+
"type": "github",
|
|
8
|
+
"url": "https://github.com/storm-software/storm-ops.git",
|
|
9
|
+
"directory": "packages/tsdown"
|
|
10
|
+
},
|
|
11
|
+
"homepage": "https://stormsoftware.com",
|
|
12
|
+
"bugs": "https://github.com/storm-software/storm-ops/issues",
|
|
13
|
+
"author": {
|
|
14
|
+
"name": "Storm Software",
|
|
15
|
+
"email": "contact@stormsoftware.com",
|
|
16
|
+
"url": "https://stormsoftware.com"
|
|
17
|
+
},
|
|
18
|
+
"maintainers": [
|
|
19
|
+
{
|
|
20
|
+
"name": "Storm Software",
|
|
21
|
+
"email": "contact@stormsoftware.com",
|
|
22
|
+
"url": "https://stormsoftware.com"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "Pat Sullivan",
|
|
26
|
+
"email": "admin@stormsoftware.com",
|
|
27
|
+
"url": "https://patsullivan.org"
|
|
28
|
+
}
|
|
29
|
+
],
|
|
30
|
+
"contributors": [
|
|
31
|
+
{
|
|
32
|
+
"name": "Storm Software",
|
|
33
|
+
"email": "contact@stormsoftware.com",
|
|
34
|
+
"url": "https://stormsoftware.com"
|
|
35
|
+
}
|
|
36
|
+
],
|
|
37
|
+
"funding": {
|
|
38
|
+
"type": "github",
|
|
39
|
+
"url": "https://github.com/sponsors/storm-software"
|
|
40
|
+
},
|
|
41
|
+
"license": "Apache-2.0",
|
|
42
|
+
"private": false,
|
|
43
|
+
"packageManager": "pnpm@9.15.2",
|
|
44
|
+
"engines": { "node": ">=22.4.0", "pnpm": ">=9.15.2" },
|
|
45
|
+
"bin": {
|
|
46
|
+
"storm-tsdown": "./bin/storm-tsdown.js",
|
|
47
|
+
"storm-tsdown-cjs": "./bin/storm-tsdown.cjs",
|
|
48
|
+
"storm-tsdown-esm": "./bin/storm-tsdown.js"
|
|
49
|
+
},
|
|
50
|
+
"main": "./dist/index.cjs",
|
|
51
|
+
"module": "./dist/index.js",
|
|
52
|
+
"exports": {
|
|
53
|
+
"./package.json": "./package.json",
|
|
54
|
+
"./types": {
|
|
55
|
+
"import": { "types": "./dist/types.d.ts", "default": "./dist/types.js" },
|
|
56
|
+
"require": {
|
|
57
|
+
"types": "./dist/types.d.cts",
|
|
58
|
+
"default": "./dist/types.cjs"
|
|
59
|
+
},
|
|
60
|
+
"default": { "types": "./dist/types.d.ts", "default": "./dist/types.js" }
|
|
61
|
+
},
|
|
62
|
+
"./index": {
|
|
63
|
+
"import": { "types": "./dist/index.d.ts", "default": "./dist/index.js" },
|
|
64
|
+
"require": {
|
|
65
|
+
"types": "./dist/index.d.cts",
|
|
66
|
+
"default": "./dist/index.cjs"
|
|
67
|
+
},
|
|
68
|
+
"default": { "types": "./dist/index.d.ts", "default": "./dist/index.js" }
|
|
69
|
+
},
|
|
70
|
+
".": {
|
|
71
|
+
"import": { "types": "./dist/index.d.ts", "default": "./dist/index.js" },
|
|
72
|
+
"require": {
|
|
73
|
+
"types": "./dist/index.d.cts",
|
|
74
|
+
"default": "./dist/index.cjs"
|
|
75
|
+
},
|
|
76
|
+
"default": { "types": "./dist/index.d.ts", "default": "./dist/index.js" }
|
|
77
|
+
},
|
|
78
|
+
"./config": {
|
|
79
|
+
"import": {
|
|
80
|
+
"types": "./dist/config.d.ts",
|
|
81
|
+
"default": "./dist/config.js"
|
|
82
|
+
},
|
|
83
|
+
"require": {
|
|
84
|
+
"types": "./dist/config.d.cts",
|
|
85
|
+
"default": "./dist/config.cjs"
|
|
86
|
+
},
|
|
87
|
+
"default": {
|
|
88
|
+
"types": "./dist/config.d.ts",
|
|
89
|
+
"default": "./dist/config.js"
|
|
90
|
+
}
|
|
91
|
+
},
|
|
92
|
+
"./clean": {
|
|
93
|
+
"import": { "types": "./dist/clean.d.ts", "default": "./dist/clean.js" },
|
|
94
|
+
"require": {
|
|
95
|
+
"types": "./dist/clean.d.cts",
|
|
96
|
+
"default": "./dist/clean.cjs"
|
|
97
|
+
},
|
|
98
|
+
"default": { "types": "./dist/clean.d.ts", "default": "./dist/clean.js" }
|
|
99
|
+
},
|
|
100
|
+
"./build": {
|
|
101
|
+
"import": {
|
|
102
|
+
"types": "./dist/build/index.d.ts",
|
|
103
|
+
"default": "./dist/build/index.js"
|
|
104
|
+
},
|
|
105
|
+
"require": {
|
|
106
|
+
"types": "./dist/build/index.d.cts",
|
|
107
|
+
"default": "./dist/build/index.cjs"
|
|
108
|
+
},
|
|
109
|
+
"default": {
|
|
110
|
+
"types": "./dist/build/index.d.ts",
|
|
111
|
+
"default": "./dist/build/index.js"
|
|
112
|
+
}
|
|
113
|
+
},
|
|
114
|
+
"./plugins/*": {
|
|
115
|
+
"import": {
|
|
116
|
+
"types": "./dist/plugins/*.d.ts",
|
|
117
|
+
"default": "./dist/plugins/*.js"
|
|
118
|
+
},
|
|
119
|
+
"require": {
|
|
120
|
+
"types": "./dist/plugins/*.d.cts",
|
|
121
|
+
"default": "./dist/plugins/*.cjs"
|
|
122
|
+
},
|
|
123
|
+
"default": {
|
|
124
|
+
"types": "./dist/plugins/*.d.ts",
|
|
125
|
+
"default": "./dist/plugins/*.js"
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
},
|
|
129
|
+
"types": "./dist/index.d.ts",
|
|
130
|
+
"files": ["dist/**/*"],
|
|
131
|
+
"keywords": [
|
|
132
|
+
"acidic",
|
|
133
|
+
"cyclone-ui",
|
|
134
|
+
"tsdown",
|
|
135
|
+
"monorepo",
|
|
136
|
+
"storm",
|
|
137
|
+
"storm-ops",
|
|
138
|
+
"storm-stack",
|
|
139
|
+
"sullivanpj"
|
|
140
|
+
],
|
|
141
|
+
"peerDependencies": {
|
|
142
|
+
"@microsoft/api-extractor": "^7.48.1",
|
|
143
|
+
"@nx/devkit": "^20.3.1",
|
|
144
|
+
"@nx/js": "^20.3.1",
|
|
145
|
+
"@storm-software/build-tools": "workspace:*",
|
|
146
|
+
"@storm-software/config-tools": "workspace:*",
|
|
147
|
+
"spdx-exceptions": "^2.5.0",
|
|
148
|
+
"spdx-license-ids": "^3.0.20",
|
|
149
|
+
"tsdown": "0.5.3"
|
|
150
|
+
},
|
|
151
|
+
"peerDependenciesMeta": {
|
|
152
|
+
"@microsoft/api-extractor": { "optional": true },
|
|
153
|
+
"@nx/devkit": { "optional": false },
|
|
154
|
+
"@nx/js": { "optional": false },
|
|
155
|
+
"@storm-software/build-tools": { "optional": false },
|
|
156
|
+
"@storm-software/config-tools": { "optional": false },
|
|
157
|
+
"spdx-exceptions": { "optional": true },
|
|
158
|
+
"spdx-license-ids": { "optional": true },
|
|
159
|
+
"tsdown": { "optional": false }
|
|
160
|
+
},
|
|
161
|
+
"dependencies": {
|
|
162
|
+
"@humanfs/node": "^0.16.6",
|
|
163
|
+
"chokidar": "^4.0.3",
|
|
164
|
+
"commander": "^12.1.0",
|
|
165
|
+
"es-toolkit": "^1.30.1",
|
|
166
|
+
"globby": "^14.0.2",
|
|
167
|
+
"nx": "^20.3.1",
|
|
168
|
+
"rolldown": "1.0.0-beta.1",
|
|
169
|
+
"source-map": "0.7.4",
|
|
170
|
+
"tsup": "8.3.5"
|
|
171
|
+
},
|
|
172
|
+
"devDependencies": {
|
|
173
|
+
"@microsoft/api-extractor": "^7.48.1",
|
|
174
|
+
"@nx/devkit": "^20.3.1",
|
|
175
|
+
"@nx/js": "^20.3.1",
|
|
176
|
+
"@storm-software/build-tools": "0.129.1",
|
|
177
|
+
"@storm-software/config": "1.96.2",
|
|
178
|
+
"@storm-software/config-tools": "1.136.3",
|
|
179
|
+
"@types/node": "^22.10.2",
|
|
180
|
+
"defu": "6.1.4",
|
|
181
|
+
"rollup": "4.29.1",
|
|
182
|
+
"spdx-exceptions": "^2.5.0",
|
|
183
|
+
"spdx-license-ids": "^3.0.20",
|
|
184
|
+
"tsdown": "0.5.3"
|
|
185
|
+
},
|
|
186
|
+
"publishConfig": { "access": "public" },
|
|
187
|
+
"sideEffects": false
|
|
188
|
+
}
|