powerlines 0.19.4 → 0.20.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 +2 -2
- package/dist/api.d.cts +2 -2
- package/dist/api.d.ts +2 -2
- package/dist/api.js +1 -1
- package/dist/astro.cjs +8 -8
- package/dist/astro.d.cts +1 -1
- package/dist/astro.d.ts +1 -1
- package/dist/astro.js +5 -5
- package/dist/{chunk-JPWBN72J.js → chunk-24AZZCCW.js} +1 -1
- package/dist/{chunk-HI3LNK6Q.js → chunk-2KGMZZ36.js} +1 -1
- package/dist/{chunk-BHPTTRBA.js → chunk-2QGVOWKM.js} +16 -11
- package/dist/{chunk-AEJIVPUZ.js → chunk-4KCSCJ6E.js} +1 -1
- package/dist/{chunk-ULFJBFI7.cjs → chunk-6UVRB3IN.cjs} +3 -3
- package/dist/{chunk-RR7EC4RF.js → chunk-A2EZ3M22.js} +1 -1
- package/dist/{chunk-ZOUGUAQY.cjs → chunk-CTSV5JAF.cjs} +18 -13
- package/dist/{chunk-GFINPIIK.js → chunk-F4TS44KB.js} +3 -4
- package/dist/{chunk-I4LLZ5BI.js → chunk-FBMQTOMN.js} +1 -1
- package/dist/{chunk-PAJB5K7A.js → chunk-FYKDALJL.js} +3 -2
- package/dist/{chunk-MCDMY6GK.cjs → chunk-IHWRGHX6.cjs} +2 -2
- package/dist/{chunk-7HKTQSUG.cjs → chunk-IMMNZSFZ.cjs} +4 -3
- package/dist/{chunk-VICSRRKQ.js → chunk-JKF342AW.js} +2 -2
- package/dist/{chunk-LIXKMZW5.cjs → chunk-KL7HP7JM.cjs} +2 -2
- package/dist/{chunk-5PRY6OJM.cjs → chunk-LM6YBGC6.cjs} +2 -2
- package/dist/{chunk-KMELWYHW.cjs → chunk-MOH4CWHN.cjs} +3 -4
- package/dist/{chunk-YQZXG4X6.cjs → chunk-MZQXGWUK.cjs} +2 -2
- package/dist/{chunk-BSGWY4AP.cjs → chunk-OQNYDN5F.cjs} +2 -2
- package/dist/{chunk-X5LPEBDE.cjs → chunk-P3BP6LXC.cjs} +2 -2
- package/dist/{chunk-HEG6IAVR.js → chunk-QH3M5FBF.js} +1 -1
- package/dist/chunk-SECEPZQ3.cjs +32 -0
- package/dist/{chunk-GQM2JCO3.js → chunk-SIEHJFKB.js} +2 -2
- package/dist/{chunk-TK6CN2KT.cjs → chunk-T4AJOD6A.cjs} +4 -4
- package/dist/chunk-TY3QAXEY.js +105 -0
- package/dist/{chunk-OJSRHKHW.js → chunk-VSZXQLMI.js} +1 -1
- package/dist/{chunk-A3FMGMBV.cjs → chunk-VVFIZVYE.cjs} +2 -2
- package/dist/{chunk-Z63SQZUB.cjs → chunk-VXF37DA2.cjs} +4 -4
- package/dist/chunk-WE7PLY4H.cjs +111 -0
- package/dist/{chunk-MLAYLHZO.js → chunk-WRP6ANCC.js} +1 -1
- package/dist/chunk-XBS3AHAK.js +29 -0
- package/dist/config.d.cts +1 -1
- package/dist/config.d.ts +1 -1
- package/dist/esbuild.cjs +7 -7
- package/dist/esbuild.d.cts +1 -1
- package/dist/esbuild.d.ts +1 -1
- package/dist/esbuild.js +4 -4
- package/dist/farm.cjs +3 -3
- package/dist/farm.d.cts +1 -1
- package/dist/farm.d.ts +1 -1
- package/dist/farm.js +2 -2
- package/dist/{hooks-Bq2jUAKs.d.ts → hooks-BBZyf9CN.d.ts} +1 -1
- package/dist/{hooks-C6t50M6a.d.cts → hooks-CUxY7WKY.d.cts} +1 -1
- package/dist/index.cjs +18 -18
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +16 -16
- package/dist/lib/build/esbuild.cjs +4 -4
- package/dist/lib/build/esbuild.d.cts +3 -3
- package/dist/lib/build/esbuild.d.ts +3 -3
- package/dist/lib/build/esbuild.js +1 -1
- package/dist/lib/build/index.cjs +33 -33
- package/dist/lib/build/index.d.cts +3 -3
- package/dist/lib/build/index.d.ts +3 -3
- 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-7OHD3BD4.js → chunk-4QRL5CNE.js} +1 -5
- package/dist/lib/{chunk-5ASXKB2V.js → chunk-4RUHX7LV.js} +1 -1
- package/dist/lib/{chunk-KXCEN6Y4.js → chunk-5SP6QZLX.js} +1 -1
- package/dist/lib/{chunk-GBICSIXP.cjs → chunk-ARCFV3IJ.cjs} +7 -8
- package/dist/lib/{chunk-5EXW3ZRC.cjs → chunk-CLV4J4L7.cjs} +26 -4
- package/dist/lib/{chunk-ADKYAHF5.js → chunk-DFRWBQQT.js} +33 -12
- package/dist/lib/{chunk-F7IDAYLH.cjs → chunk-FGYAS4NB.cjs} +1 -5
- package/dist/lib/{chunk-MVSXEH4P.cjs → chunk-H7V7EPB2.cjs} +6 -9
- package/dist/lib/{chunk-LSZT4OD3.cjs → chunk-HIY6WOU3.cjs} +3 -3
- package/dist/lib/{chunk-ESNHFT4V.cjs → chunk-IBONIIAZ.cjs} +10 -10
- package/dist/lib/{chunk-47WZIAPZ.js → chunk-IXREPTHZ.js} +5 -8
- package/dist/lib/chunk-K4FER6YK.cjs +125 -0
- package/dist/lib/{chunk-LJ4WO7TW.cjs → chunk-MWA3DWY5.cjs} +36 -13
- package/dist/lib/{chunk-YKSKJTO3.js → chunk-NU4GDWLL.js} +2 -2
- package/dist/lib/{chunk-37W2ZDLA.cjs → chunk-O36FCQM6.cjs} +2 -2
- package/dist/lib/{chunk-ET5QBFGZ.cjs → chunk-O5LNKYQV.cjs} +2 -2
- package/dist/lib/{chunk-SYHVP3OW.js → chunk-OI2V6L7D.js} +24 -4
- package/dist/lib/{chunk-JB2JJXGW.js → chunk-S5F4DE65.js} +1 -1
- package/dist/lib/{chunk-N66R6SPI.js → chunk-TTKY3DR4.js} +7 -8
- package/dist/lib/{chunk-N2EGPL2L.js → chunk-WWNNBLU7.js} +9 -9
- package/dist/lib/{chunk-AOKLB4V2.cjs → chunk-Y2BHXV33.cjs} +1 -1
- package/dist/lib/chunk-ZJNDT3GX.js +117 -0
- package/dist/lib/{config-gWvjY0K0.d.ts → config-Bag1Ft7u.d.ts} +139 -53
- package/dist/lib/{config-B8PZKdIr.d.cts → config-DN8Ad0lv.d.cts} +139 -53
- 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-BL4stJLn.d.ts → hooks-BVnPAWgt.d.ts} +1 -1
- package/dist/lib/{hooks-DnWcaiLo.d.cts → hooks-H2P-7xA4.d.cts} +1 -1
- package/dist/lib/index.cjs +95 -95
- package/dist/lib/index.d.cts +2 -2
- package/dist/lib/index.d.ts +2 -2
- package/dist/lib/index.js +15 -15
- 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 +6 -6
- package/dist/lib/unplugin/factory.d.cts +2 -2
- package/dist/lib/unplugin/factory.d.ts +2 -2
- package/dist/lib/unplugin/factory.js +5 -5
- package/dist/lib/unplugin/index.cjs +10 -10
- package/dist/lib/unplugin/index.d.cts +2 -2
- package/dist/lib/unplugin/index.d.ts +2 -2
- package/dist/lib/unplugin/index.js +6 -6
- package/dist/lib/unplugin/plugin.cjs +3 -3
- package/dist/lib/unplugin/plugin.d.cts +1 -1
- package/dist/lib/unplugin/plugin.d.ts +1 -1
- package/dist/lib/unplugin/plugin.js +2 -2
- 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 +29 -29
- package/dist/lib/utilities/index.d.cts +1 -1
- package/dist/lib/utilities/index.d.ts +1 -1
- package/dist/lib/utilities/index.js +7 -7
- 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 +7 -7
- package/dist/next.js +4 -4
- package/dist/nuxt.cjs +9 -9
- package/dist/nuxt.js +6 -6
- package/dist/plugin-utils/chunk-J33TXWF6.js +12 -0
- package/dist/plugin-utils/chunk-QP6OJWFG.cjs +14 -0
- package/dist/plugin-utils/{config-48EWGWXq.d.cts → config-pwKiZvzJ.d.cts} +138 -52
- package/dist/plugin-utils/{config-48EWGWXq.d.ts → config-pwKiZvzJ.d.ts} +138 -52
- 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 +2 -2
- package/dist/plugin-utils/get-config-path.d.ts +2 -2
- package/dist/plugin-utils/helpers.d.cts +3 -3
- package/dist/plugin-utils/helpers.d.ts +3 -3
- package/dist/plugin-utils/index.cjs +2 -2
- package/dist/plugin-utils/index.d.cts +1 -1
- package/dist/plugin-utils/index.d.ts +1 -1
- package/dist/plugin-utils/index.js +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.cjs +2 -2
- package/dist/plugin-utils/paths.d.cts +3 -2
- package/dist/plugin-utils/paths.d.ts +3 -2
- package/dist/plugin-utils/paths.js +1 -1
- package/dist/{resolved-J7a2Aeuk.d.ts → resolved-Sxyrlt6g.d.ts} +68 -52
- package/dist/{resolved-B41SbjnS.d.cts → resolved-ohMN-3VJ.d.cts} +68 -52
- package/dist/rolldown.cjs +6 -6
- package/dist/rolldown.d.cts +1 -1
- package/dist/rolldown.d.ts +1 -1
- package/dist/rolldown.js +3 -3
- package/dist/rollup.cjs +6 -6
- package/dist/rollup.d.cts +1 -1
- package/dist/rollup.d.ts +1 -1
- package/dist/rollup.js +3 -3
- package/dist/rspack.cjs +6 -6
- package/dist/rspack.d.cts +1 -1
- package/dist/rspack.d.ts +1 -1
- package/dist/rspack.js +3 -3
- package/dist/tsup.cjs +8 -8
- package/dist/tsup.js +5 -5
- package/dist/types/babel.d.cts +1 -1
- package/dist/types/babel.d.ts +1 -1
- package/dist/types/build.d.cts +76 -6
- package/dist/types/build.d.ts +76 -6
- 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 +2 -2
- package/dist/types/context.d.ts +2 -2
- package/dist/types/hooks.d.cts +1 -1
- package/dist/types/hooks.d.ts +1 -1
- package/dist/types/index.d.cts +1 -1
- package/dist/types/index.d.ts +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/unloader.cjs +6 -6
- package/dist/unloader.d.cts +3 -3
- package/dist/unloader.d.ts +3 -3
- package/dist/unloader.js +3 -3
- package/dist/unplugin.cjs +18 -18
- package/dist/unplugin.d.cts +4 -4
- package/dist/unplugin.d.ts +4 -4
- package/dist/unplugin.js +15 -15
- package/dist/vite.cjs +7 -7
- package/dist/vite.d.cts +1 -1
- package/dist/vite.d.ts +1 -1
- package/dist/vite.js +4 -4
- package/dist/webpack.cjs +6 -6
- package/dist/webpack.d.cts +1 -1
- package/dist/webpack.d.ts +1 -1
- package/dist/webpack.js +3 -3
- package/package.json +14 -12
- package/dist/chunk-CWCEYGLM.js +0 -43
- package/dist/chunk-F5NKLRZD.cjs +0 -49
- package/dist/chunk-RDMLGFIT.js +0 -29
- package/dist/chunk-XDLLDHRY.cjs +0 -32
- package/dist/lib/chunk-POOHWK7C.cjs +0 -63
- package/dist/lib/chunk-VLHOYZG2.js +0 -55
- package/dist/plugin-utils/chunk-2HFS2OOG.cjs +0 -14
- package/dist/plugin-utils/chunk-CVZA2RT3.js +0 -12
- package/dist/lib/{chunk-QJZZF22Y.js → chunk-7Y5MJRWF.js} +1 -1
- package/dist/lib/{chunk-MLILHOLG.cjs → chunk-UDJ37BEE.cjs} +1 -1
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { BuildOptions } from 'esbuild';
|
|
2
|
+
import { E as ESBuildResolvedBuildConfig, C as Context, R as ResolvedEntryTypeDefinition } from '../config-DN8Ad0lv.cjs';
|
|
2
3
|
import '@storm-software/build-tools/types';
|
|
3
4
|
import '@storm-software/config-tools/types';
|
|
4
5
|
import '@storm-software/config/types';
|
|
@@ -11,7 +12,6 @@ import '@farmfe/core';
|
|
|
11
12
|
import '@rspack/core';
|
|
12
13
|
import '@storm-software/tsup/types';
|
|
13
14
|
import '@storm-software/unbuild/types';
|
|
14
|
-
import 'esbuild';
|
|
15
15
|
import 'rolldown';
|
|
16
16
|
import 'rollup';
|
|
17
17
|
import 'webpack';
|
|
@@ -47,6 +47,6 @@ declare function resolveESBuildEntry(context: Context, entryPoints?: ResolvedEnt
|
|
|
47
47
|
* @param context - The build context.
|
|
48
48
|
* @returns The resolved esbuild options.
|
|
49
49
|
*/
|
|
50
|
-
declare function extractESBuildConfig(context: Context):
|
|
50
|
+
declare function extractESBuildConfig(context: Context): BuildOptions;
|
|
51
51
|
|
|
52
52
|
export { DEFAULT_ESBUILD_CONFIG, extractESBuildConfig, resolveESBuildEntry };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { BuildOptions } from 'esbuild';
|
|
2
|
+
import { E as ESBuildResolvedBuildConfig, C as Context, R as ResolvedEntryTypeDefinition } from '../config-Bag1Ft7u.js';
|
|
2
3
|
import '@storm-software/build-tools/types';
|
|
3
4
|
import '@storm-software/config-tools/types';
|
|
4
5
|
import '@storm-software/config/types';
|
|
@@ -11,7 +12,6 @@ import '@farmfe/core';
|
|
|
11
12
|
import '@rspack/core';
|
|
12
13
|
import '@storm-software/tsup/types';
|
|
13
14
|
import '@storm-software/unbuild/types';
|
|
14
|
-
import 'esbuild';
|
|
15
15
|
import 'rolldown';
|
|
16
16
|
import 'rollup';
|
|
17
17
|
import 'webpack';
|
|
@@ -47,6 +47,6 @@ declare function resolveESBuildEntry(context: Context, entryPoints?: ResolvedEnt
|
|
|
47
47
|
* @param context - The build context.
|
|
48
48
|
* @returns The resolved esbuild options.
|
|
49
49
|
*/
|
|
50
|
-
declare function extractESBuildConfig(context: Context):
|
|
50
|
+
declare function extractESBuildConfig(context: Context): BuildOptions;
|
|
51
51
|
|
|
52
52
|
export { DEFAULT_ESBUILD_CONFIG, extractESBuildConfig, resolveESBuildEntry };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { DEFAULT_ESBUILD_CONFIG, extractESBuildConfig, resolveESBuildEntry } from '../chunk-
|
|
1
|
+
export { DEFAULT_ESBUILD_CONFIG, extractESBuildConfig, resolveESBuildEntry } from '../chunk-ZJNDT3GX.js';
|
|
2
2
|
import '../chunk-SM3S7DYW.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
|
|
8
|
-
var chunkESNHFT4V_cjs = require('../chunk-ESNHFT4V.cjs');
|
|
9
|
-
var chunkF7IDAYLH_cjs = require('../chunk-F7IDAYLH.cjs');
|
|
10
|
-
var chunkPOOHWK7C_cjs = require('../chunk-POOHWK7C.cjs');
|
|
3
|
+
var chunkY2BHXV33_cjs = require('../chunk-Y2BHXV33.cjs');
|
|
4
|
+
var chunkH7V7EPB2_cjs = require('../chunk-H7V7EPB2.cjs');
|
|
5
|
+
var chunkHIY6WOU3_cjs = require('../chunk-HIY6WOU3.cjs');
|
|
6
|
+
var chunkIBONIIAZ_cjs = require('../chunk-IBONIIAZ.cjs');
|
|
7
|
+
var chunkFGYAS4NB_cjs = require('../chunk-FGYAS4NB.cjs');
|
|
11
8
|
require('../chunk-3OCI4TH7.cjs');
|
|
9
|
+
var chunkK4FER6YK_cjs = require('../chunk-K4FER6YK.cjs');
|
|
12
10
|
require('../chunk-OTBLE55Z.cjs');
|
|
11
|
+
var chunkMWA3DWY5_cjs = require('../chunk-MWA3DWY5.cjs');
|
|
12
|
+
var chunkCLV4J4L7_cjs = require('../chunk-CLV4J4L7.cjs');
|
|
13
13
|
require('../chunk-USNT2KNT.cjs');
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
Object.defineProperty(exports, "extractRolldownConfig", {
|
|
18
|
-
enumerable: true,
|
|
19
|
-
get: function () { return chunkLJ4WO7TW_cjs.extractRolldownConfig; }
|
|
20
|
-
});
|
|
21
17
|
Object.defineProperty(exports, "extractRspackConfig", {
|
|
22
18
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkY2BHXV33_cjs.extractRspackConfig; }
|
|
24
20
|
});
|
|
25
21
|
Object.defineProperty(exports, "DEFAULT_TSUP_CONFIG", {
|
|
26
22
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkH7V7EPB2_cjs.DEFAULT_TSUP_CONFIG; }
|
|
28
24
|
});
|
|
29
25
|
Object.defineProperty(exports, "extractTsupConfig", {
|
|
30
26
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkH7V7EPB2_cjs.extractTsupConfig; }
|
|
32
28
|
});
|
|
33
29
|
Object.defineProperty(exports, "resolveTsupEntry", {
|
|
34
30
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunkH7V7EPB2_cjs.resolveTsupEntry; }
|
|
36
32
|
});
|
|
37
33
|
Object.defineProperty(exports, "DEFAULT_UNBUILD_CONFIG", {
|
|
38
34
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
35
|
+
get: function () { return chunkHIY6WOU3_cjs.DEFAULT_UNBUILD_CONFIG; }
|
|
40
36
|
});
|
|
41
37
|
Object.defineProperty(exports, "extractUnbuildConfig", {
|
|
42
38
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
39
|
+
get: function () { return chunkHIY6WOU3_cjs.extractUnbuildConfig; }
|
|
44
40
|
});
|
|
45
41
|
Object.defineProperty(exports, "unbuildLoader", {
|
|
46
42
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
48
|
-
});
|
|
49
|
-
Object.defineProperty(exports, "dtsBundlePlugin", {
|
|
50
|
-
enumerable: true,
|
|
51
|
-
get: function () { return chunk5EXW3ZRC_cjs.dtsBundlePlugin; }
|
|
52
|
-
});
|
|
53
|
-
Object.defineProperty(exports, "extractRollupConfig", {
|
|
54
|
-
enumerable: true,
|
|
55
|
-
get: function () { return chunk5EXW3ZRC_cjs.extractRollupConfig; }
|
|
43
|
+
get: function () { return chunkHIY6WOU3_cjs.unbuildLoader; }
|
|
56
44
|
});
|
|
57
45
|
Object.defineProperty(exports, "DEFAULT_VITE_CONFIG", {
|
|
58
46
|
enumerable: true,
|
|
59
|
-
get: function () { return
|
|
47
|
+
get: function () { return chunkIBONIIAZ_cjs.DEFAULT_VITE_CONFIG; }
|
|
60
48
|
});
|
|
61
49
|
Object.defineProperty(exports, "extractViteConfig", {
|
|
62
50
|
enumerable: true,
|
|
63
|
-
get: function () { return
|
|
51
|
+
get: function () { return chunkIBONIIAZ_cjs.extractViteConfig; }
|
|
64
52
|
});
|
|
65
53
|
Object.defineProperty(exports, "extractWebpackConfig", {
|
|
66
54
|
enumerable: true,
|
|
67
|
-
get: function () { return
|
|
55
|
+
get: function () { return chunkFGYAS4NB_cjs.extractWebpackConfig; }
|
|
68
56
|
});
|
|
69
57
|
Object.defineProperty(exports, "DEFAULT_ESBUILD_CONFIG", {
|
|
70
58
|
enumerable: true,
|
|
71
|
-
get: function () { return
|
|
59
|
+
get: function () { return chunkK4FER6YK_cjs.DEFAULT_ESBUILD_CONFIG; }
|
|
72
60
|
});
|
|
73
61
|
Object.defineProperty(exports, "extractESBuildConfig", {
|
|
74
62
|
enumerable: true,
|
|
75
|
-
get: function () { return
|
|
63
|
+
get: function () { return chunkK4FER6YK_cjs.extractESBuildConfig; }
|
|
76
64
|
});
|
|
77
65
|
Object.defineProperty(exports, "resolveESBuildEntry", {
|
|
78
66
|
enumerable: true,
|
|
79
|
-
get: function () { return
|
|
67
|
+
get: function () { return chunkK4FER6YK_cjs.resolveESBuildEntry; }
|
|
68
|
+
});
|
|
69
|
+
Object.defineProperty(exports, "extractRolldownConfig", {
|
|
70
|
+
enumerable: true,
|
|
71
|
+
get: function () { return chunkMWA3DWY5_cjs.extractRolldownConfig; }
|
|
72
|
+
});
|
|
73
|
+
Object.defineProperty(exports, "dtsBundlePlugin", {
|
|
74
|
+
enumerable: true,
|
|
75
|
+
get: function () { return chunkCLV4J4L7_cjs.dtsBundlePlugin; }
|
|
76
|
+
});
|
|
77
|
+
Object.defineProperty(exports, "extractRollupConfig", {
|
|
78
|
+
enumerable: true,
|
|
79
|
+
get: function () { return chunkCLV4J4L7_cjs.extractRollupConfig; }
|
|
80
80
|
});
|
|
@@ -6,7 +6,8 @@ export { DEFAULT_TSUP_CONFIG, extractTsupConfig, resolveTsupEntry } from './tsup
|
|
|
6
6
|
export { DEFAULT_UNBUILD_CONFIG, extractUnbuildConfig, unbuildLoader } from './unbuild.cjs';
|
|
7
7
|
export { DEFAULT_VITE_CONFIG, extractViteConfig } from './vite.cjs';
|
|
8
8
|
export { extractWebpackConfig } from './webpack.cjs';
|
|
9
|
-
import '
|
|
9
|
+
import 'esbuild';
|
|
10
|
+
import '../config-DN8Ad0lv.cjs';
|
|
10
11
|
import '@storm-software/build-tools/types';
|
|
11
12
|
import '@storm-software/config-tools/types';
|
|
12
13
|
import '@storm-software/config/types';
|
|
@@ -19,7 +20,6 @@ import '@farmfe/core';
|
|
|
19
20
|
import '@rspack/core';
|
|
20
21
|
import '@storm-software/tsup/types';
|
|
21
22
|
import '@storm-software/unbuild/types';
|
|
22
|
-
import 'esbuild';
|
|
23
23
|
import 'rolldown';
|
|
24
24
|
import 'rollup';
|
|
25
25
|
import 'webpack';
|
|
@@ -39,4 +39,4 @@ import '@stryke/json/types';
|
|
|
39
39
|
import 'memfs';
|
|
40
40
|
import 'node:fs';
|
|
41
41
|
import 'unionfs';
|
|
42
|
-
import '../hooks-
|
|
42
|
+
import '../hooks-H2P-7xA4.cjs';
|
|
@@ -6,7 +6,8 @@ export { DEFAULT_TSUP_CONFIG, extractTsupConfig, resolveTsupEntry } from './tsup
|
|
|
6
6
|
export { DEFAULT_UNBUILD_CONFIG, extractUnbuildConfig, unbuildLoader } from './unbuild.js';
|
|
7
7
|
export { DEFAULT_VITE_CONFIG, extractViteConfig } from './vite.js';
|
|
8
8
|
export { extractWebpackConfig } from './webpack.js';
|
|
9
|
-
import '
|
|
9
|
+
import 'esbuild';
|
|
10
|
+
import '../config-Bag1Ft7u.js';
|
|
10
11
|
import '@storm-software/build-tools/types';
|
|
11
12
|
import '@storm-software/config-tools/types';
|
|
12
13
|
import '@storm-software/config/types';
|
|
@@ -19,7 +20,6 @@ import '@farmfe/core';
|
|
|
19
20
|
import '@rspack/core';
|
|
20
21
|
import '@storm-software/tsup/types';
|
|
21
22
|
import '@storm-software/unbuild/types';
|
|
22
|
-
import 'esbuild';
|
|
23
23
|
import 'rolldown';
|
|
24
24
|
import 'rollup';
|
|
25
25
|
import 'webpack';
|
|
@@ -39,4 +39,4 @@ import '@stryke/json/types';
|
|
|
39
39
|
import 'memfs';
|
|
40
40
|
import 'node:fs';
|
|
41
41
|
import 'unionfs';
|
|
42
|
-
import '../hooks-
|
|
42
|
+
import '../hooks-BVnPAWgt.js';
|
package/dist/lib/build/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export {
|
|
2
|
-
export {
|
|
3
|
-
export {
|
|
4
|
-
export {
|
|
5
|
-
export {
|
|
6
|
-
export { DEFAULT_VITE_CONFIG, extractViteConfig } from '../chunk-N2EGPL2L.js';
|
|
7
|
-
export { extractWebpackConfig } from '../chunk-7OHD3BD4.js';
|
|
8
|
-
export { DEFAULT_ESBUILD_CONFIG, extractESBuildConfig, resolveESBuildEntry } from '../chunk-VLHOYZG2.js';
|
|
1
|
+
export { extractRspackConfig } from '../chunk-5SP6QZLX.js';
|
|
2
|
+
export { DEFAULT_TSUP_CONFIG, extractTsupConfig, resolveTsupEntry } from '../chunk-IXREPTHZ.js';
|
|
3
|
+
export { DEFAULT_UNBUILD_CONFIG, extractUnbuildConfig, unbuildLoader } from '../chunk-NU4GDWLL.js';
|
|
4
|
+
export { DEFAULT_VITE_CONFIG, extractViteConfig } from '../chunk-WWNNBLU7.js';
|
|
5
|
+
export { extractWebpackConfig } from '../chunk-4QRL5CNE.js';
|
|
9
6
|
import '../chunk-M263EZ4F.js';
|
|
7
|
+
export { DEFAULT_ESBUILD_CONFIG, extractESBuildConfig, resolveESBuildEntry } from '../chunk-ZJNDT3GX.js';
|
|
10
8
|
import '../chunk-SM3S7DYW.js';
|
|
9
|
+
export { extractRolldownConfig } from '../chunk-DFRWBQQT.js';
|
|
10
|
+
export { dtsBundlePlugin, extractRollupConfig } from '../chunk-OI2V6L7D.js';
|
|
11
11
|
import '../chunk-SHUYVCID.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
3
|
+
var chunkMWA3DWY5_cjs = require('../chunk-MWA3DWY5.cjs');
|
|
4
|
+
require('../chunk-CLV4J4L7.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 chunkMWA3DWY5_cjs.extractRolldownConfig; }
|
|
12
12
|
});
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as Context,
|
|
1
|
+
import { C as Context, b as RolldownResolvedBuildConfig } from '../config-DN8Ad0lv.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,
|
|
1
|
+
import { C as Context, b as RolldownResolvedBuildConfig } from '../config-Bag1Ft7u.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-DFRWBQQT.js';
|
|
2
|
+
import '../chunk-OI2V6L7D.js';
|
|
3
3
|
import '../chunk-SHUYVCID.js';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkCLV4J4L7_cjs = require('../chunk-CLV4J4L7.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 chunkCLV4J4L7_cjs.dtsBundlePlugin; }
|
|
11
11
|
});
|
|
12
12
|
Object.defineProperty(exports, "extractRollupConfig", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkCLV4J4L7_cjs.extractRollupConfig; }
|
|
15
15
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Plugin } from 'rollup';
|
|
2
|
-
import { C as Context,
|
|
2
|
+
import { C as Context, c as RollupResolvedBuildConfig } from '../config-DN8Ad0lv.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,
|
|
2
|
+
import { C as Context, c as RollupResolvedBuildConfig } from '../config-Bag1Ft7u.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-OI2V6L7D.js';
|
|
2
2
|
import '../chunk-SHUYVCID.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkY2BHXV33_cjs = require('../chunk-Y2BHXV33.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 chunkY2BHXV33_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-DN8Ad0lv.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-Bag1Ft7u.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-5SP6QZLX.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 chunkH7V7EPB2_cjs = require('../chunk-H7V7EPB2.cjs');
|
|
4
|
+
require('../chunk-K4FER6YK.cjs');
|
|
5
5
|
require('../chunk-OTBLE55Z.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 chunkH7V7EPB2_cjs.DEFAULT_TSUP_CONFIG; }
|
|
13
13
|
});
|
|
14
14
|
Object.defineProperty(exports, "extractTsupConfig", {
|
|
15
15
|
enumerable: true,
|
|
16
|
-
get: function () { return
|
|
16
|
+
get: function () { return chunkH7V7EPB2_cjs.extractTsupConfig; }
|
|
17
17
|
});
|
|
18
18
|
Object.defineProperty(exports, "resolveTsupEntry", {
|
|
19
19
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunkH7V7EPB2_cjs.resolveTsupEntry; }
|
|
21
21
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Entry } from '@storm-software/build-tools/types';
|
|
2
|
-
import {
|
|
2
|
+
import { T as TsupBuildConfig, C as Context, R as ResolvedEntryTypeDefinition, d as TsupResolvedBuildConfig } from '../config-DN8Ad0lv.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 {
|
|
2
|
+
import { T as TsupBuildConfig, C as Context, R as ResolvedEntryTypeDefinition, d as TsupResolvedBuildConfig } from '../config-Bag1Ft7u.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-IXREPTHZ.js';
|
|
2
|
+
import '../chunk-ZJNDT3GX.js';
|
|
3
3
|
import '../chunk-SM3S7DYW.js';
|
|
4
4
|
import '../chunk-SHUYVCID.js';
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-5EXW3ZRC.cjs');
|
|
3
|
+
var chunkHIY6WOU3_cjs = require('../chunk-HIY6WOU3.cjs');
|
|
5
4
|
require('../chunk-3OCI4TH7.cjs');
|
|
5
|
+
require('../chunk-CLV4J4L7.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 chunkHIY6WOU3_cjs.DEFAULT_UNBUILD_CONFIG; }
|
|
13
13
|
});
|
|
14
14
|
Object.defineProperty(exports, "extractUnbuildConfig", {
|
|
15
15
|
enumerable: true,
|
|
16
|
-
get: function () { return
|
|
16
|
+
get: function () { return chunkHIY6WOU3_cjs.extractUnbuildConfig; }
|
|
17
17
|
});
|
|
18
18
|
Object.defineProperty(exports, "unbuildLoader", {
|
|
19
19
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunkHIY6WOU3_cjs.unbuildLoader; }
|
|
21
21
|
});
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Loader } from '@storm-software/unbuild/types';
|
|
2
|
-
import { i as ResolvedConfig,
|
|
3
|
-
import { C as CallHookOptions } from '../hooks-
|
|
2
|
+
import { i as ResolvedConfig, e as PluginContext, j as EnvironmentContext, H as HookKeys, I as InferHookParameters, k as InferHookReturnType, U as UnbuildBuildConfig, C as Context, l as UnbuildResolvedBuildConfig } from '../config-DN8Ad0lv.cjs';
|
|
3
|
+
import { C as CallHookOptions } from '../hooks-H2P-7xA4.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 { i as ResolvedConfig,
|
|
3
|
-
import { C as CallHookOptions } from '../hooks-
|
|
2
|
+
import { i as ResolvedConfig, e as PluginContext, j as EnvironmentContext, H as HookKeys, I as InferHookParameters, k as InferHookReturnType, U as UnbuildBuildConfig, C as Context, l as UnbuildResolvedBuildConfig } from '../config-Bag1Ft7u.js';
|
|
3
|
+
import { C as CallHookOptions } from '../hooks-BVnPAWgt.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-
|
|
2
|
-
import '../chunk-SYHVP3OW.js';
|
|
1
|
+
export { DEFAULT_UNBUILD_CONFIG, extractUnbuildConfig, unbuildLoader } from '../chunk-NU4GDWLL.js';
|
|
3
2
|
import '../chunk-M263EZ4F.js';
|
|
3
|
+
import '../chunk-OI2V6L7D.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 chunkIBONIIAZ_cjs = require('../chunk-IBONIIAZ.cjs');
|
|
4
|
+
require('../chunk-K4FER6YK.cjs');
|
|
5
5
|
require('../chunk-OTBLE55Z.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 chunkIBONIIAZ_cjs.DEFAULT_VITE_CONFIG; }
|
|
13
13
|
});
|
|
14
14
|
Object.defineProperty(exports, "extractViteConfig", {
|
|
15
15
|
enumerable: true,
|
|
16
|
-
get: function () { return
|
|
16
|
+
get: function () { return chunkIBONIIAZ_cjs.extractViteConfig; }
|
|
17
17
|
});
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { V as ViteResolvedBuildConfig, C as Context } from '../config-
|
|
1
|
+
import { V as ViteResolvedBuildConfig, C as Context } from '../config-DN8Ad0lv.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 { V as ViteResolvedBuildConfig, C as Context } from '../config-
|
|
1
|
+
import { V as ViteResolvedBuildConfig, C as Context } from '../config-Bag1Ft7u.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-WWNNBLU7.js';
|
|
2
|
+
import '../chunk-ZJNDT3GX.js';
|
|
3
3
|
import '../chunk-SM3S7DYW.js';
|
|
4
4
|
import '../chunk-SHUYVCID.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkFGYAS4NB_cjs = require('../chunk-FGYAS4NB.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 chunkFGYAS4NB_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-DN8Ad0lv.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-Bag1Ft7u.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-4QRL5CNE.js';
|
|
2
2
|
import '../chunk-SHUYVCID.js';
|
|
@@ -13,11 +13,7 @@ function extractWebpackConfig(context) {
|
|
|
13
13
|
return ret;
|
|
14
14
|
}, {})
|
|
15
15
|
}
|
|
16
|
-
}, context.config.build.variant === "webpack" ? context.config.override : {}, {
|
|
17
|
-
external: context.config.build.external,
|
|
18
|
-
noExternal: context.config.build.noExternal,
|
|
19
|
-
skipNodeModulesBundle: context.config.build.skipNodeModulesBundle
|
|
20
|
-
}, {
|
|
16
|
+
}, context.config.build.variant === "webpack" ? context.config.build.override : {}, {
|
|
21
17
|
output: {
|
|
22
18
|
path: joinPaths(context.workspaceConfig.workspaceRoot, context.config.output.outputPath)
|
|
23
19
|
},
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { bundle } from './chunk-
|
|
1
|
+
import { bundle } from './chunk-S5F4DE65.js';
|
|
2
2
|
import { __name } from './chunk-SHUYVCID.js';
|
|
3
3
|
import { parseTypeDefinition } from '@stryke/convert/parse-type-definition';
|
|
4
4
|
import { isSetString } from '@stryke/type-checks/is-set-string';
|
|
@@ -13,7 +13,7 @@ function extractRspackConfig(context) {
|
|
|
13
13
|
return ret;
|
|
14
14
|
}, {})
|
|
15
15
|
}
|
|
16
|
-
}, context.config.build.variant === "rspack" ? context.config.override : {}, {
|
|
16
|
+
}, context.config.build.variant === "rspack" ? context.config.build.override : {}, {
|
|
17
17
|
external: context.config.build.external,
|
|
18
18
|
noExternal: context.config.build.noExternal,
|
|
19
19
|
skipNodeModulesBundle: context.config.build.skipNodeModulesBundle
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var chunk7K7JH3DF_cjs = require('./chunk-7K7JH3DF.cjs');
|
|
4
3
|
var chunk2NZADVP5_cjs = require('./chunk-2NZADVP5.cjs');
|
|
5
|
-
var chunk3OCI4TH7_cjs = require('./chunk-3OCI4TH7.cjs');
|
|
6
4
|
var chunk4NHFXDTQ_cjs = require('./chunk-4NHFXDTQ.cjs');
|
|
7
5
|
var chunkTNHDC2ZQ_cjs = require('./chunk-TNHDC2ZQ.cjs');
|
|
6
|
+
var chunk7K7JH3DF_cjs = require('./chunk-7K7JH3DF.cjs');
|
|
7
|
+
var chunkBQU53ZNB_cjs = require('./chunk-BQU53ZNB.cjs');
|
|
8
8
|
var chunkXW5TELHB_cjs = require('./chunk-XW5TELHB.cjs');
|
|
9
|
-
var chunkOTBLE55Z_cjs = require('./chunk-OTBLE55Z.cjs');
|
|
10
9
|
var chunkJA4HSQRN_cjs = require('./chunk-JA4HSQRN.cjs');
|
|
11
|
-
var
|
|
10
|
+
var chunk3OCI4TH7_cjs = require('./chunk-3OCI4TH7.cjs');
|
|
11
|
+
var chunkOTBLE55Z_cjs = require('./chunk-OTBLE55Z.cjs');
|
|
12
12
|
var chunkUSNT2KNT_cjs = require('./chunk-USNT2KNT.cjs');
|
|
13
13
|
var types = require('@storm-software/config-tools/types');
|
|
14
14
|
var getWorkspaceRoot = require('@stryke/fs/get-workspace-root');
|
|
@@ -1611,7 +1611,6 @@ var PowerlinesContext = class _PowerlinesContext {
|
|
|
1611
1611
|
lint: config.lint,
|
|
1612
1612
|
transform: config.transform,
|
|
1613
1613
|
build: config.build,
|
|
1614
|
-
override: config.override,
|
|
1615
1614
|
framework: config.framework
|
|
1616
1615
|
};
|
|
1617
1616
|
}
|
|
@@ -2113,9 +2112,9 @@ ${result.errors.map((error) => ` [${error.severity}] ${error.message}${error.co
|
|
|
2113
2112
|
eslint: {}
|
|
2114
2113
|
},
|
|
2115
2114
|
build: {
|
|
2116
|
-
target: "esnext"
|
|
2117
|
-
|
|
2118
|
-
|
|
2115
|
+
target: "esnext",
|
|
2116
|
+
override: {}
|
|
2117
|
+
}
|
|
2119
2118
|
});
|
|
2120
2119
|
}
|
|
2121
2120
|
this.config.entry = chunkOTBLE55Z_cjs.getUniqueEntries(this.config.entry);
|