powerlines 0.12.0 → 0.14.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/astro.d.cts +2 -2
- package/dist/astro.d.ts +2 -2
- package/dist/define-config.d.cts +2 -2
- package/dist/define-config.d.ts +2 -2
- package/dist/esbuild.d.cts +2 -2
- package/dist/esbuild.d.ts +2 -2
- package/dist/extend-plugin.d.cts +2 -2
- package/dist/extend-plugin.d.ts +2 -2
- package/dist/farm.d.cts +2 -2
- package/dist/farm.d.ts +2 -2
- package/dist/{hooks-BzFKq34L.d.cts → hooks-Wrj1dKJ9.d.cts} +1 -1
- package/dist/{hooks-BmvalJZ4.d.ts → hooks-q1Az_C64.d.ts} +1 -1
- package/dist/index.d.cts +3 -3
- package/dist/index.d.ts +3 -3
- package/dist/internal/api.d.cts +3 -3
- package/dist/internal/api.d.ts +3 -3
- package/dist/lib/build/esbuild.d.cts +12 -12
- package/dist/lib/build/esbuild.d.ts +12 -12
- package/dist/lib/build/index.cjs +22 -22
- package/dist/lib/build/index.d.cts +13 -13
- package/dist/lib/build/index.d.ts +13 -13
- package/dist/lib/build/index.js +4 -4
- package/dist/lib/build/rolldown.d.cts +12 -12
- package/dist/lib/build/rolldown.d.ts +12 -12
- package/dist/lib/build/rollup.d.cts +12 -12
- package/dist/lib/build/rollup.d.ts +12 -12
- package/dist/lib/build/rspack.d.cts +12 -12
- package/dist/lib/build/rspack.d.ts +12 -12
- package/dist/lib/build/tsup.cjs +4 -4
- package/dist/lib/build/tsup.d.cts +11 -11
- package/dist/lib/build/tsup.d.ts +11 -11
- package/dist/lib/build/tsup.js +1 -1
- package/dist/lib/build/unbuild.cjs +5 -5
- package/dist/lib/build/unbuild.d.cts +13 -13
- package/dist/lib/build/unbuild.d.ts +13 -13
- package/dist/lib/build/unbuild.js +2 -2
- package/dist/lib/build/vite.d.cts +12 -12
- package/dist/lib/build/vite.d.ts +12 -12
- package/dist/lib/build/webpack.d.cts +12 -12
- package/dist/lib/build/webpack.d.ts +12 -12
- package/dist/lib/chunk-5PNLONNN.cjs +30 -0
- package/dist/lib/chunk-5PNLONNN.cjs.map +1 -0
- package/dist/lib/{chunk-2625RJNJ.cjs → chunk-7LLECRBP.cjs} +2 -2
- package/dist/lib/chunk-7LLECRBP.cjs.map +1 -0
- package/dist/lib/{chunk-S4TGQD45.js → chunk-CAPN4FSS.js} +3 -3
- package/dist/lib/{chunk-S4TGQD45.js.map → chunk-CAPN4FSS.js.map} +1 -1
- package/dist/lib/chunk-HJWJNSSZ.js +3 -0
- package/dist/lib/{chunk-CLOW34EQ.js.map → chunk-HJWJNSSZ.js.map} +1 -1
- package/dist/lib/{chunk-HZDOJWUO.js → chunk-LBMMBFQE.js} +4 -4
- package/dist/lib/{chunk-HZDOJWUO.js.map → chunk-LBMMBFQE.js.map} +1 -1
- package/dist/lib/chunk-LEIOWD2W.js +28 -0
- package/dist/lib/chunk-LEIOWD2W.js.map +1 -0
- package/dist/lib/{chunk-QXJHCA3E.cjs → chunk-MVQSM5WM.cjs} +4 -4
- package/dist/lib/{chunk-QXJHCA3E.cjs.map → chunk-MVQSM5WM.cjs.map} +1 -1
- package/dist/lib/{chunk-GTQZYDA7.js → chunk-ODJBZ6PS.js} +2 -2
- package/dist/lib/chunk-ODJBZ6PS.js.map +1 -0
- package/dist/lib/chunk-XQMVE2NH.cjs +4 -0
- package/dist/lib/{chunk-UYDY7RRQ.cjs.map → chunk-XQMVE2NH.cjs.map} +1 -1
- package/dist/lib/{chunk-BAC4AJEP.cjs → chunk-YVDJCVE5.cjs} +3 -3
- package/dist/lib/{chunk-BAC4AJEP.cjs.map → chunk-YVDJCVE5.cjs.map} +1 -1
- package/dist/lib/{context-tEqvC3yI.d.ts → config-DnifzkPt.d.ts} +554 -554
- package/dist/lib/{context-BI46yeFZ.d.cts → config-Ro14HmyO.d.cts} +554 -554
- package/dist/lib/config-file.d.cts +11 -11
- package/dist/lib/config-file.d.ts +11 -11
- package/dist/lib/create-program.d.cts +12 -12
- package/dist/lib/create-program.d.ts +12 -12
- package/dist/lib/entry.d.cts +12 -12
- package/dist/lib/entry.d.ts +12 -12
- package/dist/lib/{hooks-C9_XPS6c.d.cts → hooks-B6Ow5MtE.d.ts} +1 -1
- package/dist/lib/{hooks-DESiFNA6.d.ts → hooks-CM-BbMzz.d.cts} +1 -1
- package/dist/lib/index.cjs +16 -11
- package/dist/lib/index.d.cts +15 -14
- package/dist/lib/index.d.ts +15 -14
- package/dist/lib/index.js +4 -3
- package/dist/lib/logger.d.cts +12 -12
- package/dist/lib/logger.d.ts +12 -12
- package/dist/lib/typescript/compiler-host.d.cts +12 -12
- package/dist/lib/typescript/compiler-host.d.ts +12 -12
- package/dist/lib/typescript/import-transformer.d.cts +12 -12
- package/dist/lib/typescript/import-transformer.d.ts +12 -12
- package/dist/lib/typescript/index.d.cts +12 -12
- package/dist/lib/typescript/index.d.ts +12 -12
- package/dist/lib/typescript/program.d.cts +12 -12
- package/dist/lib/typescript/program.d.ts +12 -12
- package/dist/lib/unplugin/factory.d.cts +12 -12
- package/dist/lib/unplugin/factory.d.ts +12 -12
- package/dist/lib/unplugin/index.d.cts +12 -12
- package/dist/lib/unplugin/index.d.ts +12 -12
- package/dist/lib/unplugin/plugin.d.cts +11 -11
- package/dist/lib/unplugin/plugin.d.ts +11 -11
- package/dist/lib/unplugin/resolve-id.d.cts +11 -11
- package/dist/lib/unplugin/resolve-id.d.ts +11 -11
- package/dist/lib/utilities/bundle.cjs +16 -0
- package/dist/lib/{bundle.d.cts → utilities/bundle.d.cts} +13 -13
- package/dist/lib/{bundle.d.ts → utilities/bundle.d.ts} +13 -13
- package/dist/lib/utilities/bundle.js +7 -0
- package/dist/lib/utilities/file-header.d.cts +12 -12
- package/dist/lib/utilities/file-header.d.ts +12 -12
- package/dist/lib/utilities/index.cjs +18 -6
- package/dist/lib/utilities/index.d.cts +17 -15
- package/dist/lib/utilities/index.d.ts +17 -15
- package/dist/lib/utilities/index.js +6 -2
- package/dist/lib/utilities/meta.d.cts +12 -12
- package/dist/lib/utilities/meta.d.ts +12 -12
- package/dist/lib/utilities/plugin-helpers.d.cts +11 -11
- package/dist/lib/utilities/plugin-helpers.d.ts +11 -11
- package/dist/lib/utilities/resolve-path.d.cts +12 -12
- package/dist/lib/utilities/resolve-path.d.ts +12 -12
- package/dist/lib/utilities/resolve.cjs +17 -0
- package/dist/lib/utilities/resolve.cjs.map +1 -0
- package/dist/lib/utilities/resolve.d.cts +44 -0
- package/dist/lib/utilities/resolve.d.ts +44 -0
- package/dist/lib/utilities/resolve.js +8 -0
- package/dist/lib/utilities/resolve.js.map +1 -0
- package/dist/lib/utilities/worker.d.cts +11 -11
- package/dist/lib/utilities/worker.d.ts +11 -11
- package/dist/lib/utilities/write-file.d.cts +12 -12
- package/dist/lib/utilities/write-file.d.ts +12 -12
- package/dist/{resolved-CjkYiKA1.d.cts → resolved-DtY60yLh.d.cts} +2 -2
- package/dist/{resolved-BS8bJ6b1.d.ts → resolved-wPXZS7aW.d.ts} +2 -2
- package/dist/rolldown.d.cts +2 -2
- package/dist/rolldown.d.ts +2 -2
- package/dist/rollup.d.cts +2 -2
- package/dist/rollup.d.ts +2 -2
- package/dist/rspack.d.cts +2 -2
- package/dist/rspack.d.ts +2 -2
- package/dist/types/babel.d.cts +2 -2
- package/dist/types/babel.d.ts +2 -2
- package/dist/types/commands.d.cts +2 -2
- package/dist/types/commands.d.ts +2 -2
- package/dist/types/compiler.d.cts +2 -2
- package/dist/types/compiler.d.ts +2 -2
- 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 +2 -2
- package/dist/types/hooks.d.ts +2 -2
- package/dist/types/index.d.cts +2 -2
- package/dist/types/index.d.ts +2 -2
- package/dist/types/internal.d.cts +3 -3
- package/dist/types/internal.d.ts +3 -3
- package/dist/types/plugin.d.cts +2 -2
- package/dist/types/plugin.d.ts +2 -2
- package/dist/types/resolved.d.cts +2 -2
- package/dist/types/resolved.d.ts +2 -2
- package/dist/types/unplugin.d.cts +2 -2
- package/dist/types/unplugin.d.ts +2 -2
- package/dist/unloader.d.cts +2 -2
- package/dist/unloader.d.ts +2 -2
- package/dist/unplugin.d.cts +3 -3
- package/dist/unplugin.d.ts +3 -3
- package/dist/vite.d.cts +2 -2
- package/dist/vite.d.ts +2 -2
- package/dist/webpack.d.cts +2 -2
- package/dist/webpack.d.ts +2 -2
- package/package.json +2 -2
- package/dist/lib/bundle.cjs +0 -16
- package/dist/lib/bundle.js +0 -7
- package/dist/lib/chunk-2625RJNJ.cjs.map +0 -1
- package/dist/lib/chunk-CLOW34EQ.js +0 -3
- package/dist/lib/chunk-GTQZYDA7.js.map +0 -1
- package/dist/lib/chunk-UYDY7RRQ.cjs +0 -4
- /package/dist/lib/{bundle.cjs.map → utilities/bundle.cjs.map} +0 -0
- /package/dist/lib/{bundle.js.map → utilities/bundle.js.map} +0 -0
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { TypeDefinitionParameter } from '@stryke/types/configuration';
|
|
2
|
+
import { C as Context, E as ESBuildResolvedBuildConfig } from '../config-Ro14HmyO.cjs';
|
|
3
|
+
import '@storm-software/build-tools/types';
|
|
4
|
+
import '@storm-software/config-tools/types';
|
|
5
|
+
import '@storm-software/config/types';
|
|
6
|
+
import '@stryke/types/base';
|
|
7
|
+
import '@stryke/types/file';
|
|
8
|
+
import 'c12';
|
|
9
|
+
import 'vite';
|
|
10
|
+
import '@farmfe/core';
|
|
11
|
+
import '@rspack/core';
|
|
12
|
+
import '@storm-software/esbuild/types';
|
|
13
|
+
import '@storm-software/unbuild/types';
|
|
14
|
+
import 'esbuild';
|
|
15
|
+
import 'rolldown';
|
|
16
|
+
import 'rollup';
|
|
17
|
+
import 'webpack';
|
|
18
|
+
import '@stryke/env/get-env-paths';
|
|
19
|
+
import '@stryke/types/package-json';
|
|
20
|
+
import 'jest-worker';
|
|
21
|
+
import 'jiti';
|
|
22
|
+
import 'oxc-parser';
|
|
23
|
+
import 'semver';
|
|
24
|
+
import 'unplugin';
|
|
25
|
+
import '@stryke/types/array';
|
|
26
|
+
import '../tsconfig-Bz-CiFqD.cjs';
|
|
27
|
+
import '@stryke/types/tsconfig';
|
|
28
|
+
import 'typescript';
|
|
29
|
+
import '@stryke/json/types';
|
|
30
|
+
import 'memfs';
|
|
31
|
+
import 'node:fs';
|
|
32
|
+
import 'unionfs';
|
|
33
|
+
|
|
34
|
+
/**
|
|
35
|
+
* Compiles a type definition to a module.
|
|
36
|
+
*
|
|
37
|
+
* @param context - The context object containing the environment paths.
|
|
38
|
+
* @param type - The type definition to compile. This can be either a string or a {@link TypeDefinition} object.
|
|
39
|
+
* @param overrides - Optional overrides for the ESBuild configuration.
|
|
40
|
+
* @returns A promise that resolves to the compiled module.
|
|
41
|
+
*/
|
|
42
|
+
declare function resolve<TResult = any>(context: Context, type: TypeDefinitionParameter, overrides?: Partial<ESBuildResolvedBuildConfig>): Promise<TResult>;
|
|
43
|
+
|
|
44
|
+
export { resolve };
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { TypeDefinitionParameter } from '@stryke/types/configuration';
|
|
2
|
+
import { C as Context, E as ESBuildResolvedBuildConfig } from '../config-DnifzkPt.js';
|
|
3
|
+
import '@storm-software/build-tools/types';
|
|
4
|
+
import '@storm-software/config-tools/types';
|
|
5
|
+
import '@storm-software/config/types';
|
|
6
|
+
import '@stryke/types/base';
|
|
7
|
+
import '@stryke/types/file';
|
|
8
|
+
import 'c12';
|
|
9
|
+
import 'vite';
|
|
10
|
+
import '@farmfe/core';
|
|
11
|
+
import '@rspack/core';
|
|
12
|
+
import '@storm-software/esbuild/types';
|
|
13
|
+
import '@storm-software/unbuild/types';
|
|
14
|
+
import 'esbuild';
|
|
15
|
+
import 'rolldown';
|
|
16
|
+
import 'rollup';
|
|
17
|
+
import 'webpack';
|
|
18
|
+
import '@stryke/env/get-env-paths';
|
|
19
|
+
import '@stryke/types/package-json';
|
|
20
|
+
import 'jest-worker';
|
|
21
|
+
import 'jiti';
|
|
22
|
+
import 'oxc-parser';
|
|
23
|
+
import 'semver';
|
|
24
|
+
import 'unplugin';
|
|
25
|
+
import '@stryke/types/array';
|
|
26
|
+
import '../tsconfig-Bz-CiFqD.js';
|
|
27
|
+
import '@stryke/types/tsconfig';
|
|
28
|
+
import 'typescript';
|
|
29
|
+
import '@stryke/json/types';
|
|
30
|
+
import 'memfs';
|
|
31
|
+
import 'node:fs';
|
|
32
|
+
import 'unionfs';
|
|
33
|
+
|
|
34
|
+
/**
|
|
35
|
+
* Compiles a type definition to a module.
|
|
36
|
+
*
|
|
37
|
+
* @param context - The context object containing the environment paths.
|
|
38
|
+
* @param type - The type definition to compile. This can be either a string or a {@link TypeDefinition} object.
|
|
39
|
+
* @param overrides - Optional overrides for the ESBuild configuration.
|
|
40
|
+
* @returns A promise that resolves to the compiled module.
|
|
41
|
+
*/
|
|
42
|
+
declare function resolve<TResult = any>(context: Context, type: TypeDefinitionParameter, overrides?: Partial<ESBuildResolvedBuildConfig>): Promise<TResult>;
|
|
43
|
+
|
|
44
|
+
export { resolve };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export { resolve } from '../chunk-LEIOWD2W.js';
|
|
2
|
+
import '../chunk-ODJBZ6PS.js';
|
|
3
|
+
import '../chunk-RXQWNSZX.js';
|
|
4
|
+
import '../chunk-3I2YOM2E.js';
|
|
5
|
+
import '../chunk-STAKGAWR.js';
|
|
6
|
+
import '../chunk-7QVYU63E.js';
|
|
7
|
+
//# sourceMappingURL=resolve.js.map
|
|
8
|
+
//# sourceMappingURL=resolve.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"resolve.js"}
|
|
@@ -1,15 +1,12 @@
|
|
|
1
1
|
import { Worker as Worker$1 } from 'jest-worker';
|
|
2
|
-
import { q as WorkerProcess } from '../
|
|
3
|
-
import '@
|
|
4
|
-
import '@stryke/types/package-json';
|
|
5
|
-
import 'jiti';
|
|
6
|
-
import 'oxc-parser';
|
|
7
|
-
import 'semver';
|
|
8
|
-
import 'unplugin';
|
|
2
|
+
import { q as WorkerProcess } from '../config-Ro14HmyO.cjs';
|
|
3
|
+
import '@storm-software/build-tools/types';
|
|
9
4
|
import '@storm-software/config-tools/types';
|
|
5
|
+
import '@storm-software/config/types';
|
|
10
6
|
import '@stryke/types/base';
|
|
11
7
|
import '@stryke/types/configuration';
|
|
12
8
|
import '@stryke/types/file';
|
|
9
|
+
import 'c12';
|
|
13
10
|
import 'vite';
|
|
14
11
|
import '@farmfe/core';
|
|
15
12
|
import '@rspack/core';
|
|
@@ -19,13 +16,16 @@ import 'esbuild';
|
|
|
19
16
|
import 'rolldown';
|
|
20
17
|
import 'rollup';
|
|
21
18
|
import 'webpack';
|
|
22
|
-
import '@
|
|
23
|
-
import '@
|
|
24
|
-
import '
|
|
19
|
+
import '@stryke/env/get-env-paths';
|
|
20
|
+
import '@stryke/types/package-json';
|
|
21
|
+
import 'jiti';
|
|
22
|
+
import 'oxc-parser';
|
|
23
|
+
import 'semver';
|
|
24
|
+
import 'unplugin';
|
|
25
|
+
import '@stryke/types/array';
|
|
25
26
|
import '../tsconfig-Bz-CiFqD.cjs';
|
|
26
27
|
import '@stryke/types/tsconfig';
|
|
27
28
|
import 'typescript';
|
|
28
|
-
import '@stryke/types/array';
|
|
29
29
|
import '@stryke/json/types';
|
|
30
30
|
import 'memfs';
|
|
31
31
|
import 'node:fs';
|
|
@@ -1,15 +1,12 @@
|
|
|
1
1
|
import { Worker as Worker$1 } from 'jest-worker';
|
|
2
|
-
import { q as WorkerProcess } from '../
|
|
3
|
-
import '@
|
|
4
|
-
import '@stryke/types/package-json';
|
|
5
|
-
import 'jiti';
|
|
6
|
-
import 'oxc-parser';
|
|
7
|
-
import 'semver';
|
|
8
|
-
import 'unplugin';
|
|
2
|
+
import { q as WorkerProcess } from '../config-DnifzkPt.js';
|
|
3
|
+
import '@storm-software/build-tools/types';
|
|
9
4
|
import '@storm-software/config-tools/types';
|
|
5
|
+
import '@storm-software/config/types';
|
|
10
6
|
import '@stryke/types/base';
|
|
11
7
|
import '@stryke/types/configuration';
|
|
12
8
|
import '@stryke/types/file';
|
|
9
|
+
import 'c12';
|
|
13
10
|
import 'vite';
|
|
14
11
|
import '@farmfe/core';
|
|
15
12
|
import '@rspack/core';
|
|
@@ -19,13 +16,16 @@ import 'esbuild';
|
|
|
19
16
|
import 'rolldown';
|
|
20
17
|
import 'rollup';
|
|
21
18
|
import 'webpack';
|
|
22
|
-
import '@
|
|
23
|
-
import '@
|
|
24
|
-
import '
|
|
19
|
+
import '@stryke/env/get-env-paths';
|
|
20
|
+
import '@stryke/types/package-json';
|
|
21
|
+
import 'jiti';
|
|
22
|
+
import 'oxc-parser';
|
|
23
|
+
import 'semver';
|
|
24
|
+
import 'unplugin';
|
|
25
|
+
import '@stryke/types/array';
|
|
25
26
|
import '../tsconfig-Bz-CiFqD.js';
|
|
26
27
|
import '@stryke/types/tsconfig';
|
|
27
28
|
import 'typescript';
|
|
28
|
-
import '@stryke/types/array';
|
|
29
29
|
import '@stryke/json/types';
|
|
30
30
|
import 'memfs';
|
|
31
31
|
import 'node:fs';
|
|
@@ -1,15 +1,11 @@
|
|
|
1
|
-
import { L as LogFn } from '../
|
|
2
|
-
import '@
|
|
3
|
-
import '@stryke/types/package-json';
|
|
4
|
-
import 'jest-worker';
|
|
5
|
-
import 'jiti';
|
|
6
|
-
import 'oxc-parser';
|
|
7
|
-
import 'semver';
|
|
8
|
-
import 'unplugin';
|
|
1
|
+
import { L as LogFn } from '../config-Ro14HmyO.cjs';
|
|
2
|
+
import '@storm-software/build-tools/types';
|
|
9
3
|
import '@storm-software/config-tools/types';
|
|
4
|
+
import '@storm-software/config/types';
|
|
10
5
|
import '@stryke/types/base';
|
|
11
6
|
import '@stryke/types/configuration';
|
|
12
7
|
import '@stryke/types/file';
|
|
8
|
+
import 'c12';
|
|
13
9
|
import 'vite';
|
|
14
10
|
import '@farmfe/core';
|
|
15
11
|
import '@rspack/core';
|
|
@@ -19,13 +15,17 @@ import 'esbuild';
|
|
|
19
15
|
import 'rolldown';
|
|
20
16
|
import 'rollup';
|
|
21
17
|
import 'webpack';
|
|
22
|
-
import '@
|
|
23
|
-
import '@
|
|
24
|
-
import '
|
|
18
|
+
import '@stryke/env/get-env-paths';
|
|
19
|
+
import '@stryke/types/package-json';
|
|
20
|
+
import 'jest-worker';
|
|
21
|
+
import 'jiti';
|
|
22
|
+
import 'oxc-parser';
|
|
23
|
+
import 'semver';
|
|
24
|
+
import 'unplugin';
|
|
25
|
+
import '@stryke/types/array';
|
|
25
26
|
import '../tsconfig-Bz-CiFqD.cjs';
|
|
26
27
|
import '@stryke/types/tsconfig';
|
|
27
28
|
import 'typescript';
|
|
28
|
-
import '@stryke/types/array';
|
|
29
29
|
import '@stryke/json/types';
|
|
30
30
|
import 'memfs';
|
|
31
31
|
import 'node:fs';
|
|
@@ -1,15 +1,11 @@
|
|
|
1
|
-
import { L as LogFn } from '../
|
|
2
|
-
import '@
|
|
3
|
-
import '@stryke/types/package-json';
|
|
4
|
-
import 'jest-worker';
|
|
5
|
-
import 'jiti';
|
|
6
|
-
import 'oxc-parser';
|
|
7
|
-
import 'semver';
|
|
8
|
-
import 'unplugin';
|
|
1
|
+
import { L as LogFn } from '../config-DnifzkPt.js';
|
|
2
|
+
import '@storm-software/build-tools/types';
|
|
9
3
|
import '@storm-software/config-tools/types';
|
|
4
|
+
import '@storm-software/config/types';
|
|
10
5
|
import '@stryke/types/base';
|
|
11
6
|
import '@stryke/types/configuration';
|
|
12
7
|
import '@stryke/types/file';
|
|
8
|
+
import 'c12';
|
|
13
9
|
import 'vite';
|
|
14
10
|
import '@farmfe/core';
|
|
15
11
|
import '@rspack/core';
|
|
@@ -19,13 +15,17 @@ import 'esbuild';
|
|
|
19
15
|
import 'rolldown';
|
|
20
16
|
import 'rollup';
|
|
21
17
|
import 'webpack';
|
|
22
|
-
import '@
|
|
23
|
-
import '@
|
|
24
|
-
import '
|
|
18
|
+
import '@stryke/env/get-env-paths';
|
|
19
|
+
import '@stryke/types/package-json';
|
|
20
|
+
import 'jest-worker';
|
|
21
|
+
import 'jiti';
|
|
22
|
+
import 'oxc-parser';
|
|
23
|
+
import 'semver';
|
|
24
|
+
import 'unplugin';
|
|
25
|
+
import '@stryke/types/array';
|
|
25
26
|
import '../tsconfig-Bz-CiFqD.js';
|
|
26
27
|
import '@stryke/types/tsconfig';
|
|
27
28
|
import 'typescript';
|
|
28
|
-
import '@stryke/types/array';
|
|
29
29
|
import '@stryke/json/types';
|
|
30
30
|
import 'memfs';
|
|
31
31
|
import 'node:fs';
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { LogLevelLabel } from '@storm-software/config-tools/types';
|
|
2
1
|
import { MaybePromise, FunctionLike, DeepPartial, NonUndefined } from '@stryke/types/base';
|
|
3
2
|
import { TypeDefinitionParameter, TypeDefinition } from '@stryke/types/configuration';
|
|
4
3
|
import { AssetGlob } from '@stryke/types/file';
|
|
@@ -6,6 +5,7 @@ import { PreviewOptions, ResolvedConfig as ResolvedConfig$2, ResolvedPreviewOpti
|
|
|
6
5
|
import { UnpluginBuildVariant, BuildConfig, BuildResolvedConfig, ViteBuildConfig, ViteResolvedBuildConfig, WebpackBuildConfig, WebpackResolvedBuildConfig, RspackBuildConfig, RspackResolvedBuildConfig, ESBuildBuildConfig, ESBuildResolvedBuildConfig, UnbuildBuildConfig, UnbuildResolvedBuildConfig, TsupBuildConfig, TsupResolvedBuildConfig, RolldownBuildConfig, RolldownResolvedBuildConfig, RollupBuildConfig, RollupResolvedBuildConfig, FarmBuildConfig, FarmResolvedBuildConfig, BuildVariant } from './types/build.cjs';
|
|
7
6
|
import { PluginPass, PluginObj, PluginItem, TransformOptions, transformAsync } from '@babel/core';
|
|
8
7
|
import { Format } from '@storm-software/build-tools/types';
|
|
8
|
+
import { LogLevelLabel } from '@storm-software/config-tools/types';
|
|
9
9
|
import { StormWorkspaceConfig } from '@storm-software/config/types';
|
|
10
10
|
import { ResolvedConfig as ResolvedConfig$1, ConfigLayer } from 'c12';
|
|
11
11
|
import { BabelAPI } from '@babel/helper-plugin-utils';
|
|
@@ -1319,7 +1319,7 @@ type ResolvedConfig<TUserConfig extends UserConfig = UserConfig> = Omit<TUserCon
|
|
|
1319
1319
|
*
|
|
1320
1320
|
* @defaultValue "info"
|
|
1321
1321
|
*/
|
|
1322
|
-
logLevel:
|
|
1322
|
+
logLevel: "error" | "warn" | "info" | "debug" | "trace" | null;
|
|
1323
1323
|
};
|
|
1324
1324
|
type ViteResolvedConfig = ResolvedConfig<ViteUserConfig>;
|
|
1325
1325
|
type WebpackResolvedConfig = ResolvedConfig<WebpackUserConfig>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { LogLevelLabel } from '@storm-software/config-tools/types';
|
|
2
1
|
import { MaybePromise, FunctionLike, DeepPartial, NonUndefined } from '@stryke/types/base';
|
|
3
2
|
import { TypeDefinitionParameter, TypeDefinition } from '@stryke/types/configuration';
|
|
4
3
|
import { AssetGlob } from '@stryke/types/file';
|
|
@@ -6,6 +5,7 @@ import { PreviewOptions, ResolvedConfig as ResolvedConfig$2, ResolvedPreviewOpti
|
|
|
6
5
|
import { UnpluginBuildVariant, BuildConfig, BuildResolvedConfig, ViteBuildConfig, ViteResolvedBuildConfig, WebpackBuildConfig, WebpackResolvedBuildConfig, RspackBuildConfig, RspackResolvedBuildConfig, ESBuildBuildConfig, ESBuildResolvedBuildConfig, UnbuildBuildConfig, UnbuildResolvedBuildConfig, TsupBuildConfig, TsupResolvedBuildConfig, RolldownBuildConfig, RolldownResolvedBuildConfig, RollupBuildConfig, RollupResolvedBuildConfig, FarmBuildConfig, FarmResolvedBuildConfig, BuildVariant } from './types/build.js';
|
|
7
6
|
import { PluginPass, PluginObj, PluginItem, TransformOptions, transformAsync } from '@babel/core';
|
|
8
7
|
import { Format } from '@storm-software/build-tools/types';
|
|
8
|
+
import { LogLevelLabel } from '@storm-software/config-tools/types';
|
|
9
9
|
import { StormWorkspaceConfig } from '@storm-software/config/types';
|
|
10
10
|
import { ResolvedConfig as ResolvedConfig$1, ConfigLayer } from 'c12';
|
|
11
11
|
import { BabelAPI } from '@babel/helper-plugin-utils';
|
|
@@ -1319,7 +1319,7 @@ type ResolvedConfig<TUserConfig extends UserConfig = UserConfig> = Omit<TUserCon
|
|
|
1319
1319
|
*
|
|
1320
1320
|
* @defaultValue "info"
|
|
1321
1321
|
*/
|
|
1322
|
-
logLevel:
|
|
1322
|
+
logLevel: "error" | "warn" | "info" | "debug" | "trace" | null;
|
|
1323
1323
|
};
|
|
1324
1324
|
type ViteResolvedConfig = ResolvedConfig<ViteUserConfig>;
|
|
1325
1325
|
type WebpackResolvedConfig = ResolvedConfig<WebpackUserConfig>;
|
package/dist/rolldown.d.cts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import * as rolldown$1 from 'rolldown';
|
|
2
|
-
import { a3 as RolldownUserConfig } from './resolved-
|
|
3
|
-
import '@storm-software/config-tools/types';
|
|
2
|
+
import { a3 as RolldownUserConfig } from './resolved-DtY60yLh.cjs';
|
|
4
3
|
import '@stryke/types/base';
|
|
5
4
|
import '@stryke/types/configuration';
|
|
6
5
|
import '@stryke/types/file';
|
|
@@ -15,6 +14,7 @@ import 'rollup';
|
|
|
15
14
|
import 'webpack';
|
|
16
15
|
import '@babel/core';
|
|
17
16
|
import '@storm-software/build-tools/types';
|
|
17
|
+
import '@storm-software/config-tools/types';
|
|
18
18
|
import '@storm-software/config/types';
|
|
19
19
|
import 'c12';
|
|
20
20
|
import '@babel/helper-plugin-utils';
|
package/dist/rolldown.d.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import * as rolldown$1 from 'rolldown';
|
|
2
|
-
import { a3 as RolldownUserConfig } from './resolved-
|
|
3
|
-
import '@storm-software/config-tools/types';
|
|
2
|
+
import { a3 as RolldownUserConfig } from './resolved-wPXZS7aW.js';
|
|
4
3
|
import '@stryke/types/base';
|
|
5
4
|
import '@stryke/types/configuration';
|
|
6
5
|
import '@stryke/types/file';
|
|
@@ -15,6 +14,7 @@ import 'rollup';
|
|
|
15
14
|
import 'webpack';
|
|
16
15
|
import '@babel/core';
|
|
17
16
|
import '@storm-software/build-tools/types';
|
|
17
|
+
import '@storm-software/config-tools/types';
|
|
18
18
|
import '@storm-software/config/types';
|
|
19
19
|
import 'c12';
|
|
20
20
|
import '@babel/helper-plugin-utils';
|
package/dist/rollup.d.cts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import * as rollup$1 from 'rollup';
|
|
2
|
-
import { a2 as RollupUserConfig } from './resolved-
|
|
3
|
-
import '@storm-software/config-tools/types';
|
|
2
|
+
import { a2 as RollupUserConfig } from './resolved-DtY60yLh.cjs';
|
|
4
3
|
import '@stryke/types/base';
|
|
5
4
|
import '@stryke/types/configuration';
|
|
6
5
|
import '@stryke/types/file';
|
|
@@ -15,6 +14,7 @@ import 'rolldown';
|
|
|
15
14
|
import 'webpack';
|
|
16
15
|
import '@babel/core';
|
|
17
16
|
import '@storm-software/build-tools/types';
|
|
17
|
+
import '@storm-software/config-tools/types';
|
|
18
18
|
import '@storm-software/config/types';
|
|
19
19
|
import 'c12';
|
|
20
20
|
import '@babel/helper-plugin-utils';
|
package/dist/rollup.d.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import * as rollup$1 from 'rollup';
|
|
2
|
-
import { a2 as RollupUserConfig } from './resolved-
|
|
3
|
-
import '@storm-software/config-tools/types';
|
|
2
|
+
import { a2 as RollupUserConfig } from './resolved-wPXZS7aW.js';
|
|
4
3
|
import '@stryke/types/base';
|
|
5
4
|
import '@stryke/types/configuration';
|
|
6
5
|
import '@stryke/types/file';
|
|
@@ -15,6 +14,7 @@ import 'rolldown';
|
|
|
15
14
|
import 'webpack';
|
|
16
15
|
import '@babel/core';
|
|
17
16
|
import '@storm-software/build-tools/types';
|
|
17
|
+
import '@storm-software/config-tools/types';
|
|
18
18
|
import '@storm-software/config/types';
|
|
19
19
|
import 'c12';
|
|
20
20
|
import '@babel/helper-plugin-utils';
|
package/dist/rspack.d.cts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import * as unplugin from 'unplugin';
|
|
2
|
-
import { a1 as RspackUserConfig } from './resolved-
|
|
3
|
-
import '@storm-software/config-tools/types';
|
|
2
|
+
import { a1 as RspackUserConfig } from './resolved-DtY60yLh.cjs';
|
|
4
3
|
import '@stryke/types/base';
|
|
5
4
|
import '@stryke/types/configuration';
|
|
6
5
|
import '@stryke/types/file';
|
|
@@ -16,6 +15,7 @@ import 'rollup';
|
|
|
16
15
|
import 'webpack';
|
|
17
16
|
import '@babel/core';
|
|
18
17
|
import '@storm-software/build-tools/types';
|
|
18
|
+
import '@storm-software/config-tools/types';
|
|
19
19
|
import '@storm-software/config/types';
|
|
20
20
|
import 'c12';
|
|
21
21
|
import '@babel/helper-plugin-utils';
|
package/dist/rspack.d.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import * as unplugin from 'unplugin';
|
|
2
|
-
import { a1 as RspackUserConfig } from './resolved-
|
|
3
|
-
import '@storm-software/config-tools/types';
|
|
2
|
+
import { a1 as RspackUserConfig } from './resolved-wPXZS7aW.js';
|
|
4
3
|
import '@stryke/types/base';
|
|
5
4
|
import '@stryke/types/configuration';
|
|
6
5
|
import '@stryke/types/file';
|
|
@@ -16,6 +15,7 @@ import 'rollup';
|
|
|
16
15
|
import 'webpack';
|
|
17
16
|
import '@babel/core';
|
|
18
17
|
import '@storm-software/build-tools/types';
|
|
18
|
+
import '@storm-software/config-tools/types';
|
|
19
19
|
import '@storm-software/config/types';
|
|
20
20
|
import 'c12';
|
|
21
21
|
import '@babel/helper-plugin-utils';
|
package/dist/types/babel.d.cts
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import '@babel/core';
|
|
2
2
|
import '@babel/helper-plugin-utils';
|
|
3
|
-
export { B as BabelPluginPass, d as BabelTransformInput, b as BabelTransformPlugin, f as BabelTransformPluginBuilder, e as BabelTransformPluginBuilderParams, a as BabelTransformPluginFilter, c as BabelTransformPluginOptions, g as DeclareBabelTransformPluginReturn, D as DefaultImportDefinition, I as ImportDefinition, h as ImportSpecifier, N as NamedImportDefinition, R as ResolvedBabelTransformPluginOptions, k as __ΩBabelPluginPass, p as __ΩBabelTransformInput, m as __ΩBabelTransformPlugin, r as __ΩBabelTransformPluginBuilder, q as __ΩBabelTransformPluginBuilderParams, l as __ΩBabelTransformPluginFilter, n as __ΩBabelTransformPluginOptions, s as __ΩDeclareBabelTransformPluginReturn, i as __ΩDefaultImportDefinition, j as __ΩImportDefinition, t as __ΩImportSpecifier, _ as __ΩNamedImportDefinition, o as __ΩResolvedBabelTransformPluginOptions } from '../resolved-
|
|
4
|
-
import '@storm-software/config-tools/types';
|
|
3
|
+
export { B as BabelPluginPass, d as BabelTransformInput, b as BabelTransformPlugin, f as BabelTransformPluginBuilder, e as BabelTransformPluginBuilderParams, a as BabelTransformPluginFilter, c as BabelTransformPluginOptions, g as DeclareBabelTransformPluginReturn, D as DefaultImportDefinition, I as ImportDefinition, h as ImportSpecifier, N as NamedImportDefinition, R as ResolvedBabelTransformPluginOptions, k as __ΩBabelPluginPass, p as __ΩBabelTransformInput, m as __ΩBabelTransformPlugin, r as __ΩBabelTransformPluginBuilder, q as __ΩBabelTransformPluginBuilderParams, l as __ΩBabelTransformPluginFilter, n as __ΩBabelTransformPluginOptions, s as __ΩDeclareBabelTransformPluginReturn, i as __ΩDefaultImportDefinition, j as __ΩImportDefinition, t as __ΩImportSpecifier, _ as __ΩNamedImportDefinition, o as __ΩResolvedBabelTransformPluginOptions } from '../resolved-DtY60yLh.cjs';
|
|
5
4
|
import '@stryke/types/base';
|
|
6
5
|
import '@stryke/types/configuration';
|
|
7
6
|
import '@stryke/types/file';
|
|
@@ -16,6 +15,7 @@ import 'rolldown';
|
|
|
16
15
|
import 'rollup';
|
|
17
16
|
import 'webpack';
|
|
18
17
|
import '@storm-software/build-tools/types';
|
|
18
|
+
import '@storm-software/config-tools/types';
|
|
19
19
|
import '@storm-software/config/types';
|
|
20
20
|
import 'c12';
|
|
21
21
|
import '@stryke/env/get-env-paths';
|
package/dist/types/babel.d.ts
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import '@babel/core';
|
|
2
2
|
import '@babel/helper-plugin-utils';
|
|
3
|
-
export { B as BabelPluginPass, d as BabelTransformInput, b as BabelTransformPlugin, f as BabelTransformPluginBuilder, e as BabelTransformPluginBuilderParams, a as BabelTransformPluginFilter, c as BabelTransformPluginOptions, g as DeclareBabelTransformPluginReturn, D as DefaultImportDefinition, I as ImportDefinition, h as ImportSpecifier, N as NamedImportDefinition, R as ResolvedBabelTransformPluginOptions, k as __ΩBabelPluginPass, p as __ΩBabelTransformInput, m as __ΩBabelTransformPlugin, r as __ΩBabelTransformPluginBuilder, q as __ΩBabelTransformPluginBuilderParams, l as __ΩBabelTransformPluginFilter, n as __ΩBabelTransformPluginOptions, s as __ΩDeclareBabelTransformPluginReturn, i as __ΩDefaultImportDefinition, j as __ΩImportDefinition, t as __ΩImportSpecifier, _ as __ΩNamedImportDefinition, o as __ΩResolvedBabelTransformPluginOptions } from '../resolved-
|
|
4
|
-
import '@storm-software/config-tools/types';
|
|
3
|
+
export { B as BabelPluginPass, d as BabelTransformInput, b as BabelTransformPlugin, f as BabelTransformPluginBuilder, e as BabelTransformPluginBuilderParams, a as BabelTransformPluginFilter, c as BabelTransformPluginOptions, g as DeclareBabelTransformPluginReturn, D as DefaultImportDefinition, I as ImportDefinition, h as ImportSpecifier, N as NamedImportDefinition, R as ResolvedBabelTransformPluginOptions, k as __ΩBabelPluginPass, p as __ΩBabelTransformInput, m as __ΩBabelTransformPlugin, r as __ΩBabelTransformPluginBuilder, q as __ΩBabelTransformPluginBuilderParams, l as __ΩBabelTransformPluginFilter, n as __ΩBabelTransformPluginOptions, s as __ΩDeclareBabelTransformPluginReturn, i as __ΩDefaultImportDefinition, j as __ΩImportDefinition, t as __ΩImportSpecifier, _ as __ΩNamedImportDefinition, o as __ΩResolvedBabelTransformPluginOptions } from '../resolved-wPXZS7aW.js';
|
|
5
4
|
import '@stryke/types/base';
|
|
6
5
|
import '@stryke/types/configuration';
|
|
7
6
|
import '@stryke/types/file';
|
|
@@ -16,6 +15,7 @@ import 'rolldown';
|
|
|
16
15
|
import 'rollup';
|
|
17
16
|
import 'webpack';
|
|
18
17
|
import '@storm-software/build-tools/types';
|
|
18
|
+
import '@storm-software/config-tools/types';
|
|
19
19
|
import '@storm-software/config/types';
|
|
20
20
|
import 'c12';
|
|
21
21
|
import '@stryke/env/get-env-paths';
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import '@stryke/types/array';
|
|
2
2
|
import '@stryke/types/base';
|
|
3
|
-
export { C as CommandType, u as Commands, S as SUPPORTED_COMMANDS, v as __ΩCommandType, w as __ΩCommands } from '../resolved-
|
|
4
|
-
import '@storm-software/config-tools/types';
|
|
3
|
+
export { C as CommandType, u as Commands, S as SUPPORTED_COMMANDS, v as __ΩCommandType, w as __ΩCommands } from '../resolved-DtY60yLh.cjs';
|
|
5
4
|
import '@stryke/types/configuration';
|
|
6
5
|
import '@stryke/types/file';
|
|
7
6
|
import 'vite';
|
|
@@ -16,6 +15,7 @@ import 'rollup';
|
|
|
16
15
|
import 'webpack';
|
|
17
16
|
import '@babel/core';
|
|
18
17
|
import '@storm-software/build-tools/types';
|
|
18
|
+
import '@storm-software/config-tools/types';
|
|
19
19
|
import '@storm-software/config/types';
|
|
20
20
|
import 'c12';
|
|
21
21
|
import '@babel/helper-plugin-utils';
|
package/dist/types/commands.d.ts
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import '@stryke/types/array';
|
|
2
2
|
import '@stryke/types/base';
|
|
3
|
-
export { C as CommandType, u as Commands, S as SUPPORTED_COMMANDS, v as __ΩCommandType, w as __ΩCommands } from '../resolved-
|
|
4
|
-
import '@storm-software/config-tools/types';
|
|
3
|
+
export { C as CommandType, u as Commands, S as SUPPORTED_COMMANDS, v as __ΩCommandType, w as __ΩCommands } from '../resolved-wPXZS7aW.js';
|
|
5
4
|
import '@stryke/types/configuration';
|
|
6
5
|
import '@stryke/types/file';
|
|
7
6
|
import 'vite';
|
|
@@ -16,6 +15,7 @@ import 'rollup';
|
|
|
16
15
|
import 'webpack';
|
|
17
16
|
import '@babel/core';
|
|
18
17
|
import '@storm-software/build-tools/types';
|
|
18
|
+
import '@storm-software/config-tools/types';
|
|
19
19
|
import '@storm-software/config/types';
|
|
20
20
|
import 'c12';
|
|
21
21
|
import '@babel/helper-plugin-utils';
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import '@stryke/types/base';
|
|
2
2
|
import 'magic-string';
|
|
3
|
-
export { A as CompilerInterface, z as CompilerOptions, x as CompilerResult, y as SourceFile, T as TranspilerOptions, J as __ΩCompilerInterface, H as __ΩCompilerOptions, E as __ΩCompilerResult, F as __ΩSourceFile, G as __ΩTranspilerOptions } from '../resolved-
|
|
3
|
+
export { A as CompilerInterface, z as CompilerOptions, x as CompilerResult, y as SourceFile, T as TranspilerOptions, J as __ΩCompilerInterface, H as __ΩCompilerOptions, E as __ΩCompilerResult, F as __ΩSourceFile, G as __ΩTranspilerOptions } from '../resolved-DtY60yLh.cjs';
|
|
4
4
|
import './tsconfig.cjs';
|
|
5
|
-
import '@storm-software/config-tools/types';
|
|
6
5
|
import '@stryke/types/configuration';
|
|
7
6
|
import '@stryke/types/file';
|
|
8
7
|
import 'vite';
|
|
@@ -17,6 +16,7 @@ import 'rollup';
|
|
|
17
16
|
import 'webpack';
|
|
18
17
|
import '@babel/core';
|
|
19
18
|
import '@storm-software/build-tools/types';
|
|
19
|
+
import '@storm-software/config-tools/types';
|
|
20
20
|
import '@storm-software/config/types';
|
|
21
21
|
import 'c12';
|
|
22
22
|
import '@babel/helper-plugin-utils';
|
package/dist/types/compiler.d.ts
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import '@stryke/types/base';
|
|
2
2
|
import 'magic-string';
|
|
3
|
-
export { A as CompilerInterface, z as CompilerOptions, x as CompilerResult, y as SourceFile, T as TranspilerOptions, J as __ΩCompilerInterface, H as __ΩCompilerOptions, E as __ΩCompilerResult, F as __ΩSourceFile, G as __ΩTranspilerOptions } from '../resolved-
|
|
3
|
+
export { A as CompilerInterface, z as CompilerOptions, x as CompilerResult, y as SourceFile, T as TranspilerOptions, J as __ΩCompilerInterface, H as __ΩCompilerOptions, E as __ΩCompilerResult, F as __ΩSourceFile, G as __ΩTranspilerOptions } from '../resolved-wPXZS7aW.js';
|
|
4
4
|
import './tsconfig.js';
|
|
5
|
-
import '@storm-software/config-tools/types';
|
|
6
5
|
import '@stryke/types/configuration';
|
|
7
6
|
import '@stryke/types/file';
|
|
8
7
|
import 'vite';
|
|
@@ -17,6 +16,7 @@ import 'rollup';
|
|
|
17
16
|
import 'webpack';
|
|
18
17
|
import '@babel/core';
|
|
19
18
|
import '@storm-software/build-tools/types';
|
|
19
|
+
import '@storm-software/config-tools/types';
|
|
20
20
|
import '@storm-software/config/types';
|
|
21
21
|
import 'c12';
|
|
22
22
|
import '@babel/helper-plugin-utils';
|
package/dist/types/config.d.cts
CHANGED
|
@@ -7,7 +7,7 @@ import '@stryke/types/configuration';
|
|
|
7
7
|
import '@stryke/types/file';
|
|
8
8
|
import 'c12';
|
|
9
9
|
import 'vite';
|
|
10
|
-
export { am as AnyUserConfig, U as BabelUserConfig, X as BaseConfig, ah as BuildInlineConfig, af as CleanInlineConfig, Z as CommonUserConfig, al as ConfigEnv, aj as DocsInlineConfig, a5 as ESBuildUserConfig, Y as EnvironmentConfig, a8 as FarmUserConfig, a9 as InferUserConfig, aa as InitialUserConfig, ad as InlineConfig, ai as LintInlineConfig, L as LogFn, ae as NewInlineConfig, V as OutputConfig, ab as ParsedUserConfig, O as PluginConfig, M as PluginConfigObject, K as PluginConfigTuple, P as PluginFactory, ac as PowerlinesCommand, ag as PrepareInlineConfig, Q as ProjectType, ak as ReleaseInlineConfig, a3 as RolldownUserConfig, a2 as RollupUserConfig, a1 as RspackUserConfig, a7 as TsupUserConfig, a6 as UnbuildUserConfig, $ as UserConfig, aq as UserConfigExport, ap as UserConfigFn, an as UserConfigFnObject, ao as UserConfigFnPromise, a4 as ViteUserConfig, a0 as WebpackUserConfig, W as WorkspaceConfig, a_ as __ΩAnyUserConfig, ay as __ΩBabelUserConfig, aA as __ΩBaseConfig, aV as __ΩBuildInlineConfig, aT as __ΩCleanInlineConfig, aC as __ΩCommonUserConfig, aZ as __ΩConfigEnv, aX as __ΩDocsInlineConfig, aJ as __ΩESBuildUserConfig, aB as __ΩEnvironmentConfig, aM as __ΩFarmUserConfig, aN as __ΩInferUserConfig, aO as __ΩInitialUserConfig, aR as __ΩInlineConfig, aW as __ΩLintInlineConfig, ar as __ΩLogFn, aS as __ΩNewInlineConfig, az as __ΩOutputConfig, aP as __ΩParsedUserConfig, aw as __ΩPluginConfig, av as __ΩPluginConfigObject, au as __ΩPluginConfigTuple, at as __ΩPluginFactory, aQ as __ΩPowerlinesCommand, aU as __ΩPrepareInlineConfig, ax as __ΩProjectType, aY as __ΩReleaseInlineConfig, aH as __ΩRolldownUserConfig, aG as __ΩRollupUserConfig, aF as __ΩRspackUserConfig, aL as __ΩTsupUserConfig, aK as __ΩUnbuildUserConfig, aD as __ΩUserConfig, b2 as __ΩUserConfigExport, b1 as __ΩUserConfigFn, a$ as __ΩUserConfigFnObject, b0 as __ΩUserConfigFnPromise, aI as __ΩViteUserConfig, aE as __ΩWebpackUserConfig, as as __ΩWorkspaceConfig } from '../resolved-
|
|
10
|
+
export { am as AnyUserConfig, U as BabelUserConfig, X as BaseConfig, ah as BuildInlineConfig, af as CleanInlineConfig, Z as CommonUserConfig, al as ConfigEnv, aj as DocsInlineConfig, a5 as ESBuildUserConfig, Y as EnvironmentConfig, a8 as FarmUserConfig, a9 as InferUserConfig, aa as InitialUserConfig, ad as InlineConfig, ai as LintInlineConfig, L as LogFn, ae as NewInlineConfig, V as OutputConfig, ab as ParsedUserConfig, O as PluginConfig, M as PluginConfigObject, K as PluginConfigTuple, P as PluginFactory, ac as PowerlinesCommand, ag as PrepareInlineConfig, Q as ProjectType, ak as ReleaseInlineConfig, a3 as RolldownUserConfig, a2 as RollupUserConfig, a1 as RspackUserConfig, a7 as TsupUserConfig, a6 as UnbuildUserConfig, $ as UserConfig, aq as UserConfigExport, ap as UserConfigFn, an as UserConfigFnObject, ao as UserConfigFnPromise, a4 as ViteUserConfig, a0 as WebpackUserConfig, W as WorkspaceConfig, a_ as __ΩAnyUserConfig, ay as __ΩBabelUserConfig, aA as __ΩBaseConfig, aV as __ΩBuildInlineConfig, aT as __ΩCleanInlineConfig, aC as __ΩCommonUserConfig, aZ as __ΩConfigEnv, aX as __ΩDocsInlineConfig, aJ as __ΩESBuildUserConfig, aB as __ΩEnvironmentConfig, aM as __ΩFarmUserConfig, aN as __ΩInferUserConfig, aO as __ΩInitialUserConfig, aR as __ΩInlineConfig, aW as __ΩLintInlineConfig, ar as __ΩLogFn, aS as __ΩNewInlineConfig, az as __ΩOutputConfig, aP as __ΩParsedUserConfig, aw as __ΩPluginConfig, av as __ΩPluginConfigObject, au as __ΩPluginConfigTuple, at as __ΩPluginFactory, aQ as __ΩPowerlinesCommand, aU as __ΩPrepareInlineConfig, ax as __ΩProjectType, aY as __ΩReleaseInlineConfig, aH as __ΩRolldownUserConfig, aG as __ΩRollupUserConfig, aF as __ΩRspackUserConfig, aL as __ΩTsupUserConfig, aK as __ΩUnbuildUserConfig, aD as __ΩUserConfig, b2 as __ΩUserConfigExport, b1 as __ΩUserConfigFn, a$ as __ΩUserConfigFnObject, b0 as __ΩUserConfigFnPromise, aI as __ΩViteUserConfig, aE as __ΩWebpackUserConfig, as as __ΩWorkspaceConfig } from '../resolved-DtY60yLh.cjs';
|
|
11
11
|
import './build.cjs';
|
|
12
12
|
import './tsconfig.cjs';
|
|
13
13
|
import './vfs.cjs';
|
package/dist/types/config.d.ts
CHANGED
|
@@ -7,7 +7,7 @@ import '@stryke/types/configuration';
|
|
|
7
7
|
import '@stryke/types/file';
|
|
8
8
|
import 'c12';
|
|
9
9
|
import 'vite';
|
|
10
|
-
export { am as AnyUserConfig, U as BabelUserConfig, X as BaseConfig, ah as BuildInlineConfig, af as CleanInlineConfig, Z as CommonUserConfig, al as ConfigEnv, aj as DocsInlineConfig, a5 as ESBuildUserConfig, Y as EnvironmentConfig, a8 as FarmUserConfig, a9 as InferUserConfig, aa as InitialUserConfig, ad as InlineConfig, ai as LintInlineConfig, L as LogFn, ae as NewInlineConfig, V as OutputConfig, ab as ParsedUserConfig, O as PluginConfig, M as PluginConfigObject, K as PluginConfigTuple, P as PluginFactory, ac as PowerlinesCommand, ag as PrepareInlineConfig, Q as ProjectType, ak as ReleaseInlineConfig, a3 as RolldownUserConfig, a2 as RollupUserConfig, a1 as RspackUserConfig, a7 as TsupUserConfig, a6 as UnbuildUserConfig, $ as UserConfig, aq as UserConfigExport, ap as UserConfigFn, an as UserConfigFnObject, ao as UserConfigFnPromise, a4 as ViteUserConfig, a0 as WebpackUserConfig, W as WorkspaceConfig, a_ as __ΩAnyUserConfig, ay as __ΩBabelUserConfig, aA as __ΩBaseConfig, aV as __ΩBuildInlineConfig, aT as __ΩCleanInlineConfig, aC as __ΩCommonUserConfig, aZ as __ΩConfigEnv, aX as __ΩDocsInlineConfig, aJ as __ΩESBuildUserConfig, aB as __ΩEnvironmentConfig, aM as __ΩFarmUserConfig, aN as __ΩInferUserConfig, aO as __ΩInitialUserConfig, aR as __ΩInlineConfig, aW as __ΩLintInlineConfig, ar as __ΩLogFn, aS as __ΩNewInlineConfig, az as __ΩOutputConfig, aP as __ΩParsedUserConfig, aw as __ΩPluginConfig, av as __ΩPluginConfigObject, au as __ΩPluginConfigTuple, at as __ΩPluginFactory, aQ as __ΩPowerlinesCommand, aU as __ΩPrepareInlineConfig, ax as __ΩProjectType, aY as __ΩReleaseInlineConfig, aH as __ΩRolldownUserConfig, aG as __ΩRollupUserConfig, aF as __ΩRspackUserConfig, aL as __ΩTsupUserConfig, aK as __ΩUnbuildUserConfig, aD as __ΩUserConfig, b2 as __ΩUserConfigExport, b1 as __ΩUserConfigFn, a$ as __ΩUserConfigFnObject, b0 as __ΩUserConfigFnPromise, aI as __ΩViteUserConfig, aE as __ΩWebpackUserConfig, as as __ΩWorkspaceConfig } from '../resolved-
|
|
10
|
+
export { am as AnyUserConfig, U as BabelUserConfig, X as BaseConfig, ah as BuildInlineConfig, af as CleanInlineConfig, Z as CommonUserConfig, al as ConfigEnv, aj as DocsInlineConfig, a5 as ESBuildUserConfig, Y as EnvironmentConfig, a8 as FarmUserConfig, a9 as InferUserConfig, aa as InitialUserConfig, ad as InlineConfig, ai as LintInlineConfig, L as LogFn, ae as NewInlineConfig, V as OutputConfig, ab as ParsedUserConfig, O as PluginConfig, M as PluginConfigObject, K as PluginConfigTuple, P as PluginFactory, ac as PowerlinesCommand, ag as PrepareInlineConfig, Q as ProjectType, ak as ReleaseInlineConfig, a3 as RolldownUserConfig, a2 as RollupUserConfig, a1 as RspackUserConfig, a7 as TsupUserConfig, a6 as UnbuildUserConfig, $ as UserConfig, aq as UserConfigExport, ap as UserConfigFn, an as UserConfigFnObject, ao as UserConfigFnPromise, a4 as ViteUserConfig, a0 as WebpackUserConfig, W as WorkspaceConfig, a_ as __ΩAnyUserConfig, ay as __ΩBabelUserConfig, aA as __ΩBaseConfig, aV as __ΩBuildInlineConfig, aT as __ΩCleanInlineConfig, aC as __ΩCommonUserConfig, aZ as __ΩConfigEnv, aX as __ΩDocsInlineConfig, aJ as __ΩESBuildUserConfig, aB as __ΩEnvironmentConfig, aM as __ΩFarmUserConfig, aN as __ΩInferUserConfig, aO as __ΩInitialUserConfig, aR as __ΩInlineConfig, aW as __ΩLintInlineConfig, ar as __ΩLogFn, aS as __ΩNewInlineConfig, az as __ΩOutputConfig, aP as __ΩParsedUserConfig, aw as __ΩPluginConfig, av as __ΩPluginConfigObject, au as __ΩPluginConfigTuple, at as __ΩPluginFactory, aQ as __ΩPowerlinesCommand, aU as __ΩPrepareInlineConfig, ax as __ΩProjectType, aY as __ΩReleaseInlineConfig, aH as __ΩRolldownUserConfig, aG as __ΩRollupUserConfig, aF as __ΩRspackUserConfig, aL as __ΩTsupUserConfig, aK as __ΩUnbuildUserConfig, aD as __ΩUserConfig, b2 as __ΩUserConfigExport, b1 as __ΩUserConfigFn, a$ as __ΩUserConfigFnObject, b0 as __ΩUserConfigFnPromise, aI as __ΩViteUserConfig, aE as __ΩWebpackUserConfig, as as __ΩWorkspaceConfig } from '../resolved-wPXZS7aW.js';
|
|
11
11
|
import './build.js';
|
|
12
12
|
import './tsconfig.js';
|
|
13
13
|
import './vfs.js';
|
package/dist/types/context.d.cts
CHANGED
|
@@ -7,10 +7,9 @@ import 'oxc-parser';
|
|
|
7
7
|
import 'semver';
|
|
8
8
|
import 'unimport';
|
|
9
9
|
import 'unplugin';
|
|
10
|
-
export { bb as APIContext, bf as BuildPluginContext, ba as Context, bd as EnvironmentContext, bc as EnvironmentContextPlugin, b9 as InitContextOptions, b3 as LogLevel, b5 as MetaInfo, be as PluginContext, b6 as Resolver, b8 as SelectHooksOptions, bg as SerializedVirtualFileSystem, b7 as UnimportContext, b4 as WorkerProcess, bp as __ΩAPIContext, bt as __ΩBuildPluginContext, bo as __ΩContext, br as __ΩEnvironmentContext, bq as __ΩEnvironmentContextPlugin, bn as __ΩInitContextOptions, bh as __ΩLogLevel, bj as __ΩMetaInfo, bs as __ΩPluginContext, bk as __ΩResolver, bm as __ΩSelectHooksOptions, bu as __ΩSerializedVirtualFileSystem, bl as __ΩUnimportContext, bi as __ΩWorkerProcess } from '../resolved-
|
|
10
|
+
export { bb as APIContext, bf as BuildPluginContext, ba as Context, bd as EnvironmentContext, bc as EnvironmentContextPlugin, b9 as InitContextOptions, b3 as LogLevel, b5 as MetaInfo, be as PluginContext, b6 as Resolver, b8 as SelectHooksOptions, bg as SerializedVirtualFileSystem, b7 as UnimportContext, b4 as WorkerProcess, bp as __ΩAPIContext, bt as __ΩBuildPluginContext, bo as __ΩContext, br as __ΩEnvironmentContext, bq as __ΩEnvironmentContextPlugin, bn as __ΩInitContextOptions, bh as __ΩLogLevel, bj as __ΩMetaInfo, bs as __ΩPluginContext, bk as __ΩResolver, bm as __ΩSelectHooksOptions, bu as __ΩSerializedVirtualFileSystem, bl as __ΩUnimportContext, bi as __ΩWorkerProcess } from '../resolved-DtY60yLh.cjs';
|
|
11
11
|
import './tsconfig.cjs';
|
|
12
12
|
import './vfs.cjs';
|
|
13
|
-
import '@storm-software/config-tools/types';
|
|
14
13
|
import '@stryke/types/base';
|
|
15
14
|
import '@stryke/types/configuration';
|
|
16
15
|
import '@stryke/types/file';
|
|
@@ -26,6 +25,7 @@ import 'rollup';
|
|
|
26
25
|
import 'webpack';
|
|
27
26
|
import '@babel/core';
|
|
28
27
|
import '@storm-software/build-tools/types';
|
|
28
|
+
import '@storm-software/config-tools/types';
|
|
29
29
|
import '@storm-software/config/types';
|
|
30
30
|
import 'c12';
|
|
31
31
|
import '@babel/helper-plugin-utils';
|
package/dist/types/context.d.ts
CHANGED
|
@@ -7,10 +7,9 @@ import 'oxc-parser';
|
|
|
7
7
|
import 'semver';
|
|
8
8
|
import 'unimport';
|
|
9
9
|
import 'unplugin';
|
|
10
|
-
export { bb as APIContext, bf as BuildPluginContext, ba as Context, bd as EnvironmentContext, bc as EnvironmentContextPlugin, b9 as InitContextOptions, b3 as LogLevel, b5 as MetaInfo, be as PluginContext, b6 as Resolver, b8 as SelectHooksOptions, bg as SerializedVirtualFileSystem, b7 as UnimportContext, b4 as WorkerProcess, bp as __ΩAPIContext, bt as __ΩBuildPluginContext, bo as __ΩContext, br as __ΩEnvironmentContext, bq as __ΩEnvironmentContextPlugin, bn as __ΩInitContextOptions, bh as __ΩLogLevel, bj as __ΩMetaInfo, bs as __ΩPluginContext, bk as __ΩResolver, bm as __ΩSelectHooksOptions, bu as __ΩSerializedVirtualFileSystem, bl as __ΩUnimportContext, bi as __ΩWorkerProcess } from '../resolved-
|
|
10
|
+
export { bb as APIContext, bf as BuildPluginContext, ba as Context, bd as EnvironmentContext, bc as EnvironmentContextPlugin, b9 as InitContextOptions, b3 as LogLevel, b5 as MetaInfo, be as PluginContext, b6 as Resolver, b8 as SelectHooksOptions, bg as SerializedVirtualFileSystem, b7 as UnimportContext, b4 as WorkerProcess, bp as __ΩAPIContext, bt as __ΩBuildPluginContext, bo as __ΩContext, br as __ΩEnvironmentContext, bq as __ΩEnvironmentContextPlugin, bn as __ΩInitContextOptions, bh as __ΩLogLevel, bj as __ΩMetaInfo, bs as __ΩPluginContext, bk as __ΩResolver, bm as __ΩSelectHooksOptions, bu as __ΩSerializedVirtualFileSystem, bl as __ΩUnimportContext, bi as __ΩWorkerProcess } from '../resolved-wPXZS7aW.js';
|
|
11
11
|
import './tsconfig.js';
|
|
12
12
|
import './vfs.js';
|
|
13
|
-
import '@storm-software/config-tools/types';
|
|
14
13
|
import '@stryke/types/base';
|
|
15
14
|
import '@stryke/types/configuration';
|
|
16
15
|
import '@stryke/types/file';
|
|
@@ -26,6 +25,7 @@ import 'rollup';
|
|
|
26
25
|
import 'webpack';
|
|
27
26
|
import '@babel/core';
|
|
28
27
|
import '@storm-software/build-tools/types';
|
|
28
|
+
import '@storm-software/config-tools/types';
|
|
29
29
|
import '@storm-software/config/types';
|
|
30
30
|
import 'c12';
|
|
31
31
|
import '@babel/helper-plugin-utils';
|
package/dist/types/hooks.d.cts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
export { bw as BaseHookKeys, bv as BaseHooks, bC as BaseHooksList, bB as BaseHooksListItem, by as ExternalHookKeys, bx as ExternalHooks, bD as ExternalHooksListItem, bA as HookKeys, bz as Hooks, bE as HooksList, bF as InferHookHandler, bH as InferHookParameters, bG as InferHookReturnType, bI as InferHookThisType, bK as __ΩBaseHookKeys, bJ as __ΩBaseHooks, bQ as __ΩBaseHooksList, bP as __ΩBaseHooksListItem, bM as __ΩExternalHookKeys, bL as __ΩExternalHooks, bR as __ΩExternalHooksListItem, bO as __ΩHookKeys, bN as __ΩHooks, bS as __ΩHooksList, bT as __ΩInferHookHandler, bV as __ΩInferHookParameters, bU as __ΩInferHookReturnType, bW as __ΩInferHookThisType } from '../resolved-
|
|
2
|
-
import '@storm-software/config-tools/types';
|
|
1
|
+
export { bw as BaseHookKeys, bv as BaseHooks, bC as BaseHooksList, bB as BaseHooksListItem, by as ExternalHookKeys, bx as ExternalHooks, bD as ExternalHooksListItem, bA as HookKeys, bz as Hooks, bE as HooksList, bF as InferHookHandler, bH as InferHookParameters, bG as InferHookReturnType, bI as InferHookThisType, bK as __ΩBaseHookKeys, bJ as __ΩBaseHooks, bQ as __ΩBaseHooksList, bP as __ΩBaseHooksListItem, bM as __ΩExternalHookKeys, bL as __ΩExternalHooks, bR as __ΩExternalHooksListItem, bO as __ΩHookKeys, bN as __ΩHooks, bS as __ΩHooksList, bT as __ΩInferHookHandler, bV as __ΩInferHookParameters, bU as __ΩInferHookReturnType, bW as __ΩInferHookThisType } from '../resolved-DtY60yLh.cjs';
|
|
3
2
|
import '@stryke/types/base';
|
|
4
3
|
import '@stryke/types/configuration';
|
|
5
4
|
import '@stryke/types/file';
|
|
@@ -15,6 +14,7 @@ import 'rollup';
|
|
|
15
14
|
import 'webpack';
|
|
16
15
|
import '@babel/core';
|
|
17
16
|
import '@storm-software/build-tools/types';
|
|
17
|
+
import '@storm-software/config-tools/types';
|
|
18
18
|
import '@storm-software/config/types';
|
|
19
19
|
import 'c12';
|
|
20
20
|
import '@babel/helper-plugin-utils';
|