powerlines 0.19.5 → 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 +24 -24
- 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-4AMFNBTX.cjs → chunk-ARCFV3IJ.cjs} +3 -4
- 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-67IBLMW6.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-Q3ERHHXJ.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-DX4TFRS3.js → chunk-TTKY3DR4.js} +3 -4
- 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-CnPcoKqT.d.ts → config-Bag1Ft7u.d.ts} +138 -52
- package/dist/lib/{config-LK_Wl1SU.d.cts → config-DN8Ad0lv.d.cts} +138 -52
- 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-DX1o8l6J.d.ts → hooks-BVnPAWgt.d.ts} +1 -1
- package/dist/lib/{hooks-BD2rDhpA.d.cts → hooks-H2P-7xA4.d.cts} +1 -1
- package/dist/lib/index.cjs +7 -7
- 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 +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 +7 -5
- 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/types/build.d.ts
CHANGED
|
@@ -18,6 +18,73 @@ interface BuildConfig {
|
|
|
18
18
|
* @defaultValue "neutral"
|
|
19
19
|
*/
|
|
20
20
|
platform?: "node" | "browser" | "neutral";
|
|
21
|
+
/**
|
|
22
|
+
* Array of strings indicating the order in which fields in a package.json file should be resolved to determine the entry point for a module.
|
|
23
|
+
*
|
|
24
|
+
* @defaultValue `['browser', 'module', 'jsnext:main', 'jsnext']`
|
|
25
|
+
*/
|
|
26
|
+
mainFields?: string[];
|
|
27
|
+
/**
|
|
28
|
+
* Array of strings indicating what conditions should be used for module resolution.
|
|
29
|
+
*/
|
|
30
|
+
conditions?: string[];
|
|
31
|
+
/**
|
|
32
|
+
* Array of strings indicating what file extensions should be used for module resolution.
|
|
33
|
+
*
|
|
34
|
+
* @defaultValue `['.mjs', '.js', '.mts', '.ts', '.jsx', '.tsx', '.json']`
|
|
35
|
+
*/
|
|
36
|
+
extensions?: string[];
|
|
37
|
+
/**
|
|
38
|
+
* Array of strings indicating what modules should be deduplicated to a single version in the build.
|
|
39
|
+
*
|
|
40
|
+
* @remarks
|
|
41
|
+
* This option is useful for ensuring that only one version of a module is included in the bundle, which can help reduce bundle size and avoid conflicts.
|
|
42
|
+
*/
|
|
43
|
+
dedupe?: string[];
|
|
44
|
+
/**
|
|
45
|
+
* Array of strings or regular expressions that indicate what modules are builtin for the environment.
|
|
46
|
+
*/
|
|
47
|
+
builtins?: (string | RegExp)[];
|
|
48
|
+
/**
|
|
49
|
+
* Define global variable replacements.
|
|
50
|
+
*
|
|
51
|
+
* @remarks
|
|
52
|
+
* This option allows you to specify global constants that will be replaced in the code during the build process. It is similar to the `define` option in esbuild and Vite, enabling you to replace specific identifiers with constant expressions at build time.
|
|
53
|
+
*
|
|
54
|
+
* @example
|
|
55
|
+
* ```ts
|
|
56
|
+
* {
|
|
57
|
+
* define: {
|
|
58
|
+
* __VERSION__: '"1.0.0"',
|
|
59
|
+
* __DEV__: 'process.env.NODE_ENV !== "production"'
|
|
60
|
+
* }
|
|
61
|
+
* }
|
|
62
|
+
* ```
|
|
63
|
+
*
|
|
64
|
+
* @see https://esbuild.github.io/api/#define
|
|
65
|
+
* @see https://vitejs.dev/config/build-options.html#define
|
|
66
|
+
* @see https://github.com/rollup/plugins/tree/master/packages/replace
|
|
67
|
+
*/
|
|
68
|
+
define?: Record<string, any>;
|
|
69
|
+
/**
|
|
70
|
+
* Global variables that will have import statements injected where necessary
|
|
71
|
+
*
|
|
72
|
+
* @remarks
|
|
73
|
+
* This option allows you to specify global variables that should be automatically imported from specified modules whenever they are used in the code. This is particularly useful for polyfilling Node.js globals in a browser environment.
|
|
74
|
+
*
|
|
75
|
+
* @example
|
|
76
|
+
* ```ts
|
|
77
|
+
* {
|
|
78
|
+
* inject: {
|
|
79
|
+
* process: 'process/browser',
|
|
80
|
+
* Buffer: ['buffer', 'Buffer'],
|
|
81
|
+
* }
|
|
82
|
+
* }
|
|
83
|
+
* ```
|
|
84
|
+
*
|
|
85
|
+
* @see https://github.com/rollup/plugins/tree/master/packages/inject
|
|
86
|
+
*/
|
|
87
|
+
inject?: Record<string, string | string[]>;
|
|
21
88
|
/**
|
|
22
89
|
* The alias mappings to use for module resolution during the build process.
|
|
23
90
|
*
|
|
@@ -33,6 +100,8 @@ interface BuildConfig {
|
|
|
33
100
|
* }
|
|
34
101
|
* }
|
|
35
102
|
* ```
|
|
103
|
+
*
|
|
104
|
+
* @see https://github.com/rollup/plugins/tree/master/packages/alias
|
|
36
105
|
*/
|
|
37
106
|
alias?: Record<string, string>;
|
|
38
107
|
/**
|
|
@@ -51,15 +120,16 @@ interface BuildConfig {
|
|
|
51
120
|
*/
|
|
52
121
|
skipNodeModulesBundle?: boolean;
|
|
53
122
|
/**
|
|
54
|
-
*
|
|
123
|
+
* An optional set of override options to apply to the selected build variant.
|
|
55
124
|
*
|
|
56
|
-
* @
|
|
125
|
+
* @remarks
|
|
126
|
+
* This option allows you to provide configuration options with the guarantee that they will **not** be overridden and will take precedence over other build configurations.
|
|
57
127
|
*/
|
|
58
|
-
|
|
128
|
+
override?: Record<string, any>;
|
|
59
129
|
}
|
|
60
|
-
type BuildResolvedConfig = BuildConfig
|
|
61
|
-
type ESBuildBuildConfig = Omit<BuildOptions, "entryPoints" | "sourceRoot" | "platform" | "outdir" | "env" | "assets" | "external" | "tsconfig" | "tsconfigRaw" | "logLevel"> & BuildConfig;
|
|
62
|
-
type ESBuildResolvedBuildConfig = BuildOptions & BuildResolvedConfig;
|
|
130
|
+
type BuildResolvedConfig = Omit<BuildConfig, "override">;
|
|
131
|
+
type ESBuildBuildConfig = Omit<BuildOptions, "entryPoints" | "sourceRoot" | "platform" | "outdir" | "env" | "assets" | "external" | "inject" | "tsconfig" | "tsconfigRaw" | "logLevel"> & BuildConfig;
|
|
132
|
+
type ESBuildResolvedBuildConfig = Omit<BuildOptions, "inject"> & BuildResolvedConfig;
|
|
63
133
|
type ViteBuildConfig = Omit<UserConfig, "entry" | "entryPoints" | "tsconfig" | "tsconfigRaw" | "environments" | "output"> & BuildConfig;
|
|
64
134
|
type ViteResolvedBuildConfig = UserConfig & BuildResolvedConfig;
|
|
65
135
|
type WebpackBuildConfig = Omit<Configuration, "name" | "entry" | "entryPoints" | "tsconfig" | "tsconfigRaw"> & BuildConfig;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '@stryke/types/array';
|
|
2
2
|
import '@stryke/types/base';
|
|
3
|
-
export { C as CommandType, i as Commands, S as SUPPORTED_COMMANDS } from '../resolved-
|
|
3
|
+
export { C as CommandType, i as Commands, S as SUPPORTED_COMMANDS } from '../resolved-ohMN-3VJ.cjs';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
|
6
6
|
import 'vite';
|
package/dist/types/commands.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '@stryke/types/array';
|
|
2
2
|
import '@stryke/types/base';
|
|
3
|
-
export { C as CommandType, i as Commands, S as SUPPORTED_COMMANDS } from '../resolved-
|
|
3
|
+
export { C as CommandType, i as Commands, S as SUPPORTED_COMMANDS } from '../resolved-Sxyrlt6g.js';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
|
6
6
|
import 'vite';
|
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 { $ as AnyUserConfig, p as BabelUserConfig, q as BaseConfig, Q as BuildInlineConfig, K as CleanInlineConfig, r as CommonUserConfig, _ as ConfigEnv, Y as DocsInlineConfig, w as ESBuildUserConfig, E as EnvironmentConfig, F as FarmUserConfig, y as InferUserConfig, z as InitialUserConfig, H as InlineConfig, X as LintInlineConfig, L as LogFn, J as NewInlineConfig, O as OutputConfig, A as ParsedUserConfig, m as PartialPlugin, n as PartialPluginFactory, l as PluginConfig, k as PluginConfigObject, j as PluginConfigTuple, P as PluginFactory, G as PowerlinesCommand, M as PrepareInlineConfig, o as ProjectType, Z as ReleaseInlineConfig, v as RolldownUserConfig, u as RollupUserConfig, t as RspackUserConfig, T as TsupUserConfig, x as UnbuildUserConfig, U as UserConfig, a3 as UserConfigExport, a2 as UserConfigFn, a0 as UserConfigFnObject, a1 as UserConfigFnPromise, V as ViteUserConfig, s as WebpackUserConfig, W as WorkspaceConfig } from '../resolved-
|
|
10
|
+
export { $ as AnyUserConfig, p as BabelUserConfig, q as BaseConfig, Q as BuildInlineConfig, K as CleanInlineConfig, r as CommonUserConfig, _ as ConfigEnv, Y as DocsInlineConfig, w as ESBuildUserConfig, E as EnvironmentConfig, F as FarmUserConfig, y as InferUserConfig, z as InitialUserConfig, H as InlineConfig, X as LintInlineConfig, L as LogFn, J as NewInlineConfig, O as OutputConfig, A as ParsedUserConfig, m as PartialPlugin, n as PartialPluginFactory, l as PluginConfig, k as PluginConfigObject, j as PluginConfigTuple, P as PluginFactory, G as PowerlinesCommand, M as PrepareInlineConfig, o as ProjectType, Z as ReleaseInlineConfig, v as RolldownUserConfig, u as RollupUserConfig, t as RspackUserConfig, T as TsupUserConfig, x as UnbuildUserConfig, U as UserConfig, a3 as UserConfigExport, a2 as UserConfigFn, a0 as UserConfigFnObject, a1 as UserConfigFnPromise, V as ViteUserConfig, s as WebpackUserConfig, W as WorkspaceConfig } from '../resolved-ohMN-3VJ.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 { $ as AnyUserConfig, p as BabelUserConfig, q as BaseConfig, Q as BuildInlineConfig, K as CleanInlineConfig, r as CommonUserConfig, _ as ConfigEnv, Y as DocsInlineConfig, w as ESBuildUserConfig, E as EnvironmentConfig, F as FarmUserConfig, y as InferUserConfig, z as InitialUserConfig, H as InlineConfig, X as LintInlineConfig, L as LogFn, J as NewInlineConfig, O as OutputConfig, A as ParsedUserConfig, m as PartialPlugin, n as PartialPluginFactory, l as PluginConfig, k as PluginConfigObject, j as PluginConfigTuple, P as PluginFactory, G as PowerlinesCommand, M as PrepareInlineConfig, o as ProjectType, Z as ReleaseInlineConfig, v as RolldownUserConfig, u as RollupUserConfig, t as RspackUserConfig, T as TsupUserConfig, x as UnbuildUserConfig, U as UserConfig, a3 as UserConfigExport, a2 as UserConfigFn, a0 as UserConfigFnObject, a1 as UserConfigFnPromise, V as ViteUserConfig, s as WebpackUserConfig, W as WorkspaceConfig } from '../resolved-
|
|
10
|
+
export { $ as AnyUserConfig, p as BabelUserConfig, q as BaseConfig, Q as BuildInlineConfig, K as CleanInlineConfig, r as CommonUserConfig, _ as ConfigEnv, Y as DocsInlineConfig, w as ESBuildUserConfig, E as EnvironmentConfig, F as FarmUserConfig, y as InferUserConfig, z as InitialUserConfig, H as InlineConfig, X as LintInlineConfig, L as LogFn, J as NewInlineConfig, O as OutputConfig, A as ParsedUserConfig, m as PartialPlugin, n as PartialPluginFactory, l as PluginConfig, k as PluginConfigObject, j as PluginConfigTuple, P as PluginFactory, G as PowerlinesCommand, M as PrepareInlineConfig, o as ProjectType, Z as ReleaseInlineConfig, v as RolldownUserConfig, u as RollupUserConfig, t as RspackUserConfig, T as TsupUserConfig, x as UnbuildUserConfig, U as UserConfig, a3 as UserConfigExport, a2 as UserConfigFn, a0 as UserConfigFnObject, a1 as UserConfigFnPromise, V as ViteUserConfig, s as WebpackUserConfig, W as WorkspaceConfig } from '../resolved-Sxyrlt6g.js';
|
|
11
11
|
import './build.js';
|
|
12
12
|
import './tsconfig.js';
|
|
13
13
|
import './vfs.js';
|
package/dist/types/context.d.cts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import '@stryke/env/get-env-paths';
|
|
2
|
+
import '@stryke/types/base';
|
|
2
3
|
import '@stryke/types/package-json';
|
|
3
4
|
import 'jest-worker';
|
|
4
5
|
import 'jiti';
|
|
@@ -8,10 +9,9 @@ import 'oxc-parser';
|
|
|
8
9
|
import 'semver';
|
|
9
10
|
import 'unimport';
|
|
10
11
|
import 'unplugin';
|
|
11
|
-
export {
|
|
12
|
+
export { af as APIContext, aj as BuildPluginContext, ae as Context, ah as EnvironmentContext, ag as EnvironmentContextPlugin, ac as InitContextOptions, a4 as LogLevel, a6 as MetaInfo, ai as PluginContext, a7 as Resolver, ab as SelectHooksOptions, ak as SerializedVirtualFileSystem, a9 as SourceFile, a8 as TransformResult, aa as UnimportContext, ad as UnresolvedContext, a5 as WorkerProcess } from '../resolved-ohMN-3VJ.cjs';
|
|
12
13
|
import './tsconfig.cjs';
|
|
13
14
|
import './vfs.cjs';
|
|
14
|
-
import '@stryke/types/base';
|
|
15
15
|
import '@stryke/types/configuration';
|
|
16
16
|
import '@stryke/types/file';
|
|
17
17
|
import 'vite';
|
package/dist/types/context.d.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import '@stryke/env/get-env-paths';
|
|
2
|
+
import '@stryke/types/base';
|
|
2
3
|
import '@stryke/types/package-json';
|
|
3
4
|
import 'jest-worker';
|
|
4
5
|
import 'jiti';
|
|
@@ -8,10 +9,9 @@ import 'oxc-parser';
|
|
|
8
9
|
import 'semver';
|
|
9
10
|
import 'unimport';
|
|
10
11
|
import 'unplugin';
|
|
11
|
-
export {
|
|
12
|
+
export { af as APIContext, aj as BuildPluginContext, ae as Context, ah as EnvironmentContext, ag as EnvironmentContextPlugin, ac as InitContextOptions, a4 as LogLevel, a6 as MetaInfo, ai as PluginContext, a7 as Resolver, ab as SelectHooksOptions, ak as SerializedVirtualFileSystem, a9 as SourceFile, a8 as TransformResult, aa as UnimportContext, ad as UnresolvedContext, a5 as WorkerProcess } from '../resolved-Sxyrlt6g.js';
|
|
12
13
|
import './tsconfig.js';
|
|
13
14
|
import './vfs.js';
|
|
14
|
-
import '@stryke/types/base';
|
|
15
15
|
import '@stryke/types/configuration';
|
|
16
16
|
import '@stryke/types/file';
|
|
17
17
|
import 'vite';
|
package/dist/types/hooks.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { am as BaseHookKeys, al as BaseHooks, as as BaseHooksList, ar as BaseHooksListItem, ao as ExternalHookKeys, an as ExternalHooks, at as ExternalHooksListItem, aq as HookKeys, ap as Hooks, au as HooksList, av as InferHookHandler, ax as InferHookParameters, aw as InferHookReturnType, ay as InferHookThisType } from '../resolved-ohMN-3VJ.cjs';
|
|
2
2
|
import '@stryke/types/base';
|
|
3
3
|
import '@stryke/types/configuration';
|
|
4
4
|
import '@stryke/types/file';
|
package/dist/types/hooks.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { am as BaseHookKeys, al as BaseHooks, as as BaseHooksList, ar as BaseHooksListItem, ao as ExternalHookKeys, an as ExternalHooks, at as ExternalHooksListItem, aq as HookKeys, ap as Hooks, au as HooksList, av as InferHookHandler, ax as InferHookParameters, aw as InferHookReturnType, ay as InferHookThisType } from '../resolved-Sxyrlt6g.js';
|
|
2
2
|
import '@stryke/types/base';
|
|
3
3
|
import '@stryke/types/configuration';
|
|
4
4
|
import '@stryke/types/file';
|
package/dist/types/index.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { af as APIContext, $ as AnyUserConfig, B as BabelPluginPass, aO as BabelResolvedConfig, d as BabelTransformInput, b as BabelTransformPlugin, f as BabelTransformPluginBuilder, e as BabelTransformPluginBuilderParams, a as BabelTransformPluginFilter, c as BabelTransformPluginOptions, p as BabelUserConfig, q as BaseConfig, am as BaseHookKeys, al as BaseHooks, as as BaseHooksList, ar as BaseHooksListItem, aD as BasePluginHookFunctions, Q as BuildInlineConfig, aE as BuildPlugin, aj as BuildPluginContext, K as CleanInlineConfig, C as CommandType, i as Commands, r as CommonUserConfig, _ as ConfigEnv, aC as ConfigResult, ae as Context, g as DeclareBabelTransformPluginReturn, D as DefaultImportDefinition, Y as DocsInlineConfig, aW as ESBuildResolvedConfig, w as ESBuildUserConfig, E as EnvironmentConfig, ah as EnvironmentContext, ag as EnvironmentContextPlugin, aP as EnvironmentResolvedConfig, ao as ExternalHookKeys, an as ExternalHooks, at as ExternalHooksListItem, aG as ExternalPluginHookFunctions, aF as ExternalPluginHookFunctionsVariant, a$ as FarmResolvedConfig, F as FarmUserConfig, aB as GenerateTypesResult, aq as HookKeys, ap as Hooks, au as HooksList, I as ImportDefinition, h as ImportSpecifier, av as InferHookHandler, ax as InferHookParameters, aw as InferHookReturnType, ay as InferHookThisType, b0 as InferResolvedConfig, y as InferUserConfig, ac as InitContextOptions, z as InitialUserConfig, H as InlineConfig, X as LintInlineConfig, L as LogFn, a4 as LogLevel, a6 as MetaInfo, N as NamedImportDefinition, J as NewInlineConfig, O as OutputConfig, aR as OutputResolvedConfig, aL as PLUGIN_NON_HOOK_FIELDS, A as ParsedUserConfig, m as PartialPlugin, n as PartialPluginFactory, aK as Plugin, aJ as PluginBuildPlugins, l as PluginConfig, k as PluginConfigObject, j as PluginConfigTuple, ai as PluginContext, P as PluginFactory, aA as PluginHook, aH as PluginHookFunctions, az as PluginHookObject, aI as PluginHooks, aM as PluginNonHookFields, G as PowerlinesCommand, M as PrepareInlineConfig, o as ProjectType, Z as ReleaseInlineConfig, aQ as ResolvedAssetGlob, R as ResolvedBabelTransformPluginOptions, aS as ResolvedConfig, aN as ResolvedEntryTypeDefinition, a7 as Resolver, aY as RolldownResolvedConfig, v as RolldownUserConfig, aX as RollupResolvedConfig, u as RollupUserConfig, aV as RspackResolvedConfig, t as RspackUserConfig, S as SUPPORTED_COMMANDS, ab as SelectHooksOptions, ak as SerializedVirtualFileSystem, a9 as SourceFile, a8 as TransformResult, aZ as TsupResolvedConfig, T as TsupUserConfig, a_ as UnbuildResolvedConfig, x as UnbuildUserConfig, aa as UnimportContext, ad as UnresolvedContext, U as UserConfig, a3 as UserConfigExport, a2 as UserConfigFn, a0 as UserConfigFnObject, a1 as UserConfigFnPromise, aT as ViteResolvedConfig, V as ViteUserConfig, aU as WebpackResolvedConfig, s as WebpackUserConfig, a5 as WorkerProcess, W as WorkspaceConfig } from '../resolved-ohMN-3VJ.cjs';
|
|
2
2
|
export { BuildConfig, BuildResolvedConfig, BuildVariant, ESBuildBuildConfig, ESBuildResolvedBuildConfig, FarmBuildConfig, FarmResolvedBuildConfig, InferUnpluginVariant, RolldownBuildConfig, RolldownBuildOutputConfig, RolldownResolvedBuildConfig, RollupBuildConfig, RollupBuildOutputConfig, RollupResolvedBuildConfig, RspackBuildConfig, RspackResolvedBuildConfig, TsupBuildConfig, TsupResolvedBuildConfig, UnbuildBuildConfig, UnbuildResolvedBuildConfig, UnpluginBuildVariant, ViteBuildConfig, ViteResolvedBuildConfig, WebpackBuildConfig, WebpackResolvedBuildConfig } from './build.cjs';
|
|
3
3
|
export { DeepkitOptions, ParsedTypeScriptConfig, RawReflectionMode, ReflectionLevel, ReflectionMode, TSCompilerOptions, TSConfig } from './tsconfig.cjs';
|
|
4
4
|
export { MarkdownPageEvent, MarkdownRendererEvent } from './typedoc.cjs';
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { af as APIContext, $ as AnyUserConfig, B as BabelPluginPass, aO as BabelResolvedConfig, d as BabelTransformInput, b as BabelTransformPlugin, f as BabelTransformPluginBuilder, e as BabelTransformPluginBuilderParams, a as BabelTransformPluginFilter, c as BabelTransformPluginOptions, p as BabelUserConfig, q as BaseConfig, am as BaseHookKeys, al as BaseHooks, as as BaseHooksList, ar as BaseHooksListItem, aD as BasePluginHookFunctions, Q as BuildInlineConfig, aE as BuildPlugin, aj as BuildPluginContext, K as CleanInlineConfig, C as CommandType, i as Commands, r as CommonUserConfig, _ as ConfigEnv, aC as ConfigResult, ae as Context, g as DeclareBabelTransformPluginReturn, D as DefaultImportDefinition, Y as DocsInlineConfig, aW as ESBuildResolvedConfig, w as ESBuildUserConfig, E as EnvironmentConfig, ah as EnvironmentContext, ag as EnvironmentContextPlugin, aP as EnvironmentResolvedConfig, ao as ExternalHookKeys, an as ExternalHooks, at as ExternalHooksListItem, aG as ExternalPluginHookFunctions, aF as ExternalPluginHookFunctionsVariant, a$ as FarmResolvedConfig, F as FarmUserConfig, aB as GenerateTypesResult, aq as HookKeys, ap as Hooks, au as HooksList, I as ImportDefinition, h as ImportSpecifier, av as InferHookHandler, ax as InferHookParameters, aw as InferHookReturnType, ay as InferHookThisType, b0 as InferResolvedConfig, y as InferUserConfig, ac as InitContextOptions, z as InitialUserConfig, H as InlineConfig, X as LintInlineConfig, L as LogFn, a4 as LogLevel, a6 as MetaInfo, N as NamedImportDefinition, J as NewInlineConfig, O as OutputConfig, aR as OutputResolvedConfig, aL as PLUGIN_NON_HOOK_FIELDS, A as ParsedUserConfig, m as PartialPlugin, n as PartialPluginFactory, aK as Plugin, aJ as PluginBuildPlugins, l as PluginConfig, k as PluginConfigObject, j as PluginConfigTuple, ai as PluginContext, P as PluginFactory, aA as PluginHook, aH as PluginHookFunctions, az as PluginHookObject, aI as PluginHooks, aM as PluginNonHookFields, G as PowerlinesCommand, M as PrepareInlineConfig, o as ProjectType, Z as ReleaseInlineConfig, aQ as ResolvedAssetGlob, R as ResolvedBabelTransformPluginOptions, aS as ResolvedConfig, aN as ResolvedEntryTypeDefinition, a7 as Resolver, aY as RolldownResolvedConfig, v as RolldownUserConfig, aX as RollupResolvedConfig, u as RollupUserConfig, aV as RspackResolvedConfig, t as RspackUserConfig, S as SUPPORTED_COMMANDS, ab as SelectHooksOptions, ak as SerializedVirtualFileSystem, a9 as SourceFile, a8 as TransformResult, aZ as TsupResolvedConfig, T as TsupUserConfig, a_ as UnbuildResolvedConfig, x as UnbuildUserConfig, aa as UnimportContext, ad as UnresolvedContext, U as UserConfig, a3 as UserConfigExport, a2 as UserConfigFn, a0 as UserConfigFnObject, a1 as UserConfigFnPromise, aT as ViteResolvedConfig, V as ViteUserConfig, aU as WebpackResolvedConfig, s as WebpackUserConfig, a5 as WorkerProcess, W as WorkspaceConfig } from '../resolved-Sxyrlt6g.js';
|
|
2
2
|
export { BuildConfig, BuildResolvedConfig, BuildVariant, ESBuildBuildConfig, ESBuildResolvedBuildConfig, FarmBuildConfig, FarmResolvedBuildConfig, InferUnpluginVariant, RolldownBuildConfig, RolldownBuildOutputConfig, RolldownResolvedBuildConfig, RollupBuildConfig, RollupBuildOutputConfig, RollupResolvedBuildConfig, RspackBuildConfig, RspackResolvedBuildConfig, TsupBuildConfig, TsupResolvedBuildConfig, UnbuildBuildConfig, UnbuildResolvedBuildConfig, UnpluginBuildVariant, ViteBuildConfig, ViteResolvedBuildConfig, WebpackBuildConfig, WebpackResolvedBuildConfig } from './build.js';
|
|
3
3
|
export { DeepkitOptions, ParsedTypeScriptConfig, RawReflectionMode, ReflectionLevel, ReflectionMode, TSCompilerOptions, TSConfig } from './tsconfig.js';
|
|
4
4
|
export { MarkdownPageEvent, MarkdownRendererEvent } from './typedoc.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C as CallHookOptions } from '../hooks-
|
|
2
|
-
import {
|
|
1
|
+
import { C as CallHookOptions } from '../hooks-CUxY7WKY.cjs';
|
|
2
|
+
import { aS as ResolvedConfig, ah as EnvironmentContext, aq as HookKeys, ai as PluginContext, ax as InferHookParameters, aw as InferHookReturnType } from '../resolved-ohMN-3VJ.cjs';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
package/dist/types/internal.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C as CallHookOptions } from '../hooks-
|
|
2
|
-
import {
|
|
1
|
+
import { C as CallHookOptions } from '../hooks-BBZyf9CN.js';
|
|
2
|
+
import { aS as ResolvedConfig, ah as EnvironmentContext, aq as HookKeys, ai as PluginContext, ax as InferHookParameters, aw as InferHookReturnType } from '../resolved-Sxyrlt6g.js';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
package/dist/types/plugin.d.cts
CHANGED
|
@@ -2,7 +2,7 @@ import '@stryke/types/array';
|
|
|
2
2
|
import '@stryke/types/base';
|
|
3
3
|
import 'unplugin';
|
|
4
4
|
import './build.cjs';
|
|
5
|
-
export {
|
|
5
|
+
export { aD as BasePluginHookFunctions, aE as BuildPlugin, aC as ConfigResult, aG as ExternalPluginHookFunctions, aF as ExternalPluginHookFunctionsVariant, aB as GenerateTypesResult, aL as PLUGIN_NON_HOOK_FIELDS, aK as Plugin, aJ as PluginBuildPlugins, aA as PluginHook, aH as PluginHookFunctions, az as PluginHookObject, aI as PluginHooks, aM as PluginNonHookFields } from '../resolved-ohMN-3VJ.cjs';
|
|
6
6
|
import '@farmfe/core';
|
|
7
7
|
import '@rspack/core';
|
|
8
8
|
import '@storm-software/tsup/types';
|
package/dist/types/plugin.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import '@stryke/types/array';
|
|
|
2
2
|
import '@stryke/types/base';
|
|
3
3
|
import 'unplugin';
|
|
4
4
|
import './build.js';
|
|
5
|
-
export {
|
|
5
|
+
export { aD as BasePluginHookFunctions, aE as BuildPlugin, aC as ConfigResult, aG as ExternalPluginHookFunctions, aF as ExternalPluginHookFunctionsVariant, aB as GenerateTypesResult, aL as PLUGIN_NON_HOOK_FIELDS, aK as Plugin, aJ as PluginBuildPlugins, aA as PluginHook, aH as PluginHookFunctions, az as PluginHookObject, aI as PluginHooks, aM as PluginNonHookFields } from '../resolved-Sxyrlt6g.js';
|
|
6
6
|
import '@farmfe/core';
|
|
7
7
|
import '@rspack/core';
|
|
8
8
|
import '@storm-software/tsup/types';
|
|
@@ -3,7 +3,7 @@ import '@stryke/types/configuration';
|
|
|
3
3
|
import '@stryke/types/file';
|
|
4
4
|
import 'vite';
|
|
5
5
|
import './build.cjs';
|
|
6
|
-
export {
|
|
6
|
+
export { aO as BabelResolvedConfig, aW as ESBuildResolvedConfig, aP as EnvironmentResolvedConfig, a$ as FarmResolvedConfig, b0 as InferResolvedConfig, aR as OutputResolvedConfig, aQ as ResolvedAssetGlob, aS as ResolvedConfig, aN as ResolvedEntryTypeDefinition, aY as RolldownResolvedConfig, aX as RollupResolvedConfig, aV as RspackResolvedConfig, aZ as TsupResolvedConfig, a_ as UnbuildResolvedConfig, aT as ViteResolvedConfig, aU as WebpackResolvedConfig } from '../resolved-ohMN-3VJ.cjs';
|
|
7
7
|
import '@farmfe/core';
|
|
8
8
|
import '@rspack/core';
|
|
9
9
|
import '@storm-software/tsup/types';
|
package/dist/types/resolved.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ import '@stryke/types/configuration';
|
|
|
3
3
|
import '@stryke/types/file';
|
|
4
4
|
import 'vite';
|
|
5
5
|
import './build.js';
|
|
6
|
-
export {
|
|
6
|
+
export { aO as BabelResolvedConfig, aW as ESBuildResolvedConfig, aP as EnvironmentResolvedConfig, a$ as FarmResolvedConfig, b0 as InferResolvedConfig, aR as OutputResolvedConfig, aQ as ResolvedAssetGlob, aS as ResolvedConfig, aN as ResolvedEntryTypeDefinition, aY as RolldownResolvedConfig, aX as RollupResolvedConfig, aV as RspackResolvedConfig, aZ as TsupResolvedConfig, a_ as UnbuildResolvedConfig, aT as ViteResolvedConfig, aU as WebpackResolvedConfig } from '../resolved-Sxyrlt6g.js';
|
|
7
7
|
import '@farmfe/core';
|
|
8
8
|
import '@rspack/core';
|
|
9
9
|
import '@storm-software/tsup/types';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { UnpluginOptions, UnpluginContextMeta, UnpluginFactory } from 'unplugin';
|
|
2
2
|
import { BuildVariant, InferUnpluginVariant, UnpluginBuildVariant } from './build.cjs';
|
|
3
|
-
import {
|
|
3
|
+
import { aE as BuildPlugin, ai as PluginContext, b0 as InferResolvedConfig, y as InferUserConfig } from '../resolved-ohMN-3VJ.cjs';
|
|
4
4
|
import '@farmfe/core';
|
|
5
5
|
import '@rspack/core';
|
|
6
6
|
import '@storm-software/tsup/types';
|
package/dist/types/unplugin.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { UnpluginOptions, UnpluginContextMeta, UnpluginFactory } from 'unplugin';
|
|
2
2
|
import { BuildVariant, InferUnpluginVariant, UnpluginBuildVariant } from './build.js';
|
|
3
|
-
import {
|
|
3
|
+
import { aE as BuildPlugin, ai as PluginContext, b0 as InferResolvedConfig, y as InferUserConfig } from '../resolved-Sxyrlt6g.js';
|
|
4
4
|
import '@farmfe/core';
|
|
5
5
|
import '@rspack/core';
|
|
6
6
|
import '@storm-software/tsup/types';
|
package/dist/unloader.cjs
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
6
|
-
require('./chunk-
|
|
7
|
-
require('./chunk-
|
|
5
|
+
var chunkP3BP6LXC_cjs = require('./chunk-P3BP6LXC.cjs');
|
|
6
|
+
require('./chunk-6UVRB3IN.cjs');
|
|
7
|
+
require('./chunk-MOH4CWHN.cjs');
|
|
8
8
|
require('./chunk-ETKZMGLN.cjs');
|
|
9
9
|
require('./chunk-RF6RSWD4.cjs');
|
|
10
10
|
require('./chunk-FCTNMPJF.cjs');
|
|
@@ -14,13 +14,13 @@ require('./chunk-USNT2KNT.cjs');
|
|
|
14
14
|
|
|
15
15
|
Object.defineProperty(exports, "default", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkP3BP6LXC_cjs.unloader_default; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "module.exports", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkP3BP6LXC_cjs.unloader; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "unloader", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkP3BP6LXC_cjs.unloader; }
|
|
26
26
|
});
|
package/dist/unloader.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as unloader$1 from 'unloader';
|
|
2
|
-
import { U as UserConfig } from './resolved-
|
|
3
|
-
import { BuildConfig } from './types/build.cjs';
|
|
2
|
+
import { U as UserConfig } from './resolved-ohMN-3VJ.cjs';
|
|
3
|
+
import { BuildConfig, BuildResolvedConfig } from './types/build.cjs';
|
|
4
4
|
import '@stryke/types/base';
|
|
5
5
|
import '@stryke/types/configuration';
|
|
6
6
|
import '@stryke/types/file';
|
|
@@ -51,6 +51,6 @@ import 'webpack';
|
|
|
51
51
|
* })
|
|
52
52
|
* ```
|
|
53
53
|
*/
|
|
54
|
-
declare const unloader: (options: Partial<UserConfig<BuildConfig,
|
|
54
|
+
declare const unloader: (options: Partial<UserConfig<BuildConfig, BuildResolvedConfig, any>>) => unloader$1.Plugin<false> | unloader$1.Plugin<false>[];
|
|
55
55
|
|
|
56
56
|
export { unloader as "module.exports", unloader as default, unloader };
|
package/dist/unloader.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as unloader$1 from 'unloader';
|
|
2
|
-
import { U as UserConfig } from './resolved-
|
|
3
|
-
import { BuildConfig } from './types/build.js';
|
|
2
|
+
import { U as UserConfig } from './resolved-Sxyrlt6g.js';
|
|
3
|
+
import { BuildConfig, BuildResolvedConfig } from './types/build.js';
|
|
4
4
|
import '@stryke/types/base';
|
|
5
5
|
import '@stryke/types/configuration';
|
|
6
6
|
import '@stryke/types/file';
|
|
@@ -51,6 +51,6 @@ import 'webpack';
|
|
|
51
51
|
* })
|
|
52
52
|
* ```
|
|
53
53
|
*/
|
|
54
|
-
declare const unloader: (options: Partial<UserConfig<BuildConfig,
|
|
54
|
+
declare const unloader: (options: Partial<UserConfig<BuildConfig, BuildResolvedConfig, any>>) => unloader$1.Plugin<false> | unloader$1.Plugin<false>[];
|
|
55
55
|
|
|
56
56
|
export { unloader as "module.exports", unloader as default, unloader };
|
package/dist/unloader.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { unloader_default as default, unloader as "module.exports", unloader } from './chunk-
|
|
2
|
-
import './chunk-
|
|
3
|
-
import './chunk-
|
|
1
|
+
export { unloader_default as default, unloader as "module.exports", unloader } from './chunk-24AZZCCW.js';
|
|
2
|
+
import './chunk-WRP6ANCC.js';
|
|
3
|
+
import './chunk-F4TS44KB.js';
|
|
4
4
|
import './chunk-JQCWV4DT.js';
|
|
5
5
|
import './chunk-OBYFBPPO.js';
|
|
6
6
|
import './chunk-WJ4CZKXY.js';
|
package/dist/unplugin.cjs
CHANGED
|
@@ -2,21 +2,21 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
6
|
-
require('./chunk-
|
|
7
|
-
require('./chunk-
|
|
8
|
-
require('./chunk-
|
|
9
|
-
require('./chunk-
|
|
10
|
-
require('./chunk-
|
|
11
|
-
require('./chunk-
|
|
12
|
-
require('./chunk-
|
|
13
|
-
require('./chunk-
|
|
14
|
-
require('./chunk-
|
|
15
|
-
require('./chunk-
|
|
16
|
-
require('./chunk-
|
|
17
|
-
require('./chunk-
|
|
18
|
-
var
|
|
19
|
-
require('./chunk-
|
|
5
|
+
var chunkSECEPZQ3_cjs = require('./chunk-SECEPZQ3.cjs');
|
|
6
|
+
require('./chunk-VVFIZVYE.cjs');
|
|
7
|
+
require('./chunk-MZQXGWUK.cjs');
|
|
8
|
+
require('./chunk-OQNYDN5F.cjs');
|
|
9
|
+
require('./chunk-IMMNZSFZ.cjs');
|
|
10
|
+
require('./chunk-P3BP6LXC.cjs');
|
|
11
|
+
require('./chunk-LM6YBGC6.cjs');
|
|
12
|
+
require('./chunk-T4AJOD6A.cjs');
|
|
13
|
+
require('./chunk-KL7HP7JM.cjs');
|
|
14
|
+
require('./chunk-VXF37DA2.cjs');
|
|
15
|
+
require('./chunk-CTSV5JAF.cjs');
|
|
16
|
+
require('./chunk-WE7PLY4H.cjs');
|
|
17
|
+
require('./chunk-IHWRGHX6.cjs');
|
|
18
|
+
var chunk6UVRB3IN_cjs = require('./chunk-6UVRB3IN.cjs');
|
|
19
|
+
require('./chunk-MOH4CWHN.cjs');
|
|
20
20
|
require('./chunk-ETKZMGLN.cjs');
|
|
21
21
|
require('./chunk-RF6RSWD4.cjs');
|
|
22
22
|
require('./chunk-FCTNMPJF.cjs');
|
|
@@ -26,13 +26,13 @@ require('./chunk-USNT2KNT.cjs');
|
|
|
26
26
|
|
|
27
27
|
Object.defineProperty(exports, "default", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkSECEPZQ3_cjs.unplugin_default; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "plugins", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkSECEPZQ3_cjs.plugins; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "createUnpluginFactory", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunk6UVRB3IN_cjs.createUnpluginFactory; }
|
|
38
38
|
});
|
package/dist/unplugin.d.cts
CHANGED
|
@@ -8,8 +8,8 @@ import * as rolldown from 'rolldown';
|
|
|
8
8
|
import * as _nuxt_schema from '@nuxt/schema';
|
|
9
9
|
import * as _esbuild from 'esbuild';
|
|
10
10
|
import * as astro from 'astro';
|
|
11
|
-
import {
|
|
12
|
-
import { UnpluginBuildVariant, BuildConfig } from './types/build.cjs';
|
|
11
|
+
import { ae as Context, b0 as InferResolvedConfig, aT as ViteResolvedConfig, w as ESBuildUserConfig, v as RolldownUserConfig, u as RollupUserConfig, t as RspackUserConfig, U as UserConfig, V as ViteUserConfig, s as WebpackUserConfig } from './resolved-ohMN-3VJ.cjs';
|
|
12
|
+
import { UnpluginBuildVariant, BuildConfig, BuildResolvedConfig } from './types/build.cjs';
|
|
13
13
|
import next from './next.cjs';
|
|
14
14
|
import tsup from './tsup.cjs';
|
|
15
15
|
import { PowerlinesAPI } from './api.cjs';
|
|
@@ -46,7 +46,7 @@ import '@storm-software/tsup/types';
|
|
|
46
46
|
import '@storm-software/unbuild/types';
|
|
47
47
|
import 'next';
|
|
48
48
|
import 'tsup';
|
|
49
|
-
import './hooks-
|
|
49
|
+
import './hooks-CUxY7WKY.cjs';
|
|
50
50
|
|
|
51
51
|
/**
|
|
52
52
|
* Creates a Powerlines unplugin factory that generates a plugin instance.
|
|
@@ -69,7 +69,7 @@ declare const plugins: {
|
|
|
69
69
|
readonly rollup: (options: Partial<RollupUserConfig>) => rollup.Plugin<any> | rollup.Plugin<any>[];
|
|
70
70
|
readonly rspack: (options: Partial<RspackUserConfig>) => unplugin.RspackPluginInstance;
|
|
71
71
|
readonly tsup: typeof tsup;
|
|
72
|
-
readonly unloader: (options: Partial<UserConfig<BuildConfig,
|
|
72
|
+
readonly unloader: (options: Partial<UserConfig<BuildConfig, BuildResolvedConfig, any>>) => unloader.Plugin<false> | unloader.Plugin<false>[];
|
|
73
73
|
readonly vite: (options: Partial<ViteUserConfig>) => vite.Plugin<any> | vite.Plugin<any>[];
|
|
74
74
|
readonly webpack: (options: Partial<WebpackUserConfig>) => webpack.WebpackPluginInstance;
|
|
75
75
|
};
|
package/dist/unplugin.d.ts
CHANGED
|
@@ -8,8 +8,8 @@ import * as rolldown from 'rolldown';
|
|
|
8
8
|
import * as _nuxt_schema from '@nuxt/schema';
|
|
9
9
|
import * as _esbuild from 'esbuild';
|
|
10
10
|
import * as astro from 'astro';
|
|
11
|
-
import {
|
|
12
|
-
import { UnpluginBuildVariant, BuildConfig } from './types/build.js';
|
|
11
|
+
import { ae as Context, b0 as InferResolvedConfig, aT as ViteResolvedConfig, w as ESBuildUserConfig, v as RolldownUserConfig, u as RollupUserConfig, t as RspackUserConfig, U as UserConfig, V as ViteUserConfig, s as WebpackUserConfig } from './resolved-Sxyrlt6g.js';
|
|
12
|
+
import { UnpluginBuildVariant, BuildConfig, BuildResolvedConfig } from './types/build.js';
|
|
13
13
|
import next from './next.js';
|
|
14
14
|
import tsup from './tsup.js';
|
|
15
15
|
import { PowerlinesAPI } from './api.js';
|
|
@@ -46,7 +46,7 @@ import '@storm-software/tsup/types';
|
|
|
46
46
|
import '@storm-software/unbuild/types';
|
|
47
47
|
import 'next';
|
|
48
48
|
import 'tsup';
|
|
49
|
-
import './hooks-
|
|
49
|
+
import './hooks-BBZyf9CN.js';
|
|
50
50
|
|
|
51
51
|
/**
|
|
52
52
|
* Creates a Powerlines unplugin factory that generates a plugin instance.
|
|
@@ -69,7 +69,7 @@ declare const plugins: {
|
|
|
69
69
|
readonly rollup: (options: Partial<RollupUserConfig>) => rollup.Plugin<any> | rollup.Plugin<any>[];
|
|
70
70
|
readonly rspack: (options: Partial<RspackUserConfig>) => unplugin.RspackPluginInstance;
|
|
71
71
|
readonly tsup: typeof tsup;
|
|
72
|
-
readonly unloader: (options: Partial<UserConfig<BuildConfig,
|
|
72
|
+
readonly unloader: (options: Partial<UserConfig<BuildConfig, BuildResolvedConfig, any>>) => unloader.Plugin<false> | unloader.Plugin<false>[];
|
|
73
73
|
readonly vite: (options: Partial<ViteUserConfig>) => vite.Plugin<any> | vite.Plugin<any>[];
|
|
74
74
|
readonly webpack: (options: Partial<WebpackUserConfig>) => webpack.WebpackPluginInstance;
|
|
75
75
|
};
|
package/dist/unplugin.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
export { unplugin_default as default, plugins } from './chunk-
|
|
2
|
-
import './chunk-
|
|
3
|
-
import './chunk-
|
|
4
|
-
import './chunk-
|
|
5
|
-
import './chunk-
|
|
6
|
-
import './chunk-
|
|
7
|
-
import './chunk-
|
|
8
|
-
import './chunk-
|
|
9
|
-
import './chunk-
|
|
10
|
-
import './chunk-
|
|
11
|
-
import './chunk-
|
|
12
|
-
import './chunk-
|
|
13
|
-
import './chunk-
|
|
14
|
-
export { createUnpluginFactory } from './chunk-
|
|
15
|
-
import './chunk-
|
|
1
|
+
export { unplugin_default as default, plugins } from './chunk-XBS3AHAK.js';
|
|
2
|
+
import './chunk-2KGMZZ36.js';
|
|
3
|
+
import './chunk-A2EZ3M22.js';
|
|
4
|
+
import './chunk-QH3M5FBF.js';
|
|
5
|
+
import './chunk-FYKDALJL.js';
|
|
6
|
+
import './chunk-24AZZCCW.js';
|
|
7
|
+
import './chunk-FBMQTOMN.js';
|
|
8
|
+
import './chunk-JKF342AW.js';
|
|
9
|
+
import './chunk-4KCSCJ6E.js';
|
|
10
|
+
import './chunk-SIEHJFKB.js';
|
|
11
|
+
import './chunk-2QGVOWKM.js';
|
|
12
|
+
import './chunk-TY3QAXEY.js';
|
|
13
|
+
import './chunk-VSZXQLMI.js';
|
|
14
|
+
export { createUnpluginFactory } from './chunk-WRP6ANCC.js';
|
|
15
|
+
import './chunk-F4TS44KB.js';
|
|
16
16
|
import './chunk-JQCWV4DT.js';
|
|
17
17
|
import './chunk-OBYFBPPO.js';
|
|
18
18
|
import './chunk-WJ4CZKXY.js';
|
package/dist/vite.cjs
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
6
|
-
require('./chunk-
|
|
7
|
-
require('./chunk-
|
|
8
|
-
require('./chunk-
|
|
5
|
+
var chunkCTSV5JAF_cjs = require('./chunk-CTSV5JAF.cjs');
|
|
6
|
+
require('./chunk-WE7PLY4H.cjs');
|
|
7
|
+
require('./chunk-6UVRB3IN.cjs');
|
|
8
|
+
require('./chunk-MOH4CWHN.cjs');
|
|
9
9
|
require('./chunk-ETKZMGLN.cjs');
|
|
10
10
|
require('./chunk-RF6RSWD4.cjs');
|
|
11
11
|
require('./chunk-FCTNMPJF.cjs');
|
|
@@ -15,13 +15,13 @@ require('./chunk-USNT2KNT.cjs');
|
|
|
15
15
|
|
|
16
16
|
Object.defineProperty(exports, "default", {
|
|
17
17
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunkCTSV5JAF_cjs.vite_default; }
|
|
19
19
|
});
|
|
20
20
|
Object.defineProperty(exports, "module.exports", {
|
|
21
21
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
22
|
+
get: function () { return chunkCTSV5JAF_cjs.vite; }
|
|
23
23
|
});
|
|
24
24
|
Object.defineProperty(exports, "vite", {
|
|
25
25
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunkCTSV5JAF_cjs.vite; }
|
|
27
27
|
});
|
package/dist/vite.d.cts
CHANGED
package/dist/vite.d.ts
CHANGED