powerlines 0.22.1 → 0.23.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.
- package/dist/api.cjs +3 -3
- package/dist/api.d.cts +2 -2
- package/dist/api.d.ts +2 -2
- package/dist/api.js +2 -2
- package/dist/astro.cjs +9 -9
- package/dist/astro.d.cts +1 -1
- package/dist/astro.d.ts +1 -1
- package/dist/astro.js +6 -6
- package/dist/{chunk-YG5ORYN2.cjs → chunk-2BAJ6JQT.cjs} +2 -2
- package/dist/{chunk-UVM4JAR3.cjs → chunk-2L5TNORF.cjs} +2 -2
- package/dist/{chunk-SVF4ATJR.cjs → chunk-3WDMXRK6.cjs} +2 -2
- package/dist/{chunk-NZXMP4J5.js → chunk-3Z2ARC3Q.js} +1 -1
- package/dist/{chunk-C5TKY75S.js → chunk-4TCCGSUX.js} +1 -1
- package/dist/{chunk-F4BD5CXH.cjs → chunk-5EOX7PUM.cjs} +2 -2
- package/dist/{chunk-HV7SHEHD.cjs → chunk-5IBA5HC2.cjs} +1 -1
- package/dist/{chunk-SVDPKN3U.js → chunk-5UPJKYRN.js} +1 -1
- package/dist/chunk-6YXYBQPZ.cjs +32 -0
- package/dist/{chunk-237NITCY.js → chunk-BPDVRROI.js} +1 -1
- package/dist/chunk-BR4SVVJ7.js +29 -0
- package/dist/{chunk-L4AXJFX2.js → chunk-EYBI3LRF.js} +3 -3
- package/dist/{chunk-PJP4MECA.cjs → chunk-F4KJNO7M.cjs} +2 -2
- package/dist/chunk-FM4ABZQ2.js +5 -0
- package/dist/{chunk-A5GTERYN.js → chunk-FT6JWNLV.js} +2 -2
- package/dist/{chunk-M6XGEVJY.js → chunk-FUSVGPWR.js} +1 -1
- package/dist/{chunk-2HNC5JVK.cjs → chunk-GKNW56X7.cjs} +2 -2
- package/dist/{chunk-DMXXNXLS.cjs → chunk-GMLFWSQS.cjs} +4 -4
- package/dist/{chunk-LKYBC6DX.cjs → chunk-GTFVNGIA.cjs} +4 -4
- package/dist/{chunk-WYJGOC3Y.cjs → chunk-IZMLAJFU.cjs} +2 -2
- package/dist/{chunk-2Q2PSPZK.js → chunk-LG6FLQGX.js} +1 -1
- package/dist/{chunk-OZU47JET.js → chunk-PYCO3XK3.js} +27 -7
- package/dist/{chunk-6XRDZOE3.cjs → chunk-QVZ6T3KX.cjs} +32 -12
- package/dist/{chunk-QQGXARP3.js → chunk-R474K3FM.js} +1 -1
- package/dist/{chunk-44UTUCBG.cjs → chunk-S5AY4OLS.cjs} +5 -5
- package/dist/{chunk-SQANNMRF.cjs → chunk-SKESAE4K.cjs} +3 -3
- package/dist/{chunk-3JH36WUJ.cjs → chunk-SXLFAQMD.cjs} +2 -2
- package/dist/{chunk-7C2NEC7D.cjs → chunk-TTOSSTZG.cjs} +2 -2
- package/dist/{chunk-ZPOCM5XZ.js → chunk-UCRJ442Y.js} +1 -1
- package/dist/{chunk-PDFOF6ZP.js → chunk-VBR53KGY.js} +1 -1
- package/dist/{chunk-WU7I52LM.js → chunk-WSFKH2Q2.js} +2 -2
- package/dist/{chunk-3FS7K4DZ.js → chunk-ZN4SCRM2.js} +1 -1
- package/dist/config.d.cts +1 -1
- package/dist/config.d.ts +1 -1
- package/dist/esbuild.cjs +8 -8
- package/dist/esbuild.d.cts +1 -1
- package/dist/esbuild.d.ts +1 -1
- package/dist/esbuild.js +5 -5
- package/dist/farm.cjs +4 -4
- package/dist/farm.d.cts +1 -1
- package/dist/farm.d.ts +1 -1
- package/dist/farm.js +3 -3
- package/dist/{hooks-CNEZpkMS.d.ts → hooks-D2UGCryi.d.ts} +1 -1
- package/dist/{hooks-CJ1W5lrx.d.cts → hooks-DJG3B-Hw.d.cts} +1 -1
- package/dist/index.cjs +27 -27
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +17 -17
- package/dist/lib/build/esbuild.cjs +4 -4
- package/dist/lib/build/esbuild.d.cts +1 -1
- package/dist/lib/build/esbuild.d.ts +1 -1
- package/dist/lib/build/esbuild.js +1 -1
- package/dist/lib/build/index.cjs +24 -24
- package/dist/lib/build/index.d.cts +2 -2
- package/dist/lib/build/index.d.ts +2 -2
- package/dist/lib/build/index.js +8 -8
- package/dist/lib/build/rolldown.cjs +3 -3
- package/dist/lib/build/rolldown.d.cts +1 -1
- package/dist/lib/build/rolldown.d.ts +1 -1
- package/dist/lib/build/rolldown.js +2 -2
- package/dist/lib/build/rollup.cjs +3 -3
- package/dist/lib/build/rollup.d.cts +1 -1
- package/dist/lib/build/rollup.d.ts +1 -1
- package/dist/lib/build/rollup.js +1 -1
- package/dist/lib/build/rspack.cjs +2 -2
- package/dist/lib/build/rspack.d.cts +1 -1
- package/dist/lib/build/rspack.d.ts +1 -1
- package/dist/lib/build/rspack.js +1 -1
- package/dist/lib/build/tsup.cjs +5 -5
- package/dist/lib/build/tsup.d.cts +1 -1
- package/dist/lib/build/tsup.d.ts +1 -1
- package/dist/lib/build/tsup.js +2 -2
- package/dist/lib/build/unbuild.cjs +5 -5
- package/dist/lib/build/unbuild.d.cts +2 -2
- package/dist/lib/build/unbuild.d.ts +2 -2
- package/dist/lib/build/unbuild.js +2 -2
- package/dist/lib/build/vite.cjs +4 -4
- package/dist/lib/build/vite.d.cts +1 -1
- package/dist/lib/build/vite.d.ts +1 -1
- package/dist/lib/build/vite.js +2 -2
- package/dist/lib/build/webpack.cjs +2 -2
- package/dist/lib/build/webpack.d.cts +1 -1
- package/dist/lib/build/webpack.d.ts +1 -1
- package/dist/lib/build/webpack.js +1 -1
- package/dist/lib/{chunk-GDXHCTCX.cjs → chunk-2OV26JXJ.cjs} +3 -3
- package/dist/lib/{chunk-YV6MDKW4.js → chunk-2X5DUDNT.js} +2 -2
- package/dist/lib/{chunk-FN7673NC.cjs → chunk-4WMJ7EKB.cjs} +2 -2
- package/dist/lib/{chunk-IOM7GRZU.js → chunk-AA74V5Y4.js} +2 -2
- package/dist/lib/{chunk-HQ5YA43H.js → chunk-AKBAX4FH.js} +1 -1
- package/dist/lib/{chunk-3G4C3YAU.js → chunk-ANZZC3KI.js} +1 -1
- package/dist/lib/{chunk-T7RMV2FW.js → chunk-BLY4RHLL.js} +2 -2
- package/dist/lib/{chunk-4FX4VOLA.cjs → chunk-DALRRHB4.cjs} +1 -1
- package/dist/lib/{chunk-43VJVIL2.js → chunk-DC754347.js} +28 -8
- package/dist/lib/{chunk-HOZ37BFN.js → chunk-H6EOZSIZ.js} +1 -1
- package/dist/lib/{chunk-LMO7PRBP.cjs → chunk-IQH5BWAE.cjs} +3 -3
- package/dist/lib/{chunk-LAFEAMNN.cjs → chunk-JADSLS64.cjs} +3 -3
- package/dist/lib/{chunk-CSJ6KNIX.cjs → chunk-JYDGFQIV.cjs} +1 -1
- package/dist/lib/{chunk-HCOHRD3Q.cjs → chunk-PHFW55Q4.cjs} +3 -3
- package/dist/lib/{chunk-E2MVGKGH.cjs → chunk-RZFE3C3Q.cjs} +2 -2
- package/dist/lib/{chunk-Y2BHXV33.cjs → chunk-TDJNFAOV.cjs} +1 -1
- package/dist/lib/{chunk-5SP6QZLX.js → chunk-TMZCGC5U.js} +1 -1
- package/dist/lib/{chunk-5SADLYYK.js → chunk-VLODA6AM.js} +1 -1
- package/dist/lib/{chunk-LPA7UJIR.cjs → chunk-WLFJA6PY.cjs} +28 -8
- package/dist/lib/{chunk-27VJFYDM.cjs → chunk-XKMOJSWY.cjs} +1 -1
- package/dist/lib/{chunk-QAXCBFBP.js → chunk-XYOCTAWD.js} +1 -1
- package/dist/lib/{chunk-5GM5UAUO.js → chunk-YBL5MTHD.js} +2 -2
- package/dist/lib/{config-7vXtXiGg.d.cts → config-BoGlIhnH.d.cts} +11 -2
- package/dist/lib/{config-B9aVEiiX.d.ts → config-CTej7RMP.d.ts} +11 -2
- package/dist/lib/config-file.d.cts +1 -1
- package/dist/lib/config-file.d.ts +1 -1
- package/dist/lib/create-program.d.cts +1 -1
- package/dist/lib/create-program.d.ts +1 -1
- package/dist/lib/entry.d.cts +1 -1
- package/dist/lib/entry.d.ts +1 -1
- package/dist/lib/{hooks-cvv50JDh.d.cts → hooks-CDLPWf7j.d.cts} +1 -1
- package/dist/lib/{hooks-BxUBzqCb.d.ts → hooks-Cn-IqwYp.d.ts} +1 -1
- package/dist/lib/index.cjs +8 -8
- package/dist/lib/index.d.cts +2 -2
- package/dist/lib/index.d.ts +2 -2
- package/dist/lib/index.js +4 -4
- package/dist/lib/logger.d.cts +1 -1
- package/dist/lib/logger.d.ts +1 -1
- package/dist/lib/typescript/compiler-host.d.cts +1 -1
- package/dist/lib/typescript/compiler-host.d.ts +1 -1
- package/dist/lib/typescript/import-transformer.d.cts +1 -1
- package/dist/lib/typescript/import-transformer.d.ts +1 -1
- package/dist/lib/typescript/index.d.cts +1 -1
- package/dist/lib/typescript/index.d.ts +1 -1
- package/dist/lib/typescript/program.d.cts +1 -1
- package/dist/lib/typescript/program.d.ts +1 -1
- package/dist/lib/unplugin/factory.cjs +2 -2
- package/dist/lib/unplugin/factory.d.cts +2 -2
- package/dist/lib/unplugin/factory.d.ts +2 -2
- package/dist/lib/unplugin/factory.js +1 -1
- package/dist/lib/unplugin/index.cjs +2 -2
- package/dist/lib/unplugin/index.d.cts +2 -2
- package/dist/lib/unplugin/index.d.ts +2 -2
- package/dist/lib/unplugin/index.js +1 -1
- package/dist/lib/unplugin/plugin.d.cts +1 -1
- package/dist/lib/unplugin/plugin.d.ts +1 -1
- package/dist/lib/unplugin/resolve-id.d.cts +1 -1
- package/dist/lib/unplugin/resolve-id.d.ts +1 -1
- package/dist/lib/utilities/bundle.cjs +3 -3
- package/dist/lib/utilities/bundle.d.cts +1 -1
- package/dist/lib/utilities/bundle.d.ts +1 -1
- package/dist/lib/utilities/bundle.js +2 -2
- package/dist/lib/utilities/cache.d.cts +1 -1
- package/dist/lib/utilities/cache.d.ts +1 -1
- package/dist/lib/utilities/file-header.d.cts +1 -1
- package/dist/lib/utilities/file-header.d.ts +1 -1
- package/dist/lib/utilities/index.cjs +5 -5
- package/dist/lib/utilities/index.d.cts +1 -1
- package/dist/lib/utilities/index.d.ts +1 -1
- package/dist/lib/utilities/index.js +3 -3
- package/dist/lib/utilities/meta.d.cts +1 -1
- package/dist/lib/utilities/meta.d.ts +1 -1
- package/dist/lib/utilities/resolve-path.d.cts +1 -1
- package/dist/lib/utilities/resolve-path.d.ts +1 -1
- package/dist/lib/utilities/resolve.cjs +4 -4
- package/dist/lib/utilities/resolve.d.cts +1 -1
- package/dist/lib/utilities/resolve.d.ts +1 -1
- package/dist/lib/utilities/resolve.js +3 -3
- package/dist/lib/utilities/source-file.d.cts +1 -1
- package/dist/lib/utilities/source-file.d.ts +1 -1
- package/dist/lib/utilities/source-map.d.cts +1 -1
- package/dist/lib/utilities/source-map.d.ts +1 -1
- package/dist/lib/utilities/worker.d.cts +1 -1
- package/dist/lib/utilities/worker.d.ts +1 -1
- package/dist/lib/utilities/write-file.d.cts +1 -1
- package/dist/lib/utilities/write-file.d.ts +1 -1
- package/dist/next.cjs +8 -8
- package/dist/next.js +5 -5
- package/dist/nuxt.cjs +10 -10
- package/dist/nuxt.js +7 -7
- package/dist/plugin-utils/{context-BseW8r26.d.cts → context-D1I2JQgs.d.cts} +11 -2
- package/dist/plugin-utils/{context-BseW8r26.d.ts → context-D1I2JQgs.d.ts} +11 -2
- package/dist/plugin-utils/context-helpers.d.cts +1 -1
- package/dist/plugin-utils/context-helpers.d.ts +1 -1
- package/dist/plugin-utils/enforce.d.cts +1 -1
- package/dist/plugin-utils/enforce.d.ts +1 -1
- package/dist/plugin-utils/extend.d.cts +1 -1
- package/dist/plugin-utils/extend.d.ts +1 -1
- package/dist/plugin-utils/get-config-path.d.cts +1 -1
- package/dist/plugin-utils/get-config-path.d.ts +1 -1
- package/dist/plugin-utils/helpers.d.cts +1 -1
- package/dist/plugin-utils/helpers.d.ts +1 -1
- package/dist/plugin-utils/index.d.cts +1 -1
- package/dist/plugin-utils/index.d.ts +1 -1
- package/dist/plugin-utils/merge.d.cts +1 -1
- package/dist/plugin-utils/merge.d.ts +1 -1
- package/dist/plugin-utils/paths.d.cts +1 -1
- package/dist/plugin-utils/paths.d.ts +1 -1
- package/dist/{resolved-DWxXKJYy.d.ts → resolved-D1ySEdUv.d.ts} +9 -0
- package/dist/{resolved-D8vIizyA.d.cts → resolved-DYLxPDut.d.cts} +9 -0
- package/dist/rolldown.cjs +7 -7
- package/dist/rolldown.d.cts +1 -1
- package/dist/rolldown.d.ts +1 -1
- package/dist/rolldown.js +4 -4
- package/dist/rollup.cjs +7 -7
- package/dist/rollup.d.cts +1 -1
- package/dist/rollup.d.ts +1 -1
- package/dist/rollup.js +4 -4
- package/dist/rspack.cjs +7 -7
- package/dist/rspack.d.cts +1 -1
- package/dist/rspack.d.ts +1 -1
- package/dist/rspack.js +4 -4
- package/dist/tsup.cjs +9 -9
- package/dist/tsup.js +6 -6
- package/dist/types/babel.d.cts +1 -1
- package/dist/types/babel.d.ts +1 -1
- package/dist/types/commands.d.cts +1 -1
- package/dist/types/commands.d.ts +1 -1
- package/dist/types/config.d.cts +1 -1
- package/dist/types/config.d.ts +1 -1
- package/dist/types/context.d.cts +1 -1
- package/dist/types/context.d.ts +1 -1
- package/dist/types/hooks.d.cts +1 -1
- package/dist/types/hooks.d.ts +1 -1
- package/dist/types/index.cjs +3 -3
- package/dist/types/index.d.cts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/index.js +1 -1
- package/dist/types/internal.d.cts +2 -2
- package/dist/types/internal.d.ts +2 -2
- package/dist/types/plugin.d.cts +1 -1
- package/dist/types/plugin.d.ts +1 -1
- package/dist/types/resolved.d.cts +1 -1
- package/dist/types/resolved.d.ts +1 -1
- package/dist/types/unplugin.d.cts +1 -1
- package/dist/types/unplugin.d.ts +1 -1
- package/dist/types/vfs.cjs +3 -3
- package/dist/types/vfs.d.cts +2 -2
- package/dist/types/vfs.d.ts +2 -2
- package/dist/types/vfs.js +1 -1
- package/dist/unloader.cjs +7 -7
- package/dist/unloader.d.cts +1 -1
- package/dist/unloader.d.ts +1 -1
- package/dist/unloader.js +4 -4
- package/dist/unplugin.cjs +19 -19
- package/dist/unplugin.d.cts +2 -2
- package/dist/unplugin.d.ts +2 -2
- package/dist/unplugin.js +16 -16
- package/dist/vite.cjs +8 -8
- package/dist/vite.d.cts +1 -1
- package/dist/vite.d.ts +1 -1
- package/dist/vite.js +5 -5
- package/dist/webpack.cjs +7 -7
- package/dist/webpack.d.cts +1 -1
- package/dist/webpack.d.ts +1 -1
- package/dist/webpack.js +4 -4
- package/package.json +2 -2
- package/dist/chunk-B4KLWFY6.cjs +0 -32
- package/dist/chunk-GRAVJX3I.js +0 -29
- package/dist/chunk-ZWF7LZXE.js +0 -5
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkXKMOJSWY_cjs = require('../chunk-XKMOJSWY.cjs');
|
|
4
4
|
require('../chunk-MPCVQK2D.cjs');
|
|
5
5
|
require('../chunk-USNT2KNT.cjs');
|
|
6
6
|
|
|
@@ -8,13 +8,13 @@ require('../chunk-USNT2KNT.cjs');
|
|
|
8
8
|
|
|
9
9
|
Object.defineProperty(exports, "DEFAULT_ESBUILD_CONFIG", {
|
|
10
10
|
enumerable: true,
|
|
11
|
-
get: function () { return
|
|
11
|
+
get: function () { return chunkXKMOJSWY_cjs.DEFAULT_ESBUILD_CONFIG; }
|
|
12
12
|
});
|
|
13
13
|
Object.defineProperty(exports, "extractESBuildConfig", {
|
|
14
14
|
enumerable: true,
|
|
15
|
-
get: function () { return
|
|
15
|
+
get: function () { return chunkXKMOJSWY_cjs.extractESBuildConfig; }
|
|
16
16
|
});
|
|
17
17
|
Object.defineProperty(exports, "resolveESBuildEntry", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkXKMOJSWY_cjs.resolveESBuildEntry; }
|
|
20
20
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { BuildOptions } from 'esbuild';
|
|
2
|
-
import { E as ESBuildResolvedBuildConfig, C as Context, g as ResolvedEntryTypeDefinition } from '../config-
|
|
2
|
+
import { E as ESBuildResolvedBuildConfig, C as Context, g as ResolvedEntryTypeDefinition } from '../config-BoGlIhnH.cjs';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { BuildOptions } from 'esbuild';
|
|
2
|
-
import { E as ESBuildResolvedBuildConfig, C as Context, g as ResolvedEntryTypeDefinition } from '../config-
|
|
2
|
+
import { E as ESBuildResolvedBuildConfig, C as Context, g as ResolvedEntryTypeDefinition } from '../config-CTej7RMP.js';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { DEFAULT_ESBUILD_CONFIG, extractESBuildConfig, resolveESBuildEntry } from '../chunk-
|
|
1
|
+
export { DEFAULT_ESBUILD_CONFIG, extractESBuildConfig, resolveESBuildEntry } from '../chunk-ANZZC3KI.js';
|
|
2
2
|
import '../chunk-BHDQZ6YX.js';
|
|
3
3
|
import '../chunk-SHUYVCID.js';
|
package/dist/lib/build/index.cjs
CHANGED
|
@@ -1,80 +1,80 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var
|
|
6
|
-
var
|
|
7
|
-
var
|
|
3
|
+
var chunkTDJNFAOV_cjs = require('../chunk-TDJNFAOV.cjs');
|
|
4
|
+
var chunkJADSLS64_cjs = require('../chunk-JADSLS64.cjs');
|
|
5
|
+
var chunk2OV26JXJ_cjs = require('../chunk-2OV26JXJ.cjs');
|
|
6
|
+
var chunkPHFW55Q4_cjs = require('../chunk-PHFW55Q4.cjs');
|
|
7
|
+
var chunkJYDGFQIV_cjs = require('../chunk-JYDGFQIV.cjs');
|
|
8
8
|
require('../chunk-3OCI4TH7.cjs');
|
|
9
|
-
var
|
|
9
|
+
var chunkXKMOJSWY_cjs = require('../chunk-XKMOJSWY.cjs');
|
|
10
10
|
require('../chunk-MPCVQK2D.cjs');
|
|
11
|
-
var
|
|
12
|
-
var
|
|
11
|
+
var chunkIQH5BWAE_cjs = require('../chunk-IQH5BWAE.cjs');
|
|
12
|
+
var chunkDALRRHB4_cjs = require('../chunk-DALRRHB4.cjs');
|
|
13
13
|
require('../chunk-USNT2KNT.cjs');
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
17
|
Object.defineProperty(exports, "extractRspackConfig", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkTDJNFAOV_cjs.extractRspackConfig; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "DEFAULT_TSUP_CONFIG", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkJADSLS64_cjs.DEFAULT_TSUP_CONFIG; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "extractTsupConfig", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkJADSLS64_cjs.extractTsupConfig; }
|
|
28
28
|
});
|
|
29
29
|
Object.defineProperty(exports, "resolveTsupEntry", {
|
|
30
30
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunkJADSLS64_cjs.resolveTsupEntry; }
|
|
32
32
|
});
|
|
33
33
|
Object.defineProperty(exports, "DEFAULT_UNBUILD_CONFIG", {
|
|
34
34
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
35
|
+
get: function () { return chunk2OV26JXJ_cjs.DEFAULT_UNBUILD_CONFIG; }
|
|
36
36
|
});
|
|
37
37
|
Object.defineProperty(exports, "extractUnbuildConfig", {
|
|
38
38
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
39
|
+
get: function () { return chunk2OV26JXJ_cjs.extractUnbuildConfig; }
|
|
40
40
|
});
|
|
41
41
|
Object.defineProperty(exports, "unbuildLoader", {
|
|
42
42
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
43
|
+
get: function () { return chunk2OV26JXJ_cjs.unbuildLoader; }
|
|
44
44
|
});
|
|
45
45
|
Object.defineProperty(exports, "DEFAULT_VITE_CONFIG", {
|
|
46
46
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
47
|
+
get: function () { return chunkPHFW55Q4_cjs.DEFAULT_VITE_CONFIG; }
|
|
48
48
|
});
|
|
49
49
|
Object.defineProperty(exports, "extractViteConfig", {
|
|
50
50
|
enumerable: true,
|
|
51
|
-
get: function () { return
|
|
51
|
+
get: function () { return chunkPHFW55Q4_cjs.extractViteConfig; }
|
|
52
52
|
});
|
|
53
53
|
Object.defineProperty(exports, "extractWebpackConfig", {
|
|
54
54
|
enumerable: true,
|
|
55
|
-
get: function () { return
|
|
55
|
+
get: function () { return chunkJYDGFQIV_cjs.extractWebpackConfig; }
|
|
56
56
|
});
|
|
57
57
|
Object.defineProperty(exports, "DEFAULT_ESBUILD_CONFIG", {
|
|
58
58
|
enumerable: true,
|
|
59
|
-
get: function () { return
|
|
59
|
+
get: function () { return chunkXKMOJSWY_cjs.DEFAULT_ESBUILD_CONFIG; }
|
|
60
60
|
});
|
|
61
61
|
Object.defineProperty(exports, "extractESBuildConfig", {
|
|
62
62
|
enumerable: true,
|
|
63
|
-
get: function () { return
|
|
63
|
+
get: function () { return chunkXKMOJSWY_cjs.extractESBuildConfig; }
|
|
64
64
|
});
|
|
65
65
|
Object.defineProperty(exports, "resolveESBuildEntry", {
|
|
66
66
|
enumerable: true,
|
|
67
|
-
get: function () { return
|
|
67
|
+
get: function () { return chunkXKMOJSWY_cjs.resolveESBuildEntry; }
|
|
68
68
|
});
|
|
69
69
|
Object.defineProperty(exports, "extractRolldownConfig", {
|
|
70
70
|
enumerable: true,
|
|
71
|
-
get: function () { return
|
|
71
|
+
get: function () { return chunkIQH5BWAE_cjs.extractRolldownConfig; }
|
|
72
72
|
});
|
|
73
73
|
Object.defineProperty(exports, "dtsBundlePlugin", {
|
|
74
74
|
enumerable: true,
|
|
75
|
-
get: function () { return
|
|
75
|
+
get: function () { return chunkDALRRHB4_cjs.dtsBundlePlugin; }
|
|
76
76
|
});
|
|
77
77
|
Object.defineProperty(exports, "extractRollupConfig", {
|
|
78
78
|
enumerable: true,
|
|
79
|
-
get: function () { return
|
|
79
|
+
get: function () { return chunkDALRRHB4_cjs.extractRollupConfig; }
|
|
80
80
|
});
|
|
@@ -7,7 +7,7 @@ export { DEFAULT_UNBUILD_CONFIG, extractUnbuildConfig, unbuildLoader } from './u
|
|
|
7
7
|
export { DEFAULT_VITE_CONFIG, extractViteConfig } from './vite.cjs';
|
|
8
8
|
export { extractWebpackConfig } from './webpack.cjs';
|
|
9
9
|
import 'esbuild';
|
|
10
|
-
import '../config-
|
|
10
|
+
import '../config-BoGlIhnH.cjs';
|
|
11
11
|
import '@storm-software/build-tools/types';
|
|
12
12
|
import '@storm-software/config-tools/types';
|
|
13
13
|
import '@storm-software/config/types';
|
|
@@ -37,4 +37,4 @@ import '@stryke/types/tsconfig';
|
|
|
37
37
|
import 'typescript';
|
|
38
38
|
import '@stryke/json/types';
|
|
39
39
|
import 'node:fs';
|
|
40
|
-
import '../hooks-
|
|
40
|
+
import '../hooks-CDLPWf7j.cjs';
|
|
@@ -7,7 +7,7 @@ export { DEFAULT_UNBUILD_CONFIG, extractUnbuildConfig, unbuildLoader } from './u
|
|
|
7
7
|
export { DEFAULT_VITE_CONFIG, extractViteConfig } from './vite.js';
|
|
8
8
|
export { extractWebpackConfig } from './webpack.js';
|
|
9
9
|
import 'esbuild';
|
|
10
|
-
import '../config-
|
|
10
|
+
import '../config-CTej7RMP.js';
|
|
11
11
|
import '@storm-software/build-tools/types';
|
|
12
12
|
import '@storm-software/config-tools/types';
|
|
13
13
|
import '@storm-software/config/types';
|
|
@@ -37,4 +37,4 @@ import '@stryke/types/tsconfig';
|
|
|
37
37
|
import 'typescript';
|
|
38
38
|
import '@stryke/json/types';
|
|
39
39
|
import 'node:fs';
|
|
40
|
-
import '../hooks-
|
|
40
|
+
import '../hooks-Cn-IqwYp.js';
|
package/dist/lib/build/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { extractRspackConfig } from '../chunk-
|
|
2
|
-
export { DEFAULT_TSUP_CONFIG, extractTsupConfig, resolveTsupEntry } from '../chunk-
|
|
3
|
-
export { DEFAULT_UNBUILD_CONFIG, extractUnbuildConfig, unbuildLoader } from '../chunk-
|
|
4
|
-
export { DEFAULT_VITE_CONFIG, extractViteConfig } from '../chunk-
|
|
5
|
-
export { extractWebpackConfig } from '../chunk-
|
|
1
|
+
export { extractRspackConfig } from '../chunk-TMZCGC5U.js';
|
|
2
|
+
export { DEFAULT_TSUP_CONFIG, extractTsupConfig, resolveTsupEntry } from '../chunk-AA74V5Y4.js';
|
|
3
|
+
export { DEFAULT_UNBUILD_CONFIG, extractUnbuildConfig, unbuildLoader } from '../chunk-2X5DUDNT.js';
|
|
4
|
+
export { DEFAULT_VITE_CONFIG, extractViteConfig } from '../chunk-BLY4RHLL.js';
|
|
5
|
+
export { extractWebpackConfig } from '../chunk-AKBAX4FH.js';
|
|
6
6
|
import '../chunk-M263EZ4F.js';
|
|
7
|
-
export { DEFAULT_ESBUILD_CONFIG, extractESBuildConfig, resolveESBuildEntry } from '../chunk-
|
|
7
|
+
export { DEFAULT_ESBUILD_CONFIG, extractESBuildConfig, resolveESBuildEntry } from '../chunk-ANZZC3KI.js';
|
|
8
8
|
import '../chunk-BHDQZ6YX.js';
|
|
9
|
-
export { extractRolldownConfig } from '../chunk-
|
|
10
|
-
export { dtsBundlePlugin, extractRollupConfig } from '../chunk-
|
|
9
|
+
export { extractRolldownConfig } from '../chunk-YBL5MTHD.js';
|
|
10
|
+
export { dtsBundlePlugin, extractRollupConfig } from '../chunk-H6EOZSIZ.js';
|
|
11
11
|
import '../chunk-SHUYVCID.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
3
|
+
var chunkIQH5BWAE_cjs = require('../chunk-IQH5BWAE.cjs');
|
|
4
|
+
require('../chunk-DALRRHB4.cjs');
|
|
5
5
|
require('../chunk-USNT2KNT.cjs');
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
Object.defineProperty(exports, "extractRolldownConfig", {
|
|
10
10
|
enumerable: true,
|
|
11
|
-
get: function () { return
|
|
11
|
+
get: function () { return chunkIQH5BWAE_cjs.extractRolldownConfig; }
|
|
12
12
|
});
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as Context, h as RolldownResolvedBuildConfig } from '../config-
|
|
1
|
+
import { C as Context, h as RolldownResolvedBuildConfig } from '../config-BoGlIhnH.cjs';
|
|
2
2
|
import '@storm-software/build-tools/types';
|
|
3
3
|
import '@storm-software/config-tools/types';
|
|
4
4
|
import '@storm-software/config/types';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as Context, h as RolldownResolvedBuildConfig } from '../config-
|
|
1
|
+
import { C as Context, h as RolldownResolvedBuildConfig } from '../config-CTej7RMP.js';
|
|
2
2
|
import '@storm-software/build-tools/types';
|
|
3
3
|
import '@storm-software/config-tools/types';
|
|
4
4
|
import '@storm-software/config/types';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { extractRolldownConfig } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
1
|
+
export { extractRolldownConfig } from '../chunk-YBL5MTHD.js';
|
|
2
|
+
import '../chunk-H6EOZSIZ.js';
|
|
3
3
|
import '../chunk-SHUYVCID.js';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkDALRRHB4_cjs = require('../chunk-DALRRHB4.cjs');
|
|
4
4
|
require('../chunk-USNT2KNT.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "dtsBundlePlugin", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkDALRRHB4_cjs.dtsBundlePlugin; }
|
|
11
11
|
});
|
|
12
12
|
Object.defineProperty(exports, "extractRollupConfig", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkDALRRHB4_cjs.extractRollupConfig; }
|
|
15
15
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Plugin } from 'rollup';
|
|
2
|
-
import { C as Context, i as RollupResolvedBuildConfig } from '../config-
|
|
2
|
+
import { C as Context, i as RollupResolvedBuildConfig } from '../config-BoGlIhnH.cjs';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Plugin } from 'rollup';
|
|
2
|
-
import { C as Context, i as RollupResolvedBuildConfig } from '../config-
|
|
2
|
+
import { C as Context, i as RollupResolvedBuildConfig } from '../config-CTej7RMP.js';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
package/dist/lib/build/rollup.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { dtsBundlePlugin, extractRollupConfig } from '../chunk-
|
|
1
|
+
export { dtsBundlePlugin, extractRollupConfig } from '../chunk-H6EOZSIZ.js';
|
|
2
2
|
import '../chunk-SHUYVCID.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkTDJNFAOV_cjs = require('../chunk-TDJNFAOV.cjs');
|
|
4
4
|
require('../chunk-USNT2KNT.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "extractRspackConfig", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkTDJNFAOV_cjs.extractRspackConfig; }
|
|
11
11
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Configuration } from '@rspack/core';
|
|
2
|
-
import { C as Context } from '../config-
|
|
2
|
+
import { C as Context } from '../config-BoGlIhnH.cjs';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Configuration } from '@rspack/core';
|
|
2
|
-
import { C as Context } from '../config-
|
|
2
|
+
import { C as Context } from '../config-CTej7RMP.js';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
package/dist/lib/build/rspack.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { extractRspackConfig } from '../chunk-
|
|
1
|
+
export { extractRspackConfig } from '../chunk-TMZCGC5U.js';
|
|
2
2
|
import '../chunk-SHUYVCID.js';
|
package/dist/lib/build/tsup.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
3
|
+
var chunkJADSLS64_cjs = require('../chunk-JADSLS64.cjs');
|
|
4
|
+
require('../chunk-XKMOJSWY.cjs');
|
|
5
5
|
require('../chunk-MPCVQK2D.cjs');
|
|
6
6
|
require('../chunk-USNT2KNT.cjs');
|
|
7
7
|
|
|
@@ -9,13 +9,13 @@ require('../chunk-USNT2KNT.cjs');
|
|
|
9
9
|
|
|
10
10
|
Object.defineProperty(exports, "DEFAULT_TSUP_CONFIG", {
|
|
11
11
|
enumerable: true,
|
|
12
|
-
get: function () { return
|
|
12
|
+
get: function () { return chunkJADSLS64_cjs.DEFAULT_TSUP_CONFIG; }
|
|
13
13
|
});
|
|
14
14
|
Object.defineProperty(exports, "extractTsupConfig", {
|
|
15
15
|
enumerable: true,
|
|
16
|
-
get: function () { return
|
|
16
|
+
get: function () { return chunkJADSLS64_cjs.extractTsupConfig; }
|
|
17
17
|
});
|
|
18
18
|
Object.defineProperty(exports, "resolveTsupEntry", {
|
|
19
19
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunkJADSLS64_cjs.resolveTsupEntry; }
|
|
21
21
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Entry } from '@storm-software/build-tools/types';
|
|
2
|
-
import { T as TsupBuildConfig, C as Context, g as ResolvedEntryTypeDefinition, j as TsupResolvedBuildConfig } from '../config-
|
|
2
|
+
import { T as TsupBuildConfig, C as Context, g as ResolvedEntryTypeDefinition, j as TsupResolvedBuildConfig } from '../config-BoGlIhnH.cjs';
|
|
3
3
|
import '@storm-software/config-tools/types';
|
|
4
4
|
import '@storm-software/config/types';
|
|
5
5
|
import '@stryke/types/base';
|
package/dist/lib/build/tsup.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Entry } from '@storm-software/build-tools/types';
|
|
2
|
-
import { T as TsupBuildConfig, C as Context, g as ResolvedEntryTypeDefinition, j as TsupResolvedBuildConfig } from '../config-
|
|
2
|
+
import { T as TsupBuildConfig, C as Context, g as ResolvedEntryTypeDefinition, j as TsupResolvedBuildConfig } from '../config-CTej7RMP.js';
|
|
3
3
|
import '@storm-software/config-tools/types';
|
|
4
4
|
import '@storm-software/config/types';
|
|
5
5
|
import '@stryke/types/base';
|
package/dist/lib/build/tsup.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { DEFAULT_TSUP_CONFIG, extractTsupConfig, resolveTsupEntry } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
1
|
+
export { DEFAULT_TSUP_CONFIG, extractTsupConfig, resolveTsupEntry } from '../chunk-AA74V5Y4.js';
|
|
2
|
+
import '../chunk-ANZZC3KI.js';
|
|
3
3
|
import '../chunk-BHDQZ6YX.js';
|
|
4
4
|
import '../chunk-SHUYVCID.js';
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunk2OV26JXJ_cjs = require('../chunk-2OV26JXJ.cjs');
|
|
4
4
|
require('../chunk-3OCI4TH7.cjs');
|
|
5
|
-
require('../chunk-
|
|
5
|
+
require('../chunk-DALRRHB4.cjs');
|
|
6
6
|
require('../chunk-USNT2KNT.cjs');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
Object.defineProperty(exports, "DEFAULT_UNBUILD_CONFIG", {
|
|
11
11
|
enumerable: true,
|
|
12
|
-
get: function () { return
|
|
12
|
+
get: function () { return chunk2OV26JXJ_cjs.DEFAULT_UNBUILD_CONFIG; }
|
|
13
13
|
});
|
|
14
14
|
Object.defineProperty(exports, "extractUnbuildConfig", {
|
|
15
15
|
enumerable: true,
|
|
16
|
-
get: function () { return
|
|
16
|
+
get: function () { return chunk2OV26JXJ_cjs.extractUnbuildConfig; }
|
|
17
17
|
});
|
|
18
18
|
Object.defineProperty(exports, "unbuildLoader", {
|
|
19
19
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunk2OV26JXJ_cjs.unbuildLoader; }
|
|
21
21
|
});
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Loader } from '@storm-software/unbuild/types';
|
|
2
|
-
import { q as ResolvedConfig, l as PluginContext, r as EnvironmentContext, H as HookKeys, I as InferHookParameters, s as InferHookReturnType, U as UnbuildBuildConfig, C as Context, t as UnbuildResolvedBuildConfig } from '../config-
|
|
3
|
-
import { C as CallHookOptions } from '../hooks-
|
|
2
|
+
import { q as ResolvedConfig, l as PluginContext, r as EnvironmentContext, H as HookKeys, I as InferHookParameters, s as InferHookReturnType, U as UnbuildBuildConfig, C as Context, t as UnbuildResolvedBuildConfig } from '../config-BoGlIhnH.cjs';
|
|
3
|
+
import { C as CallHookOptions } from '../hooks-CDLPWf7j.cjs';
|
|
4
4
|
import '@storm-software/build-tools/types';
|
|
5
5
|
import '@storm-software/config-tools/types';
|
|
6
6
|
import '@storm-software/config/types';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Loader } from '@storm-software/unbuild/types';
|
|
2
|
-
import { q as ResolvedConfig, l as PluginContext, r as EnvironmentContext, H as HookKeys, I as InferHookParameters, s as InferHookReturnType, U as UnbuildBuildConfig, C as Context, t as UnbuildResolvedBuildConfig } from '../config-
|
|
3
|
-
import { C as CallHookOptions } from '../hooks-
|
|
2
|
+
import { q as ResolvedConfig, l as PluginContext, r as EnvironmentContext, H as HookKeys, I as InferHookParameters, s as InferHookReturnType, U as UnbuildBuildConfig, C as Context, t as UnbuildResolvedBuildConfig } from '../config-CTej7RMP.js';
|
|
3
|
+
import { C as CallHookOptions } from '../hooks-Cn-IqwYp.js';
|
|
4
4
|
import '@storm-software/build-tools/types';
|
|
5
5
|
import '@storm-software/config-tools/types';
|
|
6
6
|
import '@storm-software/config/types';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { DEFAULT_UNBUILD_CONFIG, extractUnbuildConfig, unbuildLoader } from '../chunk-
|
|
1
|
+
export { DEFAULT_UNBUILD_CONFIG, extractUnbuildConfig, unbuildLoader } from '../chunk-2X5DUDNT.js';
|
|
2
2
|
import '../chunk-M263EZ4F.js';
|
|
3
|
-
import '../chunk-
|
|
3
|
+
import '../chunk-H6EOZSIZ.js';
|
|
4
4
|
import '../chunk-SHUYVCID.js';
|
package/dist/lib/build/vite.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
3
|
+
var chunkPHFW55Q4_cjs = require('../chunk-PHFW55Q4.cjs');
|
|
4
|
+
require('../chunk-XKMOJSWY.cjs');
|
|
5
5
|
require('../chunk-MPCVQK2D.cjs');
|
|
6
6
|
require('../chunk-USNT2KNT.cjs');
|
|
7
7
|
|
|
@@ -9,9 +9,9 @@ require('../chunk-USNT2KNT.cjs');
|
|
|
9
9
|
|
|
10
10
|
Object.defineProperty(exports, "DEFAULT_VITE_CONFIG", {
|
|
11
11
|
enumerable: true,
|
|
12
|
-
get: function () { return
|
|
12
|
+
get: function () { return chunkPHFW55Q4_cjs.DEFAULT_VITE_CONFIG; }
|
|
13
13
|
});
|
|
14
14
|
Object.defineProperty(exports, "extractViteConfig", {
|
|
15
15
|
enumerable: true,
|
|
16
|
-
get: function () { return
|
|
16
|
+
get: function () { return chunkPHFW55Q4_cjs.extractViteConfig; }
|
|
17
17
|
});
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { k as ViteResolvedBuildConfig, C as Context } from '../config-
|
|
1
|
+
import { k as ViteResolvedBuildConfig, C as Context } from '../config-BoGlIhnH.cjs';
|
|
2
2
|
import '@storm-software/build-tools/types';
|
|
3
3
|
import '@storm-software/config-tools/types';
|
|
4
4
|
import '@storm-software/config/types';
|
package/dist/lib/build/vite.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { k as ViteResolvedBuildConfig, C as Context } from '../config-
|
|
1
|
+
import { k as ViteResolvedBuildConfig, C as Context } from '../config-CTej7RMP.js';
|
|
2
2
|
import '@storm-software/build-tools/types';
|
|
3
3
|
import '@storm-software/config-tools/types';
|
|
4
4
|
import '@storm-software/config/types';
|
package/dist/lib/build/vite.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { DEFAULT_VITE_CONFIG, extractViteConfig } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
1
|
+
export { DEFAULT_VITE_CONFIG, extractViteConfig } from '../chunk-BLY4RHLL.js';
|
|
2
|
+
import '../chunk-ANZZC3KI.js';
|
|
3
3
|
import '../chunk-BHDQZ6YX.js';
|
|
4
4
|
import '../chunk-SHUYVCID.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkJYDGFQIV_cjs = require('../chunk-JYDGFQIV.cjs');
|
|
4
4
|
require('../chunk-USNT2KNT.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "extractWebpackConfig", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkJYDGFQIV_cjs.extractWebpackConfig; }
|
|
11
11
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Configuration } from 'webpack';
|
|
2
|
-
import { C as Context } from '../config-
|
|
2
|
+
import { C as Context } from '../config-BoGlIhnH.cjs';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Configuration } from 'webpack';
|
|
2
|
-
import { C as Context } from '../config-
|
|
2
|
+
import { C as Context } from '../config-CTej7RMP.js';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { extractWebpackConfig } from '../chunk-
|
|
1
|
+
export { extractWebpackConfig } from '../chunk-AKBAX4FH.js';
|
|
2
2
|
import '../chunk-SHUYVCID.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var chunk3OCI4TH7_cjs = require('./chunk-3OCI4TH7.cjs');
|
|
4
|
-
var
|
|
4
|
+
var chunkDALRRHB4_cjs = require('./chunk-DALRRHB4.cjs');
|
|
5
5
|
var chunkUSNT2KNT_cjs = require('./chunk-USNT2KNT.cjs');
|
|
6
6
|
var joinPaths = require('@stryke/path/join-paths');
|
|
7
7
|
var isObject = require('@stryke/type-checks/is-object');
|
|
@@ -135,7 +135,7 @@ function extractUnbuildConfig(context) {
|
|
|
135
135
|
orgName: isObject.isObject(context.workspaceConfig.organization) ? context.workspaceConfig.organization.name : context.workspaceConfig.organization,
|
|
136
136
|
sourceRoot: context.config.sourceRoot,
|
|
137
137
|
projectRoot: context.config.projectRoot,
|
|
138
|
-
outputPath: context.config.output.
|
|
138
|
+
outputPath: context.config.output.distPath || "dist",
|
|
139
139
|
platform: context.config.build.platform,
|
|
140
140
|
external: context.builtins.reduce((ret, id) => {
|
|
141
141
|
if (!ret.includes(id)) {
|
|
@@ -151,7 +151,7 @@ function extractUnbuildConfig(context) {
|
|
|
151
151
|
fsCache: joinPaths.joinPaths(context.envPaths.cache, "jiti"),
|
|
152
152
|
moduleCache: true
|
|
153
153
|
},
|
|
154
|
-
rollup:
|
|
154
|
+
rollup: chunkDALRRHB4_cjs.extractRollupConfig(context)
|
|
155
155
|
}, context.config.build.variant === "unbuild" ? context.config.build : {}, {
|
|
156
156
|
debug: context.config.mode === "development",
|
|
157
157
|
minify: context.config.mode !== "development",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { getString } from './chunk-M263EZ4F.js';
|
|
2
|
-
import { extractRollupConfig } from './chunk-
|
|
2
|
+
import { extractRollupConfig } from './chunk-H6EOZSIZ.js';
|
|
3
3
|
import { __name } from './chunk-SHUYVCID.js';
|
|
4
4
|
import { joinPaths } from '@stryke/path/join-paths';
|
|
5
5
|
import { isObject } from '@stryke/type-checks/is-object';
|
|
@@ -129,7 +129,7 @@ function extractUnbuildConfig(context) {
|
|
|
129
129
|
orgName: isObject(context.workspaceConfig.organization) ? context.workspaceConfig.organization.name : context.workspaceConfig.organization,
|
|
130
130
|
sourceRoot: context.config.sourceRoot,
|
|
131
131
|
projectRoot: context.config.projectRoot,
|
|
132
|
-
outputPath: context.config.output.
|
|
132
|
+
outputPath: context.config.output.distPath || "dist",
|
|
133
133
|
platform: context.config.build.platform,
|
|
134
134
|
external: context.builtins.reduce((ret, id) => {
|
|
135
135
|
if (!ret.includes(id)) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var chunkMZJWK36Q_cjs = require('./chunk-MZJWK36Q.cjs');
|
|
4
|
-
var
|
|
4
|
+
var chunkXKMOJSWY_cjs = require('./chunk-XKMOJSWY.cjs');
|
|
5
5
|
var chunkUSNT2KNT_cjs = require('./chunk-USNT2KNT.cjs');
|
|
6
6
|
var types = require('@storm-software/config-tools/types');
|
|
7
7
|
var esbuild = require('esbuild');
|
|
@@ -12,7 +12,7 @@ async function bundle(context, file, overrides = {}) {
|
|
|
12
12
|
throw new Error(`Module not found: "${file}". Please check the path and try again.`);
|
|
13
13
|
}
|
|
14
14
|
const result = await esbuild.build({
|
|
15
|
-
...
|
|
15
|
+
...chunkXKMOJSWY_cjs.extractESBuildConfig(context),
|
|
16
16
|
entry: [
|
|
17
17
|
path
|
|
18
18
|
],
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { resolveESBuildEntry } from './chunk-
|
|
1
|
+
import { resolveESBuildEntry } from './chunk-ANZZC3KI.js';
|
|
2
2
|
import { __name } from './chunk-SHUYVCID.js';
|
|
3
3
|
import { DEFAULT_BUILD_OPTIONS } from '@storm-software/tsup/constants';
|
|
4
4
|
import defu from 'defu';
|
|
@@ -51,7 +51,7 @@ function extractTsupConfig(context) {
|
|
|
51
51
|
name: context.config.name,
|
|
52
52
|
assets: context.config.output.assets,
|
|
53
53
|
resolveExtensions: context.config.build.extensions,
|
|
54
|
-
outputPath: context.config.output.
|
|
54
|
+
outputPath: context.config.output.distPath,
|
|
55
55
|
projectRoot: context.config.projectRoot,
|
|
56
56
|
tsconfig: context.tsconfig.tsconfigFilePath,
|
|
57
57
|
tsconfigRaw: context.tsconfig.tsconfigJson,
|
|
@@ -22,7 +22,7 @@ function extractWebpackConfig(context) {
|
|
|
22
22
|
}
|
|
23
23
|
}, context.config.build.variant === "webpack" ? context.config.build.override : {}, {
|
|
24
24
|
output: {
|
|
25
|
-
path: joinPaths(context.workspaceConfig.workspaceRoot, context.config.output.
|
|
25
|
+
path: joinPaths(context.workspaceConfig.workspaceRoot, context.config.output.distPath)
|
|
26
26
|
},
|
|
27
27
|
name: context.config.name,
|
|
28
28
|
node: context.config.build.platform === "node" ? {
|
|
@@ -103,7 +103,7 @@ export { ${key} };`;
|
|
|
103
103
|
format: Array.isArray(context.config.output.format) ? context.config.output.format[0] : context.config.output.format,
|
|
104
104
|
platform: context.config.build.platform,
|
|
105
105
|
treeShaking: Boolean(context.config.build?.treeshake) || context.config.build?.treeShaking,
|
|
106
|
-
outdir: context.config.output.
|
|
106
|
+
outdir: context.config.output.distPath,
|
|
107
107
|
tsconfig: context.tsconfig.tsconfigFilePath,
|
|
108
108
|
tsconfigRaw: context.tsconfig.tsconfigJson
|
|
109
109
|
}, context.config.build.variant === "esbuild" ? omit(context.config.build, [
|