powerlines 0.26.1 → 0.27.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-5ka33LJ7.d.ts → api-CHbGX3BG.d.ts} +1 -1
- package/dist/{api-BkLj_Pdr.d.cts → api-DGMQopJ5.d.cts} +1 -1
- package/dist/api.cjs +4 -4
- package/dist/api.d.cts +7 -3
- package/dist/api.d.ts +7 -3
- package/dist/api.js +3 -3
- package/dist/astro.cjs +7 -7
- package/dist/astro.d.cts +1 -1
- package/dist/astro.d.ts +1 -1
- package/dist/astro.js +6 -6
- package/dist/{chunk-7FSPH7XF.js → chunk-2DWFEC7G.js} +55 -20
- package/dist/{chunk-MK2RZ2TI.js → chunk-6MQ6LCVC.js} +2 -2
- package/dist/{chunk-Z5UEYORO.js → chunk-A7PVG2HH.js} +12 -11
- package/dist/{chunk-HTJKPEWU.cjs → chunk-AATT73UY.cjs} +12 -11
- package/dist/{chunk-VB3XSHVU.js → chunk-BH4JSKPK.js} +12 -11
- package/dist/{chunk-X7GYPVW3.cjs → chunk-CF7B5HOG.cjs} +14 -13
- package/dist/{chunk-B2VW6P4S.js → chunk-CSJMUAPJ.js} +3 -3
- package/dist/{chunk-JU2HWIWS.js → chunk-FZ6J2GMT.js} +2 -2
- package/dist/{chunk-BTNHSS2P.cjs → chunk-GBIIAZH5.cjs} +2 -2
- package/dist/{chunk-72SDU2KV.cjs → chunk-HG7JY6AQ.cjs} +6 -6
- package/dist/{chunk-4ED7PXFR.js → chunk-ISPXQBOL.js} +4 -4
- package/dist/{chunk-TG7TOUX6.cjs → chunk-KW66GUWJ.cjs} +6 -6
- package/dist/{chunk-MBBNZS6K.cjs → chunk-ON3LABX3.cjs} +2 -2
- package/dist/{chunk-EBXVKPUX.js → chunk-P647W2BA.js} +2 -2
- package/dist/{chunk-WXES55IE.js → chunk-PYID3NKT.js} +4 -4
- package/dist/{chunk-S7MXT5A2.js → chunk-QXHINXRM.js} +2 -2
- package/dist/{chunk-ATP7FECH.cjs → chunk-RCYXXBJ3.cjs} +57 -22
- package/dist/{chunk-HO7YFSFA.cjs → chunk-T3T6WSX2.cjs} +2 -2
- package/dist/chunk-UWLQNNZE.cjs +12 -0
- package/dist/{chunk-YUX7LOBU.cjs → chunk-YULFP33E.cjs} +2 -2
- package/dist/config.cjs +2 -2
- package/dist/config.d.cts +3 -3
- package/dist/config.d.ts +3 -3
- package/dist/config.js +1 -1
- package/dist/{context-C31xTHzG.d.cts → context-BjOICcQB.d.cts} +12 -2
- package/dist/{context-B7qcwIf-.d.ts → context-BqTYt9FC.d.ts} +12 -2
- package/dist/esbuild.cjs +9 -9
- package/dist/esbuild.d.cts +1 -1
- package/dist/esbuild.d.ts +1 -1
- package/dist/esbuild.js +6 -6
- package/dist/farm.cjs +5 -5
- package/dist/farm.d.cts +1 -1
- package/dist/farm.d.ts +1 -1
- package/dist/farm.js +4 -4
- package/dist/index.cjs +19 -19
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +6 -6
- package/dist/lib/{api-DEqxjfbe.d.ts → api-Cxmk8sFc.d.ts} +1 -1
- package/dist/lib/{api-D-l8sXIX.d.cts → api-_rRpguWX.d.cts} +1 -1
- package/dist/lib/build/esbuild.cjs +4 -4
- package/dist/lib/build/esbuild.d.cts +1 -1
- package/dist/lib/build/esbuild.d.ts +1 -1
- package/dist/lib/build/esbuild.js +1 -1
- package/dist/lib/build/index.cjs +24 -24
- package/dist/lib/build/index.d.cts +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 +3 -3
- package/dist/lib/build/unbuild.d.ts +3 -3
- 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-EN52JYUK.js → chunk-26M3IUSK.js} +6 -3
- package/dist/lib/{chunk-MI55FDCZ.js → chunk-2RHE4SGK.js} +6 -3
- package/dist/lib/{chunk-TAVG226Z.js → chunk-4PTER5EV.js} +12 -13
- package/dist/lib/{chunk-OBA5U4Y2.js → chunk-4SULM54S.js} +9 -2
- package/dist/lib/{chunk-R33US3PV.cjs → chunk-4V5OI73E.cjs} +9 -2
- package/dist/lib/{chunk-W6GWSJ22.js → chunk-67DW5UDQ.js} +7 -4
- package/dist/lib/{chunk-WOKPJMGJ.js → chunk-7GCAHOJK.js} +10 -9
- package/dist/lib/{chunk-VODWHWD6.js → chunk-AFLI3CLM.js} +9 -8
- package/dist/lib/{chunk-OFXWRM3U.js → chunk-AHK7GRPM.js} +14 -15
- package/dist/lib/{chunk-LOW2TIQ6.cjs → chunk-AJDYMANR.cjs} +2 -2
- package/dist/lib/{chunk-CGOFWVPH.js → chunk-CP77I6WM.js} +68 -13
- package/dist/lib/{chunk-DLVVEHMU.js → chunk-CU23POMD.js} +1 -1
- package/dist/lib/{chunk-NUE5DIH3.cjs → chunk-GK75G3OD.cjs} +15 -16
- package/dist/lib/{chunk-P6COOJAL.cjs → chunk-GKCWJVF7.cjs} +12 -12
- package/dist/lib/{chunk-PQRWG64T.cjs → chunk-GLFOKUTH.cjs} +7 -4
- package/dist/lib/{chunk-NIRFKQAD.js → chunk-HE6HOGLS.js} +35 -12
- package/dist/lib/{chunk-TSFG3WEA.cjs → chunk-HL4KTZDB.cjs} +12 -13
- package/dist/lib/{chunk-4N3TNY6C.js → chunk-HM52GHX3.js} +2 -2
- package/dist/lib/{chunk-7MHUTBEC.cjs → chunk-I76RI47U.cjs} +1 -1
- package/dist/lib/{chunk-EIY23D6A.js → chunk-KJDASLW3.js} +2 -2
- package/dist/lib/{chunk-X6JDYLWM.cjs → chunk-NDC5BKCD.cjs} +6 -3
- package/dist/lib/chunk-OL35IC6Z.js +81 -0
- package/dist/lib/chunk-PIFNMTKN.cjs +83 -0
- package/dist/lib/{chunk-MHOYD2EV.cjs → chunk-Q4D2L67H.cjs} +11 -6
- package/dist/lib/{chunk-TZCC5IWH.cjs → chunk-QDRITYHV.cjs} +10 -9
- package/dist/lib/{chunk-7OVZZWGY.js → chunk-QR2N3DPP.js} +1 -1
- package/dist/lib/{chunk-WCXA5WFX.cjs → chunk-R3E56AJ4.cjs} +10 -9
- package/dist/lib/{chunk-I4S26ZQH.cjs → chunk-UJYCAW2D.cjs} +4 -4
- package/dist/lib/{chunk-MKKWFHGE.cjs → chunk-UNUP4XMO.cjs} +2 -2
- package/dist/lib/{chunk-WGSZ4X6N.js → chunk-YB54H3SQ.js} +1 -1
- package/dist/lib/{chunk-YM65TZEQ.js → chunk-YGSXCTX2.js} +10 -5
- package/dist/lib/{chunk-F2CXZUSB.cjs → chunk-YYN6TKSY.cjs} +6 -3
- package/dist/lib/{chunk-WBSA6OG6.cjs → chunk-Z5JKSYRP.cjs} +37 -14
- package/dist/lib/{chunk-WA2MPCRV.cjs → chunk-ZDBHX3VV.cjs} +78 -23
- package/dist/lib/{config-DmlWvbZH.d.ts → config-B2q8Me0M.d.ts} +1 -1
- package/dist/lib/{config-CjIhBeVY.d.cts → config-DMXVnKGF.d.cts} +1 -1
- package/dist/lib/config-file.d.cts +1 -1
- package/dist/lib/config-file.d.ts +1 -1
- package/dist/lib/contexts/api-context.cjs +6 -6
- package/dist/lib/contexts/api-context.d.cts +3 -3
- package/dist/lib/contexts/api-context.d.ts +3 -3
- package/dist/lib/contexts/api-context.js +5 -5
- package/dist/lib/contexts/context.cjs +3 -3
- package/dist/lib/contexts/context.d.cts +4 -4
- package/dist/lib/contexts/context.d.ts +4 -4
- package/dist/lib/contexts/context.js +2 -2
- package/dist/lib/contexts/environment-context.cjs +5 -5
- package/dist/lib/contexts/environment-context.d.cts +3 -3
- package/dist/lib/contexts/environment-context.d.ts +3 -3
- package/dist/lib/contexts/environment-context.js +4 -4
- package/dist/lib/contexts/index.cjs +9 -9
- package/dist/lib/contexts/index.d.cts +3 -3
- package/dist/lib/contexts/index.d.ts +3 -3
- package/dist/lib/contexts/index.js +5 -5
- package/dist/lib/contexts/plugin-context.cjs +2 -2
- package/dist/lib/contexts/plugin-context.d.cts +3 -3
- package/dist/lib/contexts/plugin-context.d.ts +3 -3
- package/dist/lib/contexts/plugin-context.js +1 -1
- package/dist/lib/entry.d.cts +1 -1
- package/dist/lib/entry.d.ts +1 -1
- package/dist/lib/fs/index.cjs +2 -2
- package/dist/lib/fs/index.d.cts +1 -1
- package/dist/lib/fs/index.d.ts +1 -1
- package/dist/lib/fs/index.js +1 -1
- package/dist/lib/fs/vfs.cjs +2 -2
- package/dist/lib/fs/vfs.d.cts +1 -1
- package/dist/lib/fs/vfs.d.ts +1 -1
- package/dist/lib/fs/vfs.js +1 -1
- package/dist/lib/index.cjs +19 -19
- package/dist/lib/index.d.cts +4 -4
- package/dist/lib/index.d.ts +4 -4
- package/dist/lib/index.js +10 -10
- package/dist/lib/{internal-2E9DIMXV.d.ts → internal-CGIi3MOX.d.ts} +2 -2
- package/dist/lib/{internal-DIb2oGbS.d.cts → internal-CfIJWv8T.d.cts} +2 -2
- package/dist/lib/logger.d.cts +1 -1
- package/dist/lib/logger.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/ts-morph.d.cts +1 -1
- package/dist/lib/typescript/ts-morph.d.ts +1 -1
- package/dist/lib/unplugin/factory.cjs +7 -7
- package/dist/lib/unplugin/factory.d.cts +8 -4
- package/dist/lib/unplugin/factory.d.ts +8 -4
- package/dist/lib/unplugin/factory.js +6 -6
- package/dist/lib/unplugin/helpers.d.cts +1 -1
- package/dist/lib/unplugin/helpers.d.ts +1 -1
- package/dist/lib/unplugin/index.cjs +9 -9
- package/dist/lib/unplugin/index.d.cts +3 -3
- package/dist/lib/unplugin/index.d.ts +3 -3
- package/dist/lib/unplugin/index.js +7 -7
- package/dist/lib/unplugin/plugin.cjs +2 -2
- package/dist/lib/unplugin/plugin.d.cts +3 -3
- package/dist/lib/unplugin/plugin.d.ts +3 -3
- package/dist/lib/unplugin/plugin.js +1 -1
- package/dist/lib/{unplugin-DjE-j8jO.d.cts → unplugin-B_F1TZK4.d.cts} +2 -2
- package/dist/lib/{unplugin-DiDHWF3n.d.ts → unplugin-Da9GAj4a.d.ts} +2 -2
- 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.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 +6 -6
- package/dist/next.js +5 -5
- package/dist/nuxt.cjs +9 -9
- package/dist/nuxt.js +7 -7
- package/dist/plugin-utils/context-helpers.d.cts +1 -1
- package/dist/plugin-utils/context-helpers.d.ts +1 -1
- package/dist/plugin-utils/{context-BHqBmuik.d.ts → context-y3G_SQPM.d.cts} +1 -1
- package/dist/plugin-utils/{context-BHqBmuik.d.cts → context-y3G_SQPM.d.ts} +1 -1
- package/dist/plugin-utils/enforce.d.cts +1 -1
- package/dist/plugin-utils/enforce.d.ts +1 -1
- package/dist/plugin-utils/extend.d.cts +1 -1
- package/dist/plugin-utils/extend.d.ts +1 -1
- package/dist/plugin-utils/get-config-path.d.cts +1 -1
- package/dist/plugin-utils/get-config-path.d.ts +1 -1
- package/dist/plugin-utils/helpers.d.cts +1 -1
- package/dist/plugin-utils/helpers.d.ts +1 -1
- package/dist/plugin-utils/index.d.cts +1 -1
- package/dist/plugin-utils/index.d.ts +1 -1
- package/dist/plugin-utils/merge.d.cts +1 -1
- package/dist/plugin-utils/merge.d.ts +1 -1
- package/dist/plugin-utils/paths.d.cts +1 -1
- package/dist/plugin-utils/paths.d.ts +1 -1
- package/dist/rolldown.cjs +5 -5
- package/dist/rolldown.d.cts +1 -1
- package/dist/rolldown.d.ts +1 -1
- package/dist/rolldown.js +4 -4
- package/dist/rollup.cjs +5 -5
- package/dist/rollup.d.cts +1 -1
- package/dist/rollup.d.ts +1 -1
- package/dist/rollup.js +4 -4
- package/dist/rspack.cjs +5 -5
- package/dist/rspack.d.cts +1 -1
- package/dist/rspack.d.ts +1 -1
- package/dist/rspack.js +4 -4
- package/dist/tsup.cjs +7 -7
- package/dist/tsup.js +6 -6
- package/dist/types/api.d.cts +2 -2
- package/dist/types/api.d.ts +2 -2
- package/dist/types/babel.d.cts +1 -1
- package/dist/types/babel.d.ts +1 -1
- package/dist/types/commands.d.cts +1 -1
- package/dist/types/commands.d.ts +1 -1
- package/dist/types/config.d.cts +1 -1
- package/dist/types/config.d.ts +1 -1
- package/dist/types/context.cjs +2 -2
- package/dist/types/context.d.cts +1 -1
- package/dist/types/context.d.ts +1 -1
- package/dist/types/context.js +1 -1
- package/dist/types/fs.cjs +4 -4
- package/dist/types/fs.js +1 -1
- package/dist/types/hooks.d.cts +1 -1
- package/dist/types/hooks.d.ts +1 -1
- package/dist/types/index.cjs +8 -8
- package/dist/types/index.d.cts +2 -2
- package/dist/types/index.d.ts +2 -2
- package/dist/types/index.js +3 -3
- package/dist/types/internal.d.cts +2 -2
- package/dist/types/internal.d.ts +2 -2
- package/dist/types/plugin.cjs +2 -2
- package/dist/types/plugin.d.cts +1 -1
- package/dist/types/plugin.d.ts +1 -1
- package/dist/types/plugin.js +1 -1
- package/dist/types/resolved.d.cts +1 -1
- package/dist/types/resolved.d.ts +1 -1
- package/dist/types/unplugin.d.cts +2 -2
- package/dist/types/unplugin.d.ts +2 -2
- package/dist/unloader.cjs +5 -5
- package/dist/unloader.d.cts +1 -1
- package/dist/unloader.d.ts +1 -1
- package/dist/unloader.js +4 -4
- package/dist/unplugin.cjs +8 -8
- package/dist/unplugin.d.cts +2 -2
- package/dist/unplugin.d.ts +2 -2
- package/dist/unplugin.js +6 -6
- package/dist/vite.cjs +9 -9
- package/dist/vite.d.cts +1 -1
- package/dist/vite.d.ts +1 -1
- package/dist/vite.js +6 -6
- package/dist/webpack.cjs +8 -8
- package/dist/webpack.d.cts +1 -1
- package/dist/webpack.d.ts +1 -1
- package/dist/webpack.js +5 -5
- package/package.json +9 -23
- package/dist/chunk-A7E2JCG5.cjs +0 -12
- package/dist/lib/chunk-64C5OLXR.js +0 -136
- package/dist/lib/chunk-WOPQZBAQ.cjs +0 -143
|
@@ -12,5 +12,5 @@ var StoragePreset = /* @__PURE__ */ (function(StoragePreset2) {
|
|
|
12
12
|
exports.StoragePreset = StoragePreset;
|
|
13
13
|
exports.__VFS_PATCH__ = __VFS_PATCH__;
|
|
14
14
|
exports.__VFS_REVERT__ = __VFS_REVERT__;
|
|
15
|
-
//# sourceMappingURL=chunk-
|
|
16
|
-
//# sourceMappingURL=chunk-
|
|
15
|
+
//# sourceMappingURL=chunk-ON3LABX3.cjs.map
|
|
16
|
+
//# sourceMappingURL=chunk-ON3LABX3.cjs.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { createLog, PowerlinesAPI } from './chunk-
|
|
1
|
+
import { createLog, PowerlinesAPI } from './chunk-2DWFEC7G.js';
|
|
2
2
|
import { __name } from './chunk-7QVYU63E.js';
|
|
3
3
|
import { LogLevelLabel } from '@storm-software/config-tools/types';
|
|
4
4
|
import { getWorkspaceRoot } from '@stryke/fs/get-workspace-root';
|
|
@@ -46,7 +46,7 @@ function createUnpluginFactory(variant, decorate) {
|
|
|
46
46
|
async function resolveId(id, importer, options = {
|
|
47
47
|
isEntry: false
|
|
48
48
|
}) {
|
|
49
|
-
return api.context.
|
|
49
|
+
return api.context.resolve(id, importer, options);
|
|
50
50
|
}
|
|
51
51
|
__name(resolveId, "resolveId");
|
|
52
52
|
async function load(id) {
|
|
@@ -128,5 +128,5 @@ function createUnpluginFactory(variant, decorate) {
|
|
|
128
128
|
__name(createUnpluginFactory, "createUnpluginFactory");
|
|
129
129
|
|
|
130
130
|
export { createUnpluginFactory, getString };
|
|
131
|
-
//# sourceMappingURL=chunk-
|
|
132
|
-
//# sourceMappingURL=chunk-
|
|
131
|
+
//# sourceMappingURL=chunk-PYID3NKT.js.map
|
|
132
|
+
//# sourceMappingURL=chunk-PYID3NKT.js.map
|
|
@@ -7,5 +7,5 @@ function defineConfig(config) {
|
|
|
7
7
|
__name(defineConfig, "defineConfig");
|
|
8
8
|
|
|
9
9
|
export { defineConfig };
|
|
10
|
-
//# sourceMappingURL=chunk-
|
|
11
|
-
//# sourceMappingURL=chunk-
|
|
10
|
+
//# sourceMappingURL=chunk-QXHINXRM.js.map
|
|
11
|
+
//# sourceMappingURL=chunk-QXHINXRM.js.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkT3T6WSX2_cjs = require('./chunk-T3T6WSX2.cjs');
|
|
4
4
|
var chunkZ6ARQDHR_cjs = require('./chunk-Z6ARQDHR.cjs');
|
|
5
|
-
var
|
|
5
|
+
var chunkON3LABX3_cjs = require('./chunk-ON3LABX3.cjs');
|
|
6
6
|
var chunkPK6SKIKE_cjs = require('./chunk-PK6SKIKE.cjs');
|
|
7
7
|
var core = require('@babel/core');
|
|
8
8
|
var console = require('@storm-software/config-tools/logger/console');
|
|
@@ -1765,7 +1765,7 @@ var VirtualFileSystem = class _VirtualFileSystem {
|
|
|
1765
1765
|
this.#storage.virtual ??= new VirtualStorageAdapter({
|
|
1766
1766
|
base: "/_virtual"
|
|
1767
1767
|
});
|
|
1768
|
-
if (this.#context.config.output.storage !==
|
|
1768
|
+
if (this.#context.config.output.storage !== chunkON3LABX3_cjs.StoragePreset.FS) {
|
|
1769
1769
|
this.#storage[this.#context.artifactsPath] ??= new VirtualStorageAdapter({
|
|
1770
1770
|
base: this.#context.artifactsPath
|
|
1771
1771
|
});
|
|
@@ -2181,9 +2181,14 @@ var VirtualFileSystem = class _VirtualFileSystem {
|
|
|
2181
2181
|
if (isType.isAbsolutePath(id)) {
|
|
2182
2182
|
return id;
|
|
2183
2183
|
}
|
|
2184
|
+
const resolverCacheKey = murmurhash.murmurhash({
|
|
2185
|
+
id: this.#normalizeId(id),
|
|
2186
|
+
importer,
|
|
2187
|
+
options
|
|
2188
|
+
});
|
|
2184
2189
|
let result;
|
|
2185
2190
|
if (!this.#context.config.skipCache) {
|
|
2186
|
-
result = this.resolverCache.get(
|
|
2191
|
+
result = this.resolverCache.get(resolverCacheKey);
|
|
2187
2192
|
if (result) {
|
|
2188
2193
|
return result;
|
|
2189
2194
|
}
|
|
@@ -2209,6 +2214,7 @@ var VirtualFileSystem = class _VirtualFileSystem {
|
|
|
2209
2214
|
}
|
|
2210
2215
|
try {
|
|
2211
2216
|
result = await resolve.resolve(id, {
|
|
2217
|
+
...options,
|
|
2212
2218
|
paths
|
|
2213
2219
|
});
|
|
2214
2220
|
} catch {
|
|
@@ -2217,7 +2223,7 @@ var VirtualFileSystem = class _VirtualFileSystem {
|
|
|
2217
2223
|
if (result) {
|
|
2218
2224
|
result = correctPath.toAbsolutePath(append.appendPath(result, this.#context.config.projectRoot), this.#context.workspaceConfig.workspaceRoot);
|
|
2219
2225
|
if (!this.#context.config.skipCache) {
|
|
2220
|
-
this.resolverCache.set(
|
|
2226
|
+
this.resolverCache.set(resolverCacheKey, result);
|
|
2221
2227
|
}
|
|
2222
2228
|
}
|
|
2223
2229
|
return result;
|
|
@@ -2651,9 +2657,26 @@ var PowerlinesContext = class _PowerlinesContext {
|
|
|
2651
2657
|
* @param options - Additional resolution options.
|
|
2652
2658
|
* @returns A promise that resolves to the resolved module path.
|
|
2653
2659
|
*/
|
|
2654
|
-
async
|
|
2655
|
-
|
|
2656
|
-
|
|
2660
|
+
async resolve(id, importer, options = {}) {
|
|
2661
|
+
let moduleId = id;
|
|
2662
|
+
if (this.config.build.alias) {
|
|
2663
|
+
if (Array.isArray(this.config.build.alias)) {
|
|
2664
|
+
const alias = this.config.build.alias.find((a) => bundleRequire.match(moduleId, [
|
|
2665
|
+
a.find
|
|
2666
|
+
]));
|
|
2667
|
+
if (alias) {
|
|
2668
|
+
moduleId = alias.replacement;
|
|
2669
|
+
}
|
|
2670
|
+
} else if (isSetObject.isSetObject(this.config.build.alias) && this.config.build.alias[id]) {
|
|
2671
|
+
moduleId = this.config.build.alias[id];
|
|
2672
|
+
}
|
|
2673
|
+
}
|
|
2674
|
+
if (this.fs.isVirtual(moduleId)) {
|
|
2675
|
+
const result = await this.fs.resolve(moduleId, importer, {
|
|
2676
|
+
conditions: this.config.build.conditions,
|
|
2677
|
+
extensions: this.config.build.extensions,
|
|
2678
|
+
...options
|
|
2679
|
+
});
|
|
2657
2680
|
if (!result) {
|
|
2658
2681
|
return void 0;
|
|
2659
2682
|
}
|
|
@@ -2663,28 +2686,28 @@ var PowerlinesContext = class _PowerlinesContext {
|
|
|
2663
2686
|
};
|
|
2664
2687
|
}
|
|
2665
2688
|
if (this.config.build.skipNodeModulesBundle) {
|
|
2666
|
-
if (bundleRequire.match(
|
|
2689
|
+
if (bundleRequire.match(moduleId, this.#resolvePatterns) || bundleRequire.match(moduleId, this.config.build.noExternal)) {
|
|
2667
2690
|
return void 0;
|
|
2668
2691
|
}
|
|
2669
|
-
if (bundleRequire.match(
|
|
2692
|
+
if (bundleRequire.match(moduleId, this.config.build.external) || moduleId.startsWith("node:")) {
|
|
2670
2693
|
return {
|
|
2671
|
-
id,
|
|
2694
|
+
id: moduleId,
|
|
2672
2695
|
external: true
|
|
2673
2696
|
};
|
|
2674
2697
|
}
|
|
2675
|
-
if (!/^[A-Z]:[/\\]|^\.{0,2}\/|^\.{1,2}$/.test(
|
|
2698
|
+
if (!/^[A-Z]:[/\\]|^\.{0,2}\/|^\.{1,2}$/.test(moduleId)) {
|
|
2676
2699
|
return {
|
|
2677
|
-
id,
|
|
2700
|
+
id: moduleId,
|
|
2678
2701
|
external: true
|
|
2679
2702
|
};
|
|
2680
2703
|
}
|
|
2681
2704
|
} else {
|
|
2682
|
-
if (bundleRequire.match(
|
|
2705
|
+
if (bundleRequire.match(moduleId, this.config.build.noExternal)) {
|
|
2683
2706
|
return void 0;
|
|
2684
2707
|
}
|
|
2685
|
-
if (bundleRequire.match(
|
|
2708
|
+
if (bundleRequire.match(moduleId, this.config.build.external) || moduleId.startsWith("node:")) {
|
|
2686
2709
|
return {
|
|
2687
|
-
id,
|
|
2710
|
+
id: moduleId,
|
|
2688
2711
|
external: true
|
|
2689
2712
|
};
|
|
2690
2713
|
}
|
|
@@ -3014,6 +3037,12 @@ var PowerlinesContext = class _PowerlinesContext {
|
|
|
3014
3037
|
this.config.name = this.config.name.split("/").filter(Boolean)[1];
|
|
3015
3038
|
}
|
|
3016
3039
|
this.config.title ??= titleCase.titleCase(this.config.name);
|
|
3040
|
+
if (this.config.userConfig.build?.external) {
|
|
3041
|
+
this.config.userConfig.build.external = getUnique.getUnique(this.config.userConfig.build.external);
|
|
3042
|
+
}
|
|
3043
|
+
if (this.config.userConfig.build?.noExternal) {
|
|
3044
|
+
this.config.userConfig.build.noExternal = getUnique.getUnique(this.config.userConfig.build.noExternal);
|
|
3045
|
+
}
|
|
3017
3046
|
if (this.config.build.external) {
|
|
3018
3047
|
this.config.build.external = getUnique.getUnique(this.config.build.external);
|
|
3019
3048
|
}
|
|
@@ -3094,9 +3123,11 @@ function createPluginContext(plugin, environment) {
|
|
|
3094
3123
|
}, "normalizeMessage");
|
|
3095
3124
|
const log = environment.extendLog(plugin.name);
|
|
3096
3125
|
const callHookFn = /* @__PURE__ */ chunkPK6SKIKE_cjs.__name(async (hook, options, ...args) => {
|
|
3097
|
-
return callHook(
|
|
3126
|
+
return environment.$$internal.api.callHook(hook, {
|
|
3098
3127
|
sequential: true,
|
|
3099
|
-
|
|
3128
|
+
result: "merge",
|
|
3129
|
+
...options,
|
|
3130
|
+
environment
|
|
3100
3131
|
}, ...args);
|
|
3101
3132
|
}, "callHookFn");
|
|
3102
3133
|
return new Proxy({}, {
|
|
@@ -3218,7 +3249,7 @@ var PowerlinesEnvironmentContext = class _PowerlinesEnvironmentContext extends P
|
|
|
3218
3249
|
plugin: resolvedPlugin,
|
|
3219
3250
|
context
|
|
3220
3251
|
});
|
|
3221
|
-
this.#hooks = Object.keys(resolvedPlugin).filter((key) => !
|
|
3252
|
+
this.#hooks = Object.keys(resolvedPlugin).filter((key) => !chunkT3T6WSX2_cjs.PLUGIN_NON_HOOK_FIELDS.includes(key)).reduce((ret, key) => {
|
|
3222
3253
|
const hook = key;
|
|
3223
3254
|
const pluginHook = resolvedPlugin[hook];
|
|
3224
3255
|
if (!isPluginHook(pluginHook)) {
|
|
@@ -3479,7 +3510,11 @@ var PowerlinesAPI = class _PowerlinesAPI {
|
|
|
3479
3510
|
this.#context = context;
|
|
3480
3511
|
}
|
|
3481
3512
|
/**
|
|
3482
|
-
* Initialize
|
|
3513
|
+
* Initialize a Powerlines API instance
|
|
3514
|
+
*
|
|
3515
|
+
* @param workspaceRoot - The directory of the underlying workspace the Powerlines project exists in
|
|
3516
|
+
* @param config - An object containing the configuration required to run Powerlines tasks.
|
|
3517
|
+
* @returns A new instance of the Powerlines API
|
|
3483
3518
|
*/
|
|
3484
3519
|
static async from(workspaceRoot, config) {
|
|
3485
3520
|
const api = new _PowerlinesAPI(await PowerlinesAPIContext.from(workspaceRoot, config));
|
|
@@ -4077,5 +4112,5 @@ exports.PowerlinesAPI = PowerlinesAPI;
|
|
|
4077
4112
|
exports._capnpFileId = _capnpFileId;
|
|
4078
4113
|
exports.createLog = createLog;
|
|
4079
4114
|
exports.extendLog = extendLog;
|
|
4080
|
-
//# sourceMappingURL=chunk-
|
|
4081
|
-
//# sourceMappingURL=chunk-
|
|
4115
|
+
//# sourceMappingURL=chunk-RCYXXBJ3.cjs.map
|
|
4116
|
+
//# sourceMappingURL=chunk-RCYXXBJ3.cjs.map
|
|
@@ -11,5 +11,5 @@ var PLUGIN_NON_HOOK_FIELDS = [
|
|
|
11
11
|
];
|
|
12
12
|
|
|
13
13
|
exports.PLUGIN_NON_HOOK_FIELDS = PLUGIN_NON_HOOK_FIELDS;
|
|
14
|
-
//# sourceMappingURL=chunk-
|
|
15
|
-
//# sourceMappingURL=chunk-
|
|
14
|
+
//# sourceMappingURL=chunk-T3T6WSX2.cjs.map
|
|
15
|
+
//# sourceMappingURL=chunk-T3T6WSX2.cjs.map
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkHG7JY6AQ_cjs = require('./chunk-HG7JY6AQ.cjs');
|
|
4
|
+
var unplugin = require('unplugin');
|
|
5
|
+
|
|
6
|
+
var webpack = unplugin.createWebpackPlugin(chunkHG7JY6AQ_cjs.createUnpluginFactory("webpack"));
|
|
7
|
+
var webpack_default = webpack;
|
|
8
|
+
|
|
9
|
+
exports.webpack = webpack;
|
|
10
|
+
exports.webpack_default = webpack_default;
|
|
11
|
+
//# sourceMappingURL=chunk-UWLQNNZE.cjs.map
|
|
12
|
+
//# sourceMappingURL=chunk-UWLQNNZE.cjs.map
|
package/dist/config.cjs
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkGBIIAZH5_cjs = require('./chunk-GBIIAZH5.cjs');
|
|
4
4
|
require('./chunk-PK6SKIKE.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "defineConfig", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkGBIIAZH5_cjs.defineConfig; }
|
|
11
11
|
});
|
|
12
12
|
//# sourceMappingURL=config.cjs.map
|
|
13
13
|
//# sourceMappingURL=config.cjs.map
|
package/dist/config.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { ae as AnyUserConfig, aj as DefineConfigInput, U as UserConfig } from './context-C31xTHzG.cjs';
|
|
1
|
+
import { ae as AnyUserConfig, aj as DefineConfigInput, U as UserConfig } from './context-BjOICcQB.cjs';
|
|
3
2
|
import '@stryke/env/get-env-paths';
|
|
3
|
+
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/package-json';
|
|
5
5
|
import 'jest-worker';
|
|
6
6
|
import 'jiti';
|
|
@@ -40,6 +40,6 @@ import 'typescript';
|
|
|
40
40
|
* @remarks
|
|
41
41
|
* The function accepts a direct {@link UserConfig} object, or a function that returns it. The function receives a {@link ConfigEnv} object.
|
|
42
42
|
*/
|
|
43
|
-
declare function defineConfig(config:
|
|
43
|
+
declare function defineConfig(config: AnyUserConfig & DefineConfigInput): UserConfig;
|
|
44
44
|
|
|
45
45
|
export { defineConfig };
|
package/dist/config.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { ae as AnyUserConfig, aj as DefineConfigInput, U as UserConfig } from './context-B7qcwIf-.js';
|
|
1
|
+
import { ae as AnyUserConfig, aj as DefineConfigInput, U as UserConfig } from './context-BqTYt9FC.js';
|
|
3
2
|
import '@stryke/env/get-env-paths';
|
|
3
|
+
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/package-json';
|
|
5
5
|
import 'jest-worker';
|
|
6
6
|
import 'jiti';
|
|
@@ -40,6 +40,6 @@ import 'typescript';
|
|
|
40
40
|
* @remarks
|
|
41
41
|
* The function accepts a direct {@link UserConfig} object, or a function that returns it. The function receives a {@link ConfigEnv} object.
|
|
42
42
|
*/
|
|
43
|
-
declare function defineConfig(config:
|
|
43
|
+
declare function defineConfig(config: AnyUserConfig & DefineConfigInput): UserConfig;
|
|
44
44
|
|
|
45
45
|
export { defineConfig };
|
package/dist/config.js
CHANGED
|
@@ -838,7 +838,16 @@ type DeployInlineConfig<TUserConfig extends UserConfig = UserConfig> = InlineCon
|
|
|
838
838
|
command: "deploy";
|
|
839
839
|
};
|
|
840
840
|
type ConfigEnv = Pick<ResolvedConfig$2, "command" | "mode" | "environments" | "preview">;
|
|
841
|
-
type
|
|
841
|
+
type AnyBuildConfig = Partial<UserConfig | WebpackUserConfig | RspackUserConfig | ViteUserConfig | ESBuildUserConfig | UnbuildUserConfig | TsupUserConfig | RolldownUserConfig | RollupUserConfig | FarmUserConfig>;
|
|
842
|
+
type AnyUserConfig = Record<string, any> & Partial<AnyBuildConfig> & {
|
|
843
|
+
output?: Partial<AnyBuildConfig["output"]>;
|
|
844
|
+
lint?: Partial<AnyBuildConfig["lint"]>;
|
|
845
|
+
transform?: Partial<AnyBuildConfig["transform"]>;
|
|
846
|
+
build?: Partial<AnyBuildConfig["build"]>;
|
|
847
|
+
test?: Partial<AnyBuildConfig["test"]>;
|
|
848
|
+
docs?: Partial<AnyBuildConfig["docs"]>;
|
|
849
|
+
deploy?: Partial<AnyBuildConfig["deploy"]>;
|
|
850
|
+
};
|
|
842
851
|
type UserConfigFnObject = (env: ConfigEnv) => DeepPartial$1<UserConfig>;
|
|
843
852
|
type UserConfigFnPromise = (env: ConfigEnv) => Promise<DeepPartial$1<UserConfig>>;
|
|
844
853
|
type UserConfigFn = (env: ConfigEnv) => UserConfig | Promise<DeepPartial$1<UserConfig>>;
|
|
@@ -848,6 +857,7 @@ type UserConfigExport = DeepPartial$1<UserConfig> | Promise<DeepPartial$1<UserCo
|
|
|
848
857
|
*/
|
|
849
858
|
interface DefineConfigInput {
|
|
850
859
|
}
|
|
860
|
+
|
|
851
861
|
declare type __ΩLogFn = any[];
|
|
852
862
|
declare type __ΩWorkspaceConfig = any[];
|
|
853
863
|
declare type __ΩPluginFactory = any[];
|
|
@@ -1174,7 +1184,7 @@ interface UnresolvedContext<TResolvedConfig extends ResolvedConfig = ResolvedCon
|
|
|
1174
1184
|
* @param options - Additional resolution options.
|
|
1175
1185
|
* @returns A promise that resolves to the resolved module path.
|
|
1176
1186
|
*/
|
|
1177
|
-
|
|
1187
|
+
resolve: (id: string, importer?: string, options?: ResolveOptions) => Promise<ExternalIdResult | undefined>;
|
|
1178
1188
|
/**
|
|
1179
1189
|
* A helper function to load modules using the Jiti resolver
|
|
1180
1190
|
*
|
|
@@ -838,7 +838,16 @@ type DeployInlineConfig<TUserConfig extends UserConfig = UserConfig> = InlineCon
|
|
|
838
838
|
command: "deploy";
|
|
839
839
|
};
|
|
840
840
|
type ConfigEnv = Pick<ResolvedConfig$2, "command" | "mode" | "environments" | "preview">;
|
|
841
|
-
type
|
|
841
|
+
type AnyBuildConfig = Partial<UserConfig | WebpackUserConfig | RspackUserConfig | ViteUserConfig | ESBuildUserConfig | UnbuildUserConfig | TsupUserConfig | RolldownUserConfig | RollupUserConfig | FarmUserConfig>;
|
|
842
|
+
type AnyUserConfig = Record<string, any> & Partial<AnyBuildConfig> & {
|
|
843
|
+
output?: Partial<AnyBuildConfig["output"]>;
|
|
844
|
+
lint?: Partial<AnyBuildConfig["lint"]>;
|
|
845
|
+
transform?: Partial<AnyBuildConfig["transform"]>;
|
|
846
|
+
build?: Partial<AnyBuildConfig["build"]>;
|
|
847
|
+
test?: Partial<AnyBuildConfig["test"]>;
|
|
848
|
+
docs?: Partial<AnyBuildConfig["docs"]>;
|
|
849
|
+
deploy?: Partial<AnyBuildConfig["deploy"]>;
|
|
850
|
+
};
|
|
842
851
|
type UserConfigFnObject = (env: ConfigEnv) => DeepPartial$1<UserConfig>;
|
|
843
852
|
type UserConfigFnPromise = (env: ConfigEnv) => Promise<DeepPartial$1<UserConfig>>;
|
|
844
853
|
type UserConfigFn = (env: ConfigEnv) => UserConfig | Promise<DeepPartial$1<UserConfig>>;
|
|
@@ -848,6 +857,7 @@ type UserConfigExport = DeepPartial$1<UserConfig> | Promise<DeepPartial$1<UserCo
|
|
|
848
857
|
*/
|
|
849
858
|
interface DefineConfigInput {
|
|
850
859
|
}
|
|
860
|
+
|
|
851
861
|
declare type __ΩLogFn = any[];
|
|
852
862
|
declare type __ΩWorkspaceConfig = any[];
|
|
853
863
|
declare type __ΩPluginFactory = any[];
|
|
@@ -1174,7 +1184,7 @@ interface UnresolvedContext<TResolvedConfig extends ResolvedConfig = ResolvedCon
|
|
|
1174
1184
|
* @param options - Additional resolution options.
|
|
1175
1185
|
* @returns A promise that resolves to the resolved module path.
|
|
1176
1186
|
*/
|
|
1177
|
-
|
|
1187
|
+
resolve: (id: string, importer?: string, options?: ResolveOptions) => Promise<ExternalIdResult | undefined>;
|
|
1178
1188
|
/**
|
|
1179
1189
|
* A helper function to load modules using the Jiti resolver
|
|
1180
1190
|
*
|
package/dist/esbuild.cjs
CHANGED
|
@@ -2,28 +2,28 @@
|
|
|
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-
|
|
5
|
+
var chunkKW66GUWJ_cjs = require('./chunk-KW66GUWJ.cjs');
|
|
6
|
+
require('./chunk-AATT73UY.cjs');
|
|
7
|
+
require('./chunk-HG7JY6AQ.cjs');
|
|
8
|
+
require('./chunk-RCYXXBJ3.cjs');
|
|
9
|
+
require('./chunk-T3T6WSX2.cjs');
|
|
10
10
|
require('./chunk-Z6ARQDHR.cjs');
|
|
11
|
-
require('./chunk-
|
|
11
|
+
require('./chunk-ON3LABX3.cjs');
|
|
12
12
|
require('./chunk-PK6SKIKE.cjs');
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
Object.defineProperty(exports, "default", {
|
|
17
17
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunkKW66GUWJ_cjs.esbuild_default; }
|
|
19
19
|
});
|
|
20
20
|
Object.defineProperty(exports, "esbuild", {
|
|
21
21
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
22
|
+
get: function () { return chunkKW66GUWJ_cjs.esbuild; }
|
|
23
23
|
});
|
|
24
24
|
Object.defineProperty(exports, "module.exports", {
|
|
25
25
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunkKW66GUWJ_cjs.esbuild; }
|
|
27
27
|
});
|
|
28
28
|
//# sourceMappingURL=esbuild.cjs.map
|
|
29
29
|
//# sourceMappingURL=esbuild.cjs.map
|
package/dist/esbuild.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as _esbuild from 'esbuild';
|
|
2
|
-
import { Y as ESBuildUserConfig } from './context-
|
|
2
|
+
import { Y as ESBuildUserConfig } from './context-BjOICcQB.cjs';
|
|
3
3
|
import '@stryke/env/get-env-paths';
|
|
4
4
|
import '@stryke/types/base';
|
|
5
5
|
import '@stryke/types/package-json';
|
package/dist/esbuild.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as _esbuild from 'esbuild';
|
|
2
|
-
import { Y as ESBuildUserConfig } from './context-
|
|
2
|
+
import { Y as ESBuildUserConfig } from './context-BqTYt9FC.js';
|
|
3
3
|
import '@stryke/env/get-env-paths';
|
|
4
4
|
import '@stryke/types/base';
|
|
5
5
|
import '@stryke/types/package-json';
|
package/dist/esbuild.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { esbuild_default as default, esbuild, esbuild as "module.exports" } from './chunk-
|
|
2
|
-
import './chunk-
|
|
3
|
-
import './chunk-
|
|
4
|
-
import './chunk-
|
|
5
|
-
import './chunk-
|
|
1
|
+
export { esbuild_default as default, esbuild, esbuild as "module.exports" } from './chunk-ISPXQBOL.js';
|
|
2
|
+
import './chunk-A7PVG2HH.js';
|
|
3
|
+
import './chunk-PYID3NKT.js';
|
|
4
|
+
import './chunk-2DWFEC7G.js';
|
|
5
|
+
import './chunk-6MQ6LCVC.js';
|
|
6
6
|
import './chunk-2MYPFASJ.js';
|
|
7
|
-
import './chunk-
|
|
7
|
+
import './chunk-FZ6J2GMT.js';
|
|
8
8
|
import './chunk-7QVYU63E.js';
|
|
9
9
|
//# sourceMappingURL=esbuild.js.map
|
|
10
10
|
//# sourceMappingURL=esbuild.js.map
|
package/dist/farm.cjs
CHANGED
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
6
|
-
require('./chunk-
|
|
7
|
-
require('./chunk-
|
|
5
|
+
var chunkHG7JY6AQ_cjs = require('./chunk-HG7JY6AQ.cjs');
|
|
6
|
+
require('./chunk-RCYXXBJ3.cjs');
|
|
7
|
+
require('./chunk-T3T6WSX2.cjs');
|
|
8
8
|
require('./chunk-Z6ARQDHR.cjs');
|
|
9
|
-
require('./chunk-
|
|
9
|
+
require('./chunk-ON3LABX3.cjs');
|
|
10
10
|
require('./chunk-PK6SKIKE.cjs');
|
|
11
11
|
var unplugin = require('unplugin');
|
|
12
12
|
|
|
13
|
-
var farm = unplugin.createFarmPlugin(
|
|
13
|
+
var farm = unplugin.createFarmPlugin(chunkHG7JY6AQ_cjs.createUnpluginFactory("farm"));
|
|
14
14
|
var farm_default = farm;
|
|
15
15
|
|
|
16
16
|
exports.default = farm_default;
|
package/dist/farm.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as _farmfe_core from '@farmfe/core';
|
|
2
|
-
import { a0 as FarmUserConfig } from './context-
|
|
2
|
+
import { a0 as FarmUserConfig } from './context-BjOICcQB.cjs';
|
|
3
3
|
import '@stryke/env/get-env-paths';
|
|
4
4
|
import '@stryke/types/base';
|
|
5
5
|
import '@stryke/types/package-json';
|
package/dist/farm.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as _farmfe_core from '@farmfe/core';
|
|
2
|
-
import { a0 as FarmUserConfig } from './context-
|
|
2
|
+
import { a0 as FarmUserConfig } from './context-BqTYt9FC.js';
|
|
3
3
|
import '@stryke/env/get-env-paths';
|
|
4
4
|
import '@stryke/types/base';
|
|
5
5
|
import '@stryke/types/package-json';
|
package/dist/farm.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { createUnpluginFactory } from './chunk-
|
|
2
|
-
import './chunk-
|
|
3
|
-
import './chunk-
|
|
1
|
+
import { createUnpluginFactory } from './chunk-PYID3NKT.js';
|
|
2
|
+
import './chunk-2DWFEC7G.js';
|
|
3
|
+
import './chunk-6MQ6LCVC.js';
|
|
4
4
|
import './chunk-2MYPFASJ.js';
|
|
5
|
-
import './chunk-
|
|
5
|
+
import './chunk-FZ6J2GMT.js';
|
|
6
6
|
import './chunk-7QVYU63E.js';
|
|
7
7
|
import { createFarmPlugin } from 'unplugin';
|
|
8
8
|
|
package/dist/index.cjs
CHANGED
|
@@ -11,57 +11,57 @@ require('./chunk-YZZUOOPS.cjs');
|
|
|
11
11
|
require('./chunk-DFLNRC3B.cjs');
|
|
12
12
|
require('./chunk-VQCQRLGM.cjs');
|
|
13
13
|
require('./chunk-4JCNAKOE.cjs');
|
|
14
|
-
var
|
|
14
|
+
var chunkYULFP33E_cjs = require('./chunk-YULFP33E.cjs');
|
|
15
15
|
require('./chunk-XZO6ZJQP.cjs');
|
|
16
|
-
var
|
|
17
|
-
var
|
|
18
|
-
var
|
|
16
|
+
var chunkGBIIAZH5_cjs = require('./chunk-GBIIAZH5.cjs');
|
|
17
|
+
var chunkRCYXXBJ3_cjs = require('./chunk-RCYXXBJ3.cjs');
|
|
18
|
+
var chunkT3T6WSX2_cjs = require('./chunk-T3T6WSX2.cjs');
|
|
19
19
|
var chunkZ6ARQDHR_cjs = require('./chunk-Z6ARQDHR.cjs');
|
|
20
|
-
var
|
|
20
|
+
var chunkON3LABX3_cjs = require('./chunk-ON3LABX3.cjs');
|
|
21
21
|
require('./chunk-PK6SKIKE.cjs');
|
|
22
22
|
|
|
23
23
|
// src/index.ts
|
|
24
|
-
var index_default =
|
|
24
|
+
var index_default = chunkRCYXXBJ3_cjs.PowerlinesAPI;
|
|
25
25
|
|
|
26
26
|
Object.defineProperty(exports, "LogLevel", {
|
|
27
27
|
enumerable: true,
|
|
28
|
-
get: function () { return
|
|
28
|
+
get: function () { return chunkYULFP33E_cjs.LogLevel; }
|
|
29
29
|
});
|
|
30
30
|
Object.defineProperty(exports, "defineConfig", {
|
|
31
31
|
enumerable: true,
|
|
32
|
-
get: function () { return
|
|
32
|
+
get: function () { return chunkGBIIAZH5_cjs.defineConfig; }
|
|
33
33
|
});
|
|
34
34
|
Object.defineProperty(exports, "FileId", {
|
|
35
35
|
enumerable: true,
|
|
36
|
-
get: function () { return
|
|
36
|
+
get: function () { return chunkRCYXXBJ3_cjs.FileId; }
|
|
37
37
|
});
|
|
38
38
|
Object.defineProperty(exports, "FileMetadata", {
|
|
39
39
|
enumerable: true,
|
|
40
|
-
get: function () { return
|
|
40
|
+
get: function () { return chunkRCYXXBJ3_cjs.FileMetadata; }
|
|
41
41
|
});
|
|
42
42
|
Object.defineProperty(exports, "FileMetadata_KeyValuePair", {
|
|
43
43
|
enumerable: true,
|
|
44
|
-
get: function () { return
|
|
44
|
+
get: function () { return chunkRCYXXBJ3_cjs.FileMetadata_KeyValuePair; }
|
|
45
45
|
});
|
|
46
46
|
Object.defineProperty(exports, "FileStorage", {
|
|
47
47
|
enumerable: true,
|
|
48
|
-
get: function () { return
|
|
48
|
+
get: function () { return chunkRCYXXBJ3_cjs.FileStorage; }
|
|
49
49
|
});
|
|
50
50
|
Object.defineProperty(exports, "FileSystem", {
|
|
51
51
|
enumerable: true,
|
|
52
|
-
get: function () { return
|
|
52
|
+
get: function () { return chunkRCYXXBJ3_cjs.FileSystem; }
|
|
53
53
|
});
|
|
54
54
|
Object.defineProperty(exports, "PowerlinesAPI", {
|
|
55
55
|
enumerable: true,
|
|
56
|
-
get: function () { return
|
|
56
|
+
get: function () { return chunkRCYXXBJ3_cjs.PowerlinesAPI; }
|
|
57
57
|
});
|
|
58
58
|
Object.defineProperty(exports, "_capnpFileId", {
|
|
59
59
|
enumerable: true,
|
|
60
|
-
get: function () { return
|
|
60
|
+
get: function () { return chunkRCYXXBJ3_cjs._capnpFileId; }
|
|
61
61
|
});
|
|
62
62
|
Object.defineProperty(exports, "PLUGIN_NON_HOOK_FIELDS", {
|
|
63
63
|
enumerable: true,
|
|
64
|
-
get: function () { return
|
|
64
|
+
get: function () { return chunkT3T6WSX2_cjs.PLUGIN_NON_HOOK_FIELDS; }
|
|
65
65
|
});
|
|
66
66
|
Object.defineProperty(exports, "SUPPORTED_COMMANDS", {
|
|
67
67
|
enumerable: true,
|
|
@@ -69,15 +69,15 @@ Object.defineProperty(exports, "SUPPORTED_COMMANDS", {
|
|
|
69
69
|
});
|
|
70
70
|
Object.defineProperty(exports, "StoragePreset", {
|
|
71
71
|
enumerable: true,
|
|
72
|
-
get: function () { return
|
|
72
|
+
get: function () { return chunkON3LABX3_cjs.StoragePreset; }
|
|
73
73
|
});
|
|
74
74
|
Object.defineProperty(exports, "__VFS_PATCH__", {
|
|
75
75
|
enumerable: true,
|
|
76
|
-
get: function () { return
|
|
76
|
+
get: function () { return chunkON3LABX3_cjs.__VFS_PATCH__; }
|
|
77
77
|
});
|
|
78
78
|
Object.defineProperty(exports, "__VFS_REVERT__", {
|
|
79
79
|
enumerable: true,
|
|
80
|
-
get: function () { return
|
|
80
|
+
get: function () { return chunkON3LABX3_cjs.__VFS_REVERT__; }
|
|
81
81
|
});
|
|
82
82
|
exports.default = index_default;
|
|
83
83
|
//# sourceMappingURL=index.cjs.map
|