@storm-software/esbuild 0.23.10 → 0.23.12
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 +1 -1
- package/bin/esbuild.cjs +1200 -0
- package/dist/build.cjs +10 -10
- package/dist/build.js +9 -9
- package/dist/{chunk-RIVOXICH.js → chunk-2TSSKHLN.js} +2 -2
- package/dist/{chunk-V747733R.cjs → chunk-7B5IS3JU.cjs} +3 -3
- package/dist/{chunk-4Q76YH6E.js → chunk-7BNTMCVO.js} +1 -1
- package/dist/{chunk-U2QMMQDA.cjs → chunk-EKAZKXNP.cjs} +67 -67
- package/dist/{chunk-B2PY326H.js → chunk-GUU57L7S.js} +1 -1
- package/dist/{chunk-5A3PLYYB.js → chunk-HETBF2XF.js} +1 -1
- package/dist/{chunk-2STSOOUQ.js → chunk-NZA22OTO.js} +6 -6
- package/dist/{chunk-XOY3T2ZQ.js → chunk-Q3LOGZKI.js} +1 -1
- package/dist/{chunk-JYZKDIZJ.js → chunk-RAOTNBZB.js} +1 -1
- package/dist/{chunk-5UODOOQA.cjs → chunk-SSEYS7LI.cjs} +2 -2
- package/dist/{chunk-AP5TC7E5.cjs → chunk-TVEZYOW4.cjs} +2 -2
- package/dist/{chunk-CNHHELK6.cjs → chunk-URNZZJ4H.cjs} +3 -3
- package/dist/{chunk-YHAEJIC5.cjs → chunk-W7IOYOPN.cjs} +11 -11
- package/dist/{chunk-HXF5CHDH.js → chunk-WRQFX4AD.js} +5 -5
- package/dist/chunk-XITTOHOG.cjs +135 -0
- package/dist/{chunk-MPZUORUA.cjs → chunk-YMPJ3GHZ.cjs} +4 -4
- package/dist/chunk-YMTDVMD6.js +135 -0
- package/dist/{chunk-ZQYP5TTV.cjs → chunk-ZMQZFCEU.cjs} +51 -51
- package/dist/clean.cjs +4 -4
- package/dist/clean.d.cts +10 -10
- package/dist/clean.d.ts +10 -10
- package/dist/clean.js +3 -3
- package/dist/config.cjs +7 -7
- package/dist/config.js +6 -6
- package/dist/index.cjs +10 -10
- package/dist/index.js +9 -9
- package/dist/plugins/deps-check.cjs +4 -4
- package/dist/plugins/deps-check.js +3 -3
- package/dist/plugins/on-error.cjs +4 -4
- package/dist/plugins/on-error.js +3 -3
- package/dist/plugins/resolve-paths.cjs +3 -3
- package/dist/plugins/resolve-paths.js +2 -2
- package/dist/plugins/tsc.cjs +4 -4
- package/dist/plugins/tsc.js +3 -3
- package/package.json +7 -7
- package/dist/chunk-GHWCUMOG.cjs +0 -32
- package/dist/chunk-P4V2LVOO.js +0 -32
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
depsCheckPlugin
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
5
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-7BNTMCVO.js";
|
|
4
|
+
import "../chunk-GUU57L7S.js";
|
|
5
|
+
import "../chunk-YMTDVMD6.js";
|
|
6
6
|
import "../chunk-3GQAWCBQ.js";
|
|
7
7
|
export {
|
|
8
8
|
depsCheckPlugin
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
5
|
-
require('../chunk-
|
|
3
|
+
var _chunkTVEZYOW4cjs = require('../chunk-TVEZYOW4.cjs');
|
|
4
|
+
require('../chunk-YMPJ3GHZ.cjs');
|
|
5
|
+
require('../chunk-XITTOHOG.cjs');
|
|
6
6
|
require('../chunk-BGYQAVKQ.cjs');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.onErrorPlugin =
|
|
9
|
+
exports.onErrorPlugin = _chunkTVEZYOW4cjs.onErrorPlugin;
|
package/dist/plugins/on-error.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
onErrorPlugin
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
5
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-HETBF2XF.js";
|
|
4
|
+
import "../chunk-GUU57L7S.js";
|
|
5
|
+
import "../chunk-YMTDVMD6.js";
|
|
6
6
|
import "../chunk-3GQAWCBQ.js";
|
|
7
7
|
export {
|
|
8
8
|
onErrorPlugin
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
3
|
+
var _chunkSSEYS7LIcjs = require('../chunk-SSEYS7LI.cjs');
|
|
4
|
+
require('../chunk-XITTOHOG.cjs');
|
|
5
5
|
require('../chunk-BGYQAVKQ.cjs');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.resolvePathsPlugin =
|
|
8
|
+
exports.resolvePathsPlugin = _chunkSSEYS7LIcjs.resolvePathsPlugin;
|
package/dist/plugins/tsc.cjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
5
|
-
require('../chunk-
|
|
3
|
+
var _chunkW7IOYOPNcjs = require('../chunk-W7IOYOPN.cjs');
|
|
4
|
+
require('../chunk-YMPJ3GHZ.cjs');
|
|
5
|
+
require('../chunk-XITTOHOG.cjs');
|
|
6
6
|
require('../chunk-BGYQAVKQ.cjs');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.tscPlugin =
|
|
9
|
+
exports.tscPlugin = _chunkW7IOYOPNcjs.tscPlugin;
|
package/dist/plugins/tsc.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
tscPlugin
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
5
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-2TSSKHLN.js";
|
|
4
|
+
import "../chunk-GUU57L7S.js";
|
|
5
|
+
import "../chunk-YMTDVMD6.js";
|
|
6
6
|
import "../chunk-3GQAWCBQ.js";
|
|
7
7
|
export {
|
|
8
8
|
tscPlugin
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/esbuild",
|
|
3
|
-
"version": "0.23.
|
|
3
|
+
"version": "0.23.12",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A package containing `esbuild` utilities for building Storm Software libraries and applications",
|
|
6
6
|
"repository": {
|
|
@@ -43,9 +43,9 @@
|
|
|
43
43
|
"packageManager": "pnpm@9.15.2",
|
|
44
44
|
"engines": { "node": ">=22.4.0", "pnpm": ">=9.15.2" },
|
|
45
45
|
"bin": {
|
|
46
|
-
"storm-esbuild": "./bin/
|
|
47
|
-
"storm-esbuild-cjs": "./bin/
|
|
48
|
-
"storm-esbuild-esm": "./bin/
|
|
46
|
+
"storm-esbuild": "./bin/esbuild.js",
|
|
47
|
+
"storm-esbuild-cjs": "./bin/esbuild.cjs",
|
|
48
|
+
"storm-esbuild-esm": "./bin/esbuild.js"
|
|
49
49
|
},
|
|
50
50
|
"main": "./dist/index.cjs",
|
|
51
51
|
"module": "./dist/index.js",
|
|
@@ -171,9 +171,9 @@
|
|
|
171
171
|
"@microsoft/api-extractor": "^7.48.1",
|
|
172
172
|
"@nx/devkit": "^20.3.1",
|
|
173
173
|
"@nx/js": "^20.3.1",
|
|
174
|
-
"@storm-software/build-tools": "0.138.
|
|
175
|
-
"@storm-software/config": "1.100.
|
|
176
|
-
"@storm-software/config-tools": "1.
|
|
174
|
+
"@storm-software/build-tools": "0.138.2",
|
|
175
|
+
"@storm-software/config": "1.100.17",
|
|
176
|
+
"@storm-software/config-tools": "1.146.0",
|
|
177
177
|
"@types/node": "^22.10.2",
|
|
178
178
|
"defu": "6.1.4",
|
|
179
179
|
"esbuild": "^0.24.0",
|
package/dist/chunk-GHWCUMOG.cjs
DELETED
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
var _chunkBGYQAVKQcjs = require('./chunk-BGYQAVKQ.cjs');
|
|
4
|
-
|
|
5
|
-
// ../config-tools/src/utilities/correct-paths.ts
|
|
6
|
-
var _path = require('path');
|
|
7
|
-
var removeWindowsDriveLetter = /* @__PURE__ */ _chunkBGYQAVKQcjs.__name.call(void 0, (osSpecificPath) => {
|
|
8
|
-
return osSpecificPath.replace(/^[A-Z]:/, "");
|
|
9
|
-
}, "removeWindowsDriveLetter");
|
|
10
|
-
var correctPaths = /* @__PURE__ */ _chunkBGYQAVKQcjs.__name.call(void 0, (path) => {
|
|
11
|
-
if (!path) {
|
|
12
|
-
return "";
|
|
13
|
-
}
|
|
14
|
-
if (path.includes("\\")) {
|
|
15
|
-
if (!path.toUpperCase().startsWith("C:")) {
|
|
16
|
-
path = `C:${path}`;
|
|
17
|
-
}
|
|
18
|
-
return path.replaceAll("/", "\\");
|
|
19
|
-
}
|
|
20
|
-
return removeWindowsDriveLetter(path).split("\\").join("/");
|
|
21
|
-
}, "correctPaths");
|
|
22
|
-
var joinPaths = /* @__PURE__ */ _chunkBGYQAVKQcjs.__name.call(void 0, (...paths) => {
|
|
23
|
-
if (!paths || paths.length === 0) {
|
|
24
|
-
return "";
|
|
25
|
-
}
|
|
26
|
-
return correctPaths(_path.join.call(void 0, ...paths));
|
|
27
|
-
}, "joinPaths");
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
exports.correctPaths = correctPaths; exports.joinPaths = joinPaths;
|
package/dist/chunk-P4V2LVOO.js
DELETED
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
__name
|
|
3
|
-
} from "./chunk-3GQAWCBQ.js";
|
|
4
|
-
|
|
5
|
-
// ../config-tools/src/utilities/correct-paths.ts
|
|
6
|
-
import { join } from "node:path";
|
|
7
|
-
var removeWindowsDriveLetter = /* @__PURE__ */ __name((osSpecificPath) => {
|
|
8
|
-
return osSpecificPath.replace(/^[A-Z]:/, "");
|
|
9
|
-
}, "removeWindowsDriveLetter");
|
|
10
|
-
var correctPaths = /* @__PURE__ */ __name((path) => {
|
|
11
|
-
if (!path) {
|
|
12
|
-
return "";
|
|
13
|
-
}
|
|
14
|
-
if (path.includes("\\")) {
|
|
15
|
-
if (!path.toUpperCase().startsWith("C:")) {
|
|
16
|
-
path = `C:${path}`;
|
|
17
|
-
}
|
|
18
|
-
return path.replaceAll("/", "\\");
|
|
19
|
-
}
|
|
20
|
-
return removeWindowsDriveLetter(path).split("\\").join("/");
|
|
21
|
-
}, "correctPaths");
|
|
22
|
-
var joinPaths = /* @__PURE__ */ __name((...paths) => {
|
|
23
|
-
if (!paths || paths.length === 0) {
|
|
24
|
-
return "";
|
|
25
|
-
}
|
|
26
|
-
return correctPaths(join(...paths));
|
|
27
|
-
}, "joinPaths");
|
|
28
|
-
|
|
29
|
-
export {
|
|
30
|
-
correctPaths,
|
|
31
|
-
joinPaths
|
|
32
|
-
};
|