powerlines 0.22.0 → 0.23.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api.cjs +3 -3
- package/dist/api.d.cts +2 -2
- package/dist/api.d.ts +2 -2
- package/dist/api.js +2 -2
- package/dist/astro.cjs +9 -9
- package/dist/astro.d.cts +1 -1
- package/dist/astro.d.ts +1 -1
- package/dist/astro.js +6 -6
- package/dist/{chunk-YG5ORYN2.cjs → chunk-2BAJ6JQT.cjs} +2 -2
- package/dist/{chunk-UVM4JAR3.cjs → chunk-2L5TNORF.cjs} +2 -2
- package/dist/{chunk-SVF4ATJR.cjs → chunk-3WDMXRK6.cjs} +2 -2
- package/dist/{chunk-NZXMP4J5.js → chunk-3Z2ARC3Q.js} +1 -1
- package/dist/{chunk-C5TKY75S.js → chunk-4TCCGSUX.js} +1 -1
- package/dist/{chunk-F4BD5CXH.cjs → chunk-5EOX7PUM.cjs} +2 -2
- package/dist/{chunk-HV7SHEHD.cjs → chunk-5IBA5HC2.cjs} +1 -1
- package/dist/{chunk-SVDPKN3U.js → chunk-5UPJKYRN.js} +1 -1
- package/dist/chunk-6YXYBQPZ.cjs +32 -0
- package/dist/{chunk-237NITCY.js → chunk-BPDVRROI.js} +1 -1
- package/dist/chunk-BR4SVVJ7.js +29 -0
- package/dist/{chunk-L4AXJFX2.js → chunk-EYBI3LRF.js} +3 -3
- package/dist/{chunk-PJP4MECA.cjs → chunk-F4KJNO7M.cjs} +2 -2
- package/dist/chunk-FM4ABZQ2.js +5 -0
- package/dist/{chunk-A5GTERYN.js → chunk-FT6JWNLV.js} +2 -2
- package/dist/{chunk-M6XGEVJY.js → chunk-FUSVGPWR.js} +1 -1
- package/dist/{chunk-2HNC5JVK.cjs → chunk-GKNW56X7.cjs} +2 -2
- package/dist/{chunk-DMXXNXLS.cjs → chunk-GMLFWSQS.cjs} +4 -4
- package/dist/{chunk-LKYBC6DX.cjs → chunk-GTFVNGIA.cjs} +4 -4
- package/dist/{chunk-WYJGOC3Y.cjs → chunk-IZMLAJFU.cjs} +2 -2
- package/dist/{chunk-2Q2PSPZK.js → chunk-LG6FLQGX.js} +1 -1
- package/dist/{chunk-OZU47JET.js → chunk-PYCO3XK3.js} +27 -7
- package/dist/{chunk-6XRDZOE3.cjs → chunk-QVZ6T3KX.cjs} +32 -12
- package/dist/{chunk-QQGXARP3.js → chunk-R474K3FM.js} +1 -1
- package/dist/{chunk-44UTUCBG.cjs → chunk-S5AY4OLS.cjs} +5 -5
- package/dist/{chunk-SQANNMRF.cjs → chunk-SKESAE4K.cjs} +3 -3
- package/dist/{chunk-3JH36WUJ.cjs → chunk-SXLFAQMD.cjs} +2 -2
- package/dist/{chunk-7C2NEC7D.cjs → chunk-TTOSSTZG.cjs} +2 -2
- package/dist/{chunk-ZPOCM5XZ.js → chunk-UCRJ442Y.js} +1 -1
- package/dist/{chunk-PDFOF6ZP.js → chunk-VBR53KGY.js} +1 -1
- package/dist/{chunk-WU7I52LM.js → chunk-WSFKH2Q2.js} +2 -2
- package/dist/{chunk-3FS7K4DZ.js → chunk-ZN4SCRM2.js} +1 -1
- package/dist/config.d.cts +1 -1
- package/dist/config.d.ts +1 -1
- package/dist/esbuild.cjs +8 -8
- package/dist/esbuild.d.cts +1 -1
- package/dist/esbuild.d.ts +1 -1
- package/dist/esbuild.js +5 -5
- package/dist/farm.cjs +4 -4
- package/dist/farm.d.cts +1 -1
- package/dist/farm.d.ts +1 -1
- package/dist/farm.js +3 -3
- package/dist/{hooks-CNEZpkMS.d.ts → hooks-D2UGCryi.d.ts} +1 -1
- package/dist/{hooks-CJ1W5lrx.d.cts → hooks-DJG3B-Hw.d.cts} +1 -1
- package/dist/index.cjs +27 -27
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +17 -17
- package/dist/lib/build/esbuild.cjs +4 -4
- package/dist/lib/build/esbuild.d.cts +1 -1
- package/dist/lib/build/esbuild.d.ts +1 -1
- package/dist/lib/build/esbuild.js +1 -1
- package/dist/lib/build/index.cjs +24 -24
- package/dist/lib/build/index.d.cts +2 -2
- package/dist/lib/build/index.d.ts +2 -2
- package/dist/lib/build/index.js +8 -8
- package/dist/lib/build/rolldown.cjs +3 -3
- package/dist/lib/build/rolldown.d.cts +1 -1
- package/dist/lib/build/rolldown.d.ts +1 -1
- package/dist/lib/build/rolldown.js +2 -2
- package/dist/lib/build/rollup.cjs +3 -3
- package/dist/lib/build/rollup.d.cts +1 -1
- package/dist/lib/build/rollup.d.ts +1 -1
- package/dist/lib/build/rollup.js +1 -1
- package/dist/lib/build/rspack.cjs +2 -2
- package/dist/lib/build/rspack.d.cts +1 -1
- package/dist/lib/build/rspack.d.ts +1 -1
- package/dist/lib/build/rspack.js +1 -1
- package/dist/lib/build/tsup.cjs +5 -5
- package/dist/lib/build/tsup.d.cts +1 -1
- package/dist/lib/build/tsup.d.ts +1 -1
- package/dist/lib/build/tsup.js +2 -2
- package/dist/lib/build/unbuild.cjs +5 -5
- package/dist/lib/build/unbuild.d.cts +2 -2
- package/dist/lib/build/unbuild.d.ts +2 -2
- package/dist/lib/build/unbuild.js +2 -2
- package/dist/lib/build/vite.cjs +4 -4
- package/dist/lib/build/vite.d.cts +1 -1
- package/dist/lib/build/vite.d.ts +1 -1
- package/dist/lib/build/vite.js +2 -2
- package/dist/lib/build/webpack.cjs +2 -2
- package/dist/lib/build/webpack.d.cts +1 -1
- package/dist/lib/build/webpack.d.ts +1 -1
- package/dist/lib/build/webpack.js +1 -1
- package/dist/lib/{chunk-GDXHCTCX.cjs → chunk-2OV26JXJ.cjs} +3 -3
- package/dist/lib/{chunk-YV6MDKW4.js → chunk-2X5DUDNT.js} +2 -2
- package/dist/lib/{chunk-FN7673NC.cjs → chunk-4WMJ7EKB.cjs} +2 -2
- package/dist/lib/{chunk-IOM7GRZU.js → chunk-AA74V5Y4.js} +2 -2
- package/dist/lib/{chunk-HQ5YA43H.js → chunk-AKBAX4FH.js} +1 -1
- package/dist/lib/{chunk-3G4C3YAU.js → chunk-ANZZC3KI.js} +1 -1
- package/dist/lib/{chunk-T7RMV2FW.js → chunk-BLY4RHLL.js} +2 -2
- package/dist/lib/{chunk-4FX4VOLA.cjs → chunk-DALRRHB4.cjs} +1 -1
- package/dist/lib/{chunk-43VJVIL2.js → chunk-DC754347.js} +28 -8
- package/dist/lib/{chunk-HOZ37BFN.js → chunk-H6EOZSIZ.js} +1 -1
- package/dist/lib/{chunk-LMO7PRBP.cjs → chunk-IQH5BWAE.cjs} +3 -3
- package/dist/lib/{chunk-LAFEAMNN.cjs → chunk-JADSLS64.cjs} +3 -3
- package/dist/lib/{chunk-CSJ6KNIX.cjs → chunk-JYDGFQIV.cjs} +1 -1
- package/dist/lib/{chunk-HCOHRD3Q.cjs → chunk-PHFW55Q4.cjs} +3 -3
- package/dist/lib/{chunk-E2MVGKGH.cjs → chunk-RZFE3C3Q.cjs} +2 -2
- package/dist/lib/{chunk-Y2BHXV33.cjs → chunk-TDJNFAOV.cjs} +1 -1
- package/dist/lib/{chunk-5SP6QZLX.js → chunk-TMZCGC5U.js} +1 -1
- package/dist/lib/{chunk-5SADLYYK.js → chunk-VLODA6AM.js} +1 -1
- package/dist/lib/{chunk-LPA7UJIR.cjs → chunk-WLFJA6PY.cjs} +28 -8
- package/dist/lib/{chunk-27VJFYDM.cjs → chunk-XKMOJSWY.cjs} +1 -1
- package/dist/lib/{chunk-QAXCBFBP.js → chunk-XYOCTAWD.js} +1 -1
- package/dist/lib/{chunk-5GM5UAUO.js → chunk-YBL5MTHD.js} +2 -2
- package/dist/lib/{config-7vXtXiGg.d.cts → config-BoGlIhnH.d.cts} +11 -2
- package/dist/lib/{config-B9aVEiiX.d.ts → config-CTej7RMP.d.ts} +11 -2
- package/dist/lib/config-file.d.cts +1 -1
- package/dist/lib/config-file.d.ts +1 -1
- package/dist/lib/create-program.d.cts +1 -1
- package/dist/lib/create-program.d.ts +1 -1
- package/dist/lib/entry.d.cts +1 -1
- package/dist/lib/entry.d.ts +1 -1
- package/dist/lib/{hooks-cvv50JDh.d.cts → hooks-CDLPWf7j.d.cts} +1 -1
- package/dist/lib/{hooks-BxUBzqCb.d.ts → hooks-Cn-IqwYp.d.ts} +1 -1
- package/dist/lib/index.cjs +8 -8
- package/dist/lib/index.d.cts +2 -2
- package/dist/lib/index.d.ts +2 -2
- package/dist/lib/index.js +4 -4
- package/dist/lib/logger.d.cts +1 -1
- package/dist/lib/logger.d.ts +1 -1
- package/dist/lib/typescript/compiler-host.d.cts +1 -1
- package/dist/lib/typescript/compiler-host.d.ts +1 -1
- package/dist/lib/typescript/import-transformer.d.cts +1 -1
- package/dist/lib/typescript/import-transformer.d.ts +1 -1
- package/dist/lib/typescript/index.d.cts +1 -1
- package/dist/lib/typescript/index.d.ts +1 -1
- package/dist/lib/typescript/program.d.cts +1 -1
- package/dist/lib/typescript/program.d.ts +1 -1
- package/dist/lib/unplugin/factory.cjs +2 -2
- package/dist/lib/unplugin/factory.d.cts +2 -2
- package/dist/lib/unplugin/factory.d.ts +2 -2
- package/dist/lib/unplugin/factory.js +1 -1
- package/dist/lib/unplugin/index.cjs +2 -2
- package/dist/lib/unplugin/index.d.cts +2 -2
- package/dist/lib/unplugin/index.d.ts +2 -2
- package/dist/lib/unplugin/index.js +1 -1
- package/dist/lib/unplugin/plugin.d.cts +1 -1
- package/dist/lib/unplugin/plugin.d.ts +1 -1
- package/dist/lib/unplugin/resolve-id.d.cts +1 -1
- package/dist/lib/unplugin/resolve-id.d.ts +1 -1
- package/dist/lib/utilities/bundle.cjs +3 -3
- package/dist/lib/utilities/bundle.d.cts +1 -1
- package/dist/lib/utilities/bundle.d.ts +1 -1
- package/dist/lib/utilities/bundle.js +2 -2
- package/dist/lib/utilities/cache.d.cts +1 -1
- package/dist/lib/utilities/cache.d.ts +1 -1
- package/dist/lib/utilities/file-header.d.cts +1 -1
- package/dist/lib/utilities/file-header.d.ts +1 -1
- package/dist/lib/utilities/index.cjs +5 -5
- package/dist/lib/utilities/index.d.cts +1 -1
- package/dist/lib/utilities/index.d.ts +1 -1
- package/dist/lib/utilities/index.js +3 -3
- package/dist/lib/utilities/meta.d.cts +1 -1
- package/dist/lib/utilities/meta.d.ts +1 -1
- package/dist/lib/utilities/resolve-path.d.cts +1 -1
- package/dist/lib/utilities/resolve-path.d.ts +1 -1
- package/dist/lib/utilities/resolve.cjs +4 -4
- package/dist/lib/utilities/resolve.d.cts +1 -1
- package/dist/lib/utilities/resolve.d.ts +1 -1
- package/dist/lib/utilities/resolve.js +3 -3
- package/dist/lib/utilities/source-file.d.cts +1 -1
- package/dist/lib/utilities/source-file.d.ts +1 -1
- package/dist/lib/utilities/source-map.d.cts +1 -1
- package/dist/lib/utilities/source-map.d.ts +1 -1
- package/dist/lib/utilities/worker.d.cts +1 -1
- package/dist/lib/utilities/worker.d.ts +1 -1
- package/dist/lib/utilities/write-file.d.cts +1 -1
- package/dist/lib/utilities/write-file.d.ts +1 -1
- package/dist/next.cjs +8 -8
- package/dist/next.js +5 -5
- package/dist/nuxt.cjs +10 -10
- package/dist/nuxt.js +7 -7
- package/dist/plugin-utils/{chunk-HZIY2AV4.cjs → chunk-NFXNZFMN.cjs} +24 -0
- package/dist/plugin-utils/{chunk-DGUQQKZF.js → chunk-SEH3RVMF.js} +24 -1
- package/dist/plugin-utils/{context-BseW8r26.d.cts → context-D1I2JQgs.d.cts} +11 -2
- package/dist/plugin-utils/{context-BseW8r26.d.ts → context-D1I2JQgs.d.ts} +11 -2
- package/dist/plugin-utils/context-helpers.cjs +6 -2
- package/dist/plugin-utils/context-helpers.d.cts +9 -2
- package/dist/plugin-utils/context-helpers.d.ts +9 -2
- package/dist/plugin-utils/context-helpers.js +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.cjs +6 -2
- package/dist/plugin-utils/index.d.cts +2 -2
- package/dist/plugin-utils/index.d.ts +2 -2
- 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.d.cts +1 -1
- package/dist/plugin-utils/paths.d.ts +1 -1
- package/dist/{resolved-DWxXKJYy.d.ts → resolved-D1ySEdUv.d.ts} +9 -0
- package/dist/{resolved-D8vIizyA.d.cts → resolved-DYLxPDut.d.cts} +9 -0
- package/dist/rolldown.cjs +7 -7
- package/dist/rolldown.d.cts +1 -1
- package/dist/rolldown.d.ts +1 -1
- package/dist/rolldown.js +4 -4
- package/dist/rollup.cjs +7 -7
- package/dist/rollup.d.cts +1 -1
- package/dist/rollup.d.ts +1 -1
- package/dist/rollup.js +4 -4
- package/dist/rspack.cjs +7 -7
- package/dist/rspack.d.cts +1 -1
- package/dist/rspack.d.ts +1 -1
- package/dist/rspack.js +4 -4
- package/dist/tsup.cjs +9 -9
- package/dist/tsup.js +6 -6
- package/dist/types/babel.d.cts +1 -1
- package/dist/types/babel.d.ts +1 -1
- package/dist/types/commands.d.cts +1 -1
- package/dist/types/commands.d.ts +1 -1
- package/dist/types/config.d.cts +1 -1
- package/dist/types/config.d.ts +1 -1
- package/dist/types/context.d.cts +1 -1
- package/dist/types/context.d.ts +1 -1
- package/dist/types/hooks.d.cts +1 -1
- package/dist/types/hooks.d.ts +1 -1
- package/dist/types/index.cjs +3 -3
- package/dist/types/index.d.cts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/index.js +1 -1
- package/dist/types/internal.d.cts +2 -2
- package/dist/types/internal.d.ts +2 -2
- package/dist/types/plugin.d.cts +1 -1
- package/dist/types/plugin.d.ts +1 -1
- package/dist/types/resolved.d.cts +1 -1
- package/dist/types/resolved.d.ts +1 -1
- package/dist/types/unplugin.d.cts +1 -1
- package/dist/types/unplugin.d.ts +1 -1
- package/dist/types/vfs.cjs +3 -3
- package/dist/types/vfs.d.cts +2 -2
- package/dist/types/vfs.d.ts +2 -2
- package/dist/types/vfs.js +1 -1
- package/dist/unloader.cjs +7 -7
- package/dist/unloader.d.cts +1 -1
- package/dist/unloader.d.ts +1 -1
- package/dist/unloader.js +4 -4
- package/dist/unplugin.cjs +19 -19
- package/dist/unplugin.d.cts +2 -2
- package/dist/unplugin.d.ts +2 -2
- package/dist/unplugin.js +16 -16
- package/dist/vite.cjs +8 -8
- package/dist/vite.d.cts +1 -1
- package/dist/vite.d.ts +1 -1
- package/dist/vite.js +5 -5
- package/dist/webpack.cjs +7 -7
- package/dist/webpack.d.cts +1 -1
- package/dist/webpack.d.ts +1 -1
- package/dist/webpack.js +4 -4
- package/package.json +2 -2
- package/dist/chunk-B4KLWFY6.cjs +0 -32
- package/dist/chunk-GRAVJX3I.js +0 -29
- package/dist/chunk-ZWF7LZXE.js +0 -5
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var chunkETKZMGLN_cjs = require('./chunk-ETKZMGLN.cjs');
|
|
4
|
-
var
|
|
4
|
+
var chunk3WDMXRK6_cjs = require('./chunk-3WDMXRK6.cjs');
|
|
5
5
|
var chunkPAMSESZV_cjs = require('./chunk-PAMSESZV.cjs');
|
|
6
6
|
var chunkUSNT2KNT_cjs = require('./chunk-USNT2KNT.cjs');
|
|
7
7
|
var core = require('@babel/core');
|
|
@@ -15,6 +15,7 @@ var install = require('@stryke/fs/install');
|
|
|
15
15
|
var listFiles = require('@stryke/fs/list-files');
|
|
16
16
|
var packageFns = require('@stryke/fs/package-fns');
|
|
17
17
|
var resolve = require('@stryke/fs/resolve');
|
|
18
|
+
var append = require('@stryke/path/append');
|
|
18
19
|
var joinPaths = require('@stryke/path/join-paths');
|
|
19
20
|
var replace = require('@stryke/path/replace');
|
|
20
21
|
var isError = require('@stryke/type-checks/is-error');
|
|
@@ -39,7 +40,6 @@ var murmurhash = require('@stryke/hash/murmurhash');
|
|
|
39
40
|
var getUnique = require('@stryke/helpers/get-unique');
|
|
40
41
|
var omit = require('@stryke/helpers/omit');
|
|
41
42
|
var stormJson = require('@stryke/json/storm-json');
|
|
42
|
-
var append = require('@stryke/path/append');
|
|
43
43
|
var filePathFns = require('@stryke/path/file-path-fns');
|
|
44
44
|
var isType = require('@stryke/path/is-type');
|
|
45
45
|
var join = require('@stryke/path/join');
|
|
@@ -817,8 +817,8 @@ var UnifiedFS = class _UnifiedFS extends unionfs.Union {
|
|
|
817
817
|
recursive: true
|
|
818
818
|
});
|
|
819
819
|
}
|
|
820
|
-
if (!this.#physicalFS.existsSync(join.joinPaths(this.#context.workspaceConfig.workspaceRoot, this.#context.config.output.
|
|
821
|
-
this.#physicalFS.mkdirSync(join.joinPaths(this.#context.workspaceConfig.workspaceRoot, this.#context.config.output.
|
|
820
|
+
if (!this.#physicalFS.existsSync(join.joinPaths(this.#context.workspaceConfig.workspaceRoot, this.#context.config.output.distPath))) {
|
|
821
|
+
this.#physicalFS.mkdirSync(join.joinPaths(this.#context.workspaceConfig.workspaceRoot, this.#context.config.output.distPath), {
|
|
822
822
|
recursive: true
|
|
823
823
|
});
|
|
824
824
|
}
|
|
@@ -905,7 +905,7 @@ var UnifiedFS = class _UnifiedFS extends unionfs.Union {
|
|
|
905
905
|
resolveMode(pathOrUrl, options = {}) {
|
|
906
906
|
if (options.mode === "virtual" && this.#context.config.output.mode !== "fs" && isParentPath.isParentPath(toFilePath(pathOrUrl), this.#context.artifactsPath)) {
|
|
907
907
|
return "virtual";
|
|
908
|
-
} else if (options.mode === "fs" || this.#context.config.output.mode === "fs" || isParentPath.isParentPath(toFilePath(pathOrUrl), this.#context.dataPath) || isParentPath.isParentPath(toFilePath(pathOrUrl), this.#context.cachePath) || isParentPath.isParentPath(toFilePath(pathOrUrl), join.joinPaths(this.#context.workspaceConfig.workspaceRoot, this.#context.config.output.
|
|
908
|
+
} else if (options.mode === "fs" || this.#context.config.output.mode === "fs" || isParentPath.isParentPath(toFilePath(pathOrUrl), this.#context.dataPath) || isParentPath.isParentPath(toFilePath(pathOrUrl), this.#context.cachePath) || isParentPath.isParentPath(toFilePath(pathOrUrl), join.joinPaths(this.#context.workspaceConfig.workspaceRoot, this.#context.config.output.distPath))) {
|
|
909
909
|
return "fs";
|
|
910
910
|
}
|
|
911
911
|
return void 0;
|
|
@@ -1899,7 +1899,7 @@ var VirtualFileSystem = class _VirtualFileSystem {
|
|
|
1899
1899
|
/**
|
|
1900
1900
|
* Initializes the virtual file system (VFS) by patching the file system module if necessary.
|
|
1901
1901
|
*/
|
|
1902
|
-
[
|
|
1902
|
+
[chunk3WDMXRK6_cjs.__VFS_PATCH__]() {
|
|
1903
1903
|
if (!this.#isPatched && this.#context.config.output.mode !== "fs") {
|
|
1904
1904
|
this.#revert = patchFS(fs__default.default, this);
|
|
1905
1905
|
this.#isPatched = true;
|
|
@@ -1908,7 +1908,7 @@ var VirtualFileSystem = class _VirtualFileSystem {
|
|
|
1908
1908
|
/**
|
|
1909
1909
|
* Reverts the file system module to its original state if it was previously patched.
|
|
1910
1910
|
*/
|
|
1911
|
-
[
|
|
1911
|
+
[chunk3WDMXRK6_cjs.__VFS_REVERT__]() {
|
|
1912
1912
|
if (this.#isPatched && this.#context.config.output.mode !== "fs") {
|
|
1913
1913
|
if (!this.#revert) {
|
|
1914
1914
|
throw new Error("Attempting to revert File System patch prior to calling `__init__` function");
|
|
@@ -2583,12 +2583,18 @@ ${result.errors.map((error) => ` [${error.severity}] ${error.message}${error.co
|
|
|
2583
2583
|
] : [
|
|
2584
2584
|
"esm"
|
|
2585
2585
|
])));
|
|
2586
|
-
this.config.
|
|
2586
|
+
if (this.config.projectRoot && this.config.projectRoot !== "." && this.config.projectRoot !== "./" && this.config.projectRoot !== this.workspaceConfig.workspaceRoot) {
|
|
2587
|
+
this.config.output.outputPath ??= join.joinPaths("dist", this.config.projectRoot);
|
|
2588
|
+
this.config.output.distPath ??= join.joinPaths(this.config.projectRoot, "dist");
|
|
2589
|
+
} else {
|
|
2590
|
+
this.config.output.outputPath ??= "dist";
|
|
2591
|
+
this.config.output.distPath ??= "dist";
|
|
2592
|
+
}
|
|
2587
2593
|
this.config.output.assets = getUnique.getUnique(this.config.output.assets.map((asset) => {
|
|
2588
2594
|
return {
|
|
2589
2595
|
glob: isSetObject.isSetObject(asset) ? asset.glob : asset,
|
|
2590
2596
|
input: isString.isString(asset) || !asset.input || asset.input === "." || asset.input === "/" || asset.input === "./" ? this.workspaceConfig.workspaceRoot : append.appendPath(asset.input, this.workspaceConfig.workspaceRoot),
|
|
2591
|
-
output: append.appendPath(isSetObject.isSetObject(asset) && asset.output ? join.joinPaths(this.config.output.
|
|
2597
|
+
output: append.appendPath(isSetObject.isSetObject(asset) && asset.output ? join.joinPaths(this.config.output.distPath, replace.replacePath(asset.output, this.config.output.distPath)) : this.config.output.distPath, this.workspaceConfig.workspaceRoot),
|
|
2592
2598
|
ignore: isSetObject.isSetObject(asset) && asset.ignore ? toArray.toArray(asset.ignore) : void 0
|
|
2593
2599
|
};
|
|
2594
2600
|
}));
|
|
@@ -3405,7 +3411,7 @@ ${context.entry.map((entry) => `- ${entry.input.file || entry.file}${entry.outpu
|
|
|
3405
3411
|
context.log(types.LogLevelLabel.TRACE, `Powerlines configuration has been resolved:
|
|
3406
3412
|
|
|
3407
3413
|
${console.formatLogMessage(context.config)}`);
|
|
3408
|
-
context.fs[
|
|
3414
|
+
context.fs[chunk3WDMXRK6_cjs.__VFS_PATCH__]();
|
|
3409
3415
|
await writeMetaFile(context);
|
|
3410
3416
|
context.persistedMeta = context.meta;
|
|
3411
3417
|
if (!exists.existsSync(context.cachePath)) {
|
|
@@ -3537,7 +3543,7 @@ ${formatTypes(generatedTypes)}
|
|
|
3537
3543
|
}
|
|
3538
3544
|
await this.callPostHook(context, "prepare");
|
|
3539
3545
|
await writeMetaFile(context);
|
|
3540
|
-
context.fs[
|
|
3546
|
+
context.fs[chunk3WDMXRK6_cjs.__VFS_REVERT__]();
|
|
3541
3547
|
});
|
|
3542
3548
|
this.context.log(types.LogLevelLabel.INFO, "Powerlines API has been prepared successfully");
|
|
3543
3549
|
}
|
|
@@ -3597,6 +3603,9 @@ ${formatTypes(generatedTypes)}
|
|
|
3597
3603
|
this.context.log(types.LogLevelLabel.INFO, "\u{1F9F9} Cleaning the previous Powerlines artifacts");
|
|
3598
3604
|
await this.prepare(inlineConfig);
|
|
3599
3605
|
await this.#executeEnvironments(async (context) => {
|
|
3606
|
+
this.context.log(types.LogLevelLabel.TRACE, "Cleaning the project's dist and artifacts directories.");
|
|
3607
|
+
await context.fs.rmdir(joinPaths.joinPaths(context.workspaceConfig.workspaceRoot, context.config.output.distPath));
|
|
3608
|
+
await context.fs.rmdir(joinPaths.joinPaths(context.workspaceConfig.workspaceRoot, context.config.output.artifactsFolder));
|
|
3600
3609
|
await callHook(context, "clean", {
|
|
3601
3610
|
sequential: true
|
|
3602
3611
|
});
|
|
@@ -3642,6 +3651,17 @@ ${formatTypes(generatedTypes)}
|
|
|
3642
3651
|
context.log(types.LogLevelLabel.DEBUG, `Copying asset(s): ${chalk5__default.default.redBright(context.workspaceConfig.workspaceRoot === asset.input ? asset.glob : joinPaths.joinPaths(replace.replacePath(asset.input, context.workspaceConfig.workspaceRoot), asset.glob))} -> ${chalk5__default.default.greenBright(joinPaths.joinPaths(replace.replacePath(asset.output, context.workspaceConfig.workspaceRoot), asset.glob))} ${Array.isArray(asset.ignore) && asset.ignore.length > 0 ? ` (ignoring: ${asset.ignore.map((i) => chalk5__default.default.yellowBright(i)).join(", ")})` : ""}`);
|
|
3643
3652
|
await copyFile.copyFiles(asset, asset.output);
|
|
3644
3653
|
}));
|
|
3654
|
+
if (context.config.output.distPath !== context.config.output.outputPath) {
|
|
3655
|
+
const sourcePath = append.appendPath(context.config.output.distPath, context.workspaceConfig.workspaceRoot);
|
|
3656
|
+
const destinationPath = joinPaths.joinPaths(append.appendPath(context.config.output.outputPath, context.workspaceConfig.workspaceRoot), "dist");
|
|
3657
|
+
if (sourcePath !== destinationPath) {
|
|
3658
|
+
context.log(types.LogLevelLabel.INFO, `Copying build output files from project's \`dist\` directory (${context.config.output.distPath}) to the output directory (${context.config.output.outputPath}).`);
|
|
3659
|
+
await copyFile.copyFiles({
|
|
3660
|
+
input: sourcePath,
|
|
3661
|
+
glob: "**/*"
|
|
3662
|
+
}, destinationPath);
|
|
3663
|
+
}
|
|
3664
|
+
}
|
|
3645
3665
|
await this.callPostHook(context, "build");
|
|
3646
3666
|
});
|
|
3647
3667
|
this.context.log(types.LogLevelLabel.TRACE, "Powerlines build completed");
|
|
@@ -3696,7 +3716,7 @@ ${formatTypes(generatedTypes)}
|
|
|
3696
3716
|
this.context.log(types.LogLevelLabel.TRACE, "Powerlines finalize execution started");
|
|
3697
3717
|
await this.#executeEnvironments(async (context) => {
|
|
3698
3718
|
await this.callHook(context, "finalize");
|
|
3699
|
-
context.fs[
|
|
3719
|
+
context.fs[chunk3WDMXRK6_cjs.__VFS_REVERT__]();
|
|
3700
3720
|
await context.fs.dispose();
|
|
3701
3721
|
});
|
|
3702
3722
|
this.context.log(types.LogLevelLabel.TRACE, "Powerlines finalize execution completed");
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
3
|
+
var chunk5IBA5HC2_cjs = require('./chunk-5IBA5HC2.cjs');
|
|
4
|
+
var chunkSKESAE4K_cjs = require('./chunk-SKESAE4K.cjs');
|
|
5
5
|
var chunkUSNT2KNT_cjs = require('./chunk-USNT2KNT.cjs');
|
|
6
6
|
var environmentChecks = require('@stryke/env/environment-checks');
|
|
7
7
|
var defu = require('defu');
|
|
@@ -65,11 +65,11 @@ function extractViteConfig(context) {
|
|
|
65
65
|
mode: context.config.mode === "development" ? "development" : "production",
|
|
66
66
|
cacheDir: joinPaths.joinPaths(context.cachePath, "vite"),
|
|
67
67
|
build: {
|
|
68
|
-
outDir: context.config.output.
|
|
68
|
+
outDir: context.config.output.distPath,
|
|
69
69
|
tsconfig: context.tsconfig.tsconfigFilePath,
|
|
70
70
|
tsconfigRaw: context.tsconfig.tsconfigJson
|
|
71
71
|
},
|
|
72
|
-
esbuild:
|
|
72
|
+
esbuild: chunk5IBA5HC2_cjs.extractESBuildConfig(context),
|
|
73
73
|
logLevel: context.config.logLevel ?? void 0,
|
|
74
74
|
envDir: context.config.projectRoot
|
|
75
75
|
}, context.config.build.variant === "vite" ? context.config.build : {}, {
|
|
@@ -83,7 +83,7 @@ function extractViteConfig(context) {
|
|
|
83
83
|
chunkUSNT2KNT_cjs.__name(extractViteConfig, "extractViteConfig");
|
|
84
84
|
|
|
85
85
|
// src/vite.ts
|
|
86
|
-
var vite = unplugin.createVitePlugin(
|
|
86
|
+
var vite = unplugin.createVitePlugin(chunkSKESAE4K_cjs.createUnpluginFactory("vite", (api, plugin) => {
|
|
87
87
|
return {
|
|
88
88
|
...plugin,
|
|
89
89
|
vite: {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkQVZ6T3KX_cjs = require('./chunk-QVZ6T3KX.cjs');
|
|
4
4
|
var chunkUSNT2KNT_cjs = require('./chunk-USNT2KNT.cjs');
|
|
5
5
|
var types = require('@storm-software/config-tools/types');
|
|
6
6
|
var getWorkspaceRoot = require('@stryke/fs/get-workspace-root');
|
|
@@ -111,7 +111,7 @@ chunkUSNT2KNT_cjs.__name(handleResolveId, "handleResolveId");
|
|
|
111
111
|
// src/lib/unplugin/factory.ts
|
|
112
112
|
function createUnpluginFactory(variant, decorate) {
|
|
113
113
|
return (config, meta) => {
|
|
114
|
-
const log =
|
|
114
|
+
const log = chunkQVZ6T3KX_cjs.createLog("unplugin", config);
|
|
115
115
|
log(types.LogLevelLabel.DEBUG, "Initializing Unplugin");
|
|
116
116
|
try {
|
|
117
117
|
const userConfig = {
|
|
@@ -124,7 +124,7 @@ function createUnpluginFactory(variant, decorate) {
|
|
|
124
124
|
async function buildStart() {
|
|
125
125
|
log(types.LogLevelLabel.DEBUG, "Powerlines build plugin starting...");
|
|
126
126
|
const workspaceRoot = getWorkspaceRoot.getWorkspaceRoot(process.cwd());
|
|
127
|
-
api = await
|
|
127
|
+
api = await chunkQVZ6T3KX_cjs.PowerlinesAPI.from(workspaceRoot, userConfig);
|
|
128
128
|
if (api.context.config.build.skipNodeModulesBundle) {
|
|
129
129
|
resolvePatterns = bundleRequire.tsconfigPathsToRegExp(api.context.tsconfig.options.paths ?? []);
|
|
130
130
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkSKESAE4K_cjs = require('./chunk-SKESAE4K.cjs');
|
|
4
4
|
var unplugin = require('unplugin');
|
|
5
5
|
|
|
6
|
-
var rspack = unplugin.createRspackPlugin(
|
|
6
|
+
var rspack = unplugin.createRspackPlugin(chunkSKESAE4K_cjs.createUnpluginFactory("rspack"));
|
|
7
7
|
var rspack_default = rspack;
|
|
8
8
|
|
|
9
9
|
exports.rspack = rspack;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkSKESAE4K_cjs = require('./chunk-SKESAE4K.cjs');
|
|
4
4
|
var unplugin = require('unplugin');
|
|
5
5
|
|
|
6
|
-
var rollup = unplugin.createRollupPlugin(
|
|
6
|
+
var rollup = unplugin.createRollupPlugin(chunkSKESAE4K_cjs.createUnpluginFactory("rollup"));
|
|
7
7
|
var rollup_default = rollup;
|
|
8
8
|
|
|
9
9
|
exports.rollup = rollup;
|
|
@@ -91,7 +91,7 @@ export { ${key} };`;
|
|
|
91
91
|
format: Array.isArray(context.config.output.format) ? context.config.output.format[0] : context.config.output.format,
|
|
92
92
|
platform: context.config.build.platform,
|
|
93
93
|
treeShaking: Boolean(context.config.build?.treeshake) || context.config.build?.treeShaking,
|
|
94
|
-
outdir: context.config.output.
|
|
94
|
+
outdir: context.config.output.distPath,
|
|
95
95
|
tsconfig: context.tsconfig.tsconfigFilePath,
|
|
96
96
|
tsconfigRaw: context.tsconfig.tsconfigJson
|
|
97
97
|
}, context.config.build.variant === "esbuild" ? omit(context.config.build, [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { extractESBuildConfig } from './chunk-
|
|
2
|
-
import { createUnpluginFactory } from './chunk-
|
|
1
|
+
import { extractESBuildConfig } from './chunk-VBR53KGY.js';
|
|
2
|
+
import { createUnpluginFactory } from './chunk-BPDVRROI.js';
|
|
3
3
|
import { __name } from './chunk-SHUYVCID.js';
|
|
4
4
|
import { isUndefined } from '@stryke/type-checks/is-undefined';
|
|
5
5
|
import { createEsbuildPlugin } from 'unplugin';
|
package/dist/config.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DeepPartial } from '@stryke/types/base';
|
|
2
|
-
import { $ as AnyUserConfig, U as UserConfig } from './resolved-
|
|
2
|
+
import { $ as AnyUserConfig, U as UserConfig } from './resolved-DYLxPDut.cjs';
|
|
3
3
|
import '@stryke/types/configuration';
|
|
4
4
|
import '@stryke/types/file';
|
|
5
5
|
import 'vite';
|
package/dist/config.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DeepPartial } from '@stryke/types/base';
|
|
2
|
-
import { $ as AnyUserConfig, U as UserConfig } from './resolved-
|
|
2
|
+
import { $ as AnyUserConfig, U as UserConfig } from './resolved-D1ySEdUv.js';
|
|
3
3
|
import '@stryke/types/configuration';
|
|
4
4
|
import '@stryke/types/file';
|
|
5
5
|
import 'vite';
|
package/dist/esbuild.cjs
CHANGED
|
@@ -2,12 +2,12 @@
|
|
|
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 chunkGMLFWSQS_cjs = require('./chunk-GMLFWSQS.cjs');
|
|
6
|
+
require('./chunk-5IBA5HC2.cjs');
|
|
7
|
+
require('./chunk-SKESAE4K.cjs');
|
|
8
|
+
require('./chunk-QVZ6T3KX.cjs');
|
|
9
9
|
require('./chunk-ETKZMGLN.cjs');
|
|
10
|
-
require('./chunk-
|
|
10
|
+
require('./chunk-3WDMXRK6.cjs');
|
|
11
11
|
require('./chunk-PAMSESZV.cjs');
|
|
12
12
|
require('./chunk-USNT2KNT.cjs');
|
|
13
13
|
|
|
@@ -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 chunkGMLFWSQS_cjs.esbuild_default; }
|
|
19
19
|
});
|
|
20
20
|
Object.defineProperty(exports, "esbuild", {
|
|
21
21
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
22
|
+
get: function () { return chunkGMLFWSQS_cjs.esbuild; }
|
|
23
23
|
});
|
|
24
24
|
Object.defineProperty(exports, "module.exports", {
|
|
25
25
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunkGMLFWSQS_cjs.esbuild; }
|
|
27
27
|
});
|
package/dist/esbuild.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as _esbuild from 'esbuild';
|
|
2
|
-
import { w as ESBuildUserConfig } from './resolved-
|
|
2
|
+
import { w as ESBuildUserConfig } from './resolved-DYLxPDut.cjs';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
package/dist/esbuild.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as _esbuild from 'esbuild';
|
|
2
|
-
import { w as ESBuildUserConfig } from './resolved-
|
|
2
|
+
import { w as ESBuildUserConfig } from './resolved-D1ySEdUv.js';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
package/dist/esbuild.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { esbuild_default as default, esbuild, esbuild as "module.exports" } from './chunk-
|
|
2
|
-
import './chunk-
|
|
3
|
-
import './chunk-
|
|
4
|
-
import './chunk-
|
|
1
|
+
export { esbuild_default as default, esbuild, esbuild as "module.exports" } from './chunk-WSFKH2Q2.js';
|
|
2
|
+
import './chunk-VBR53KGY.js';
|
|
3
|
+
import './chunk-BPDVRROI.js';
|
|
4
|
+
import './chunk-PYCO3XK3.js';
|
|
5
5
|
import './chunk-JQCWV4DT.js';
|
|
6
|
-
import './chunk-
|
|
6
|
+
import './chunk-FM4ABZQ2.js';
|
|
7
7
|
import './chunk-JKBJF3UI.js';
|
|
8
8
|
import './chunk-SHUYVCID.js';
|
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-
|
|
5
|
+
var chunkSKESAE4K_cjs = require('./chunk-SKESAE4K.cjs');
|
|
6
|
+
require('./chunk-QVZ6T3KX.cjs');
|
|
7
7
|
require('./chunk-ETKZMGLN.cjs');
|
|
8
|
-
require('./chunk-
|
|
8
|
+
require('./chunk-3WDMXRK6.cjs');
|
|
9
9
|
require('./chunk-PAMSESZV.cjs');
|
|
10
10
|
require('./chunk-USNT2KNT.cjs');
|
|
11
11
|
var unplugin = require('unplugin');
|
|
12
12
|
|
|
13
|
-
var farm = unplugin.createFarmPlugin(
|
|
13
|
+
var farm = unplugin.createFarmPlugin(chunkSKESAE4K_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 { F as FarmUserConfig } from './resolved-
|
|
2
|
+
import { F as FarmUserConfig } from './resolved-DYLxPDut.cjs';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
package/dist/farm.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as _farmfe_core from '@farmfe/core';
|
|
2
|
-
import { F as FarmUserConfig } from './resolved-
|
|
2
|
+
import { F as FarmUserConfig } from './resolved-D1ySEdUv.js';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
package/dist/farm.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { createUnpluginFactory } from './chunk-
|
|
2
|
-
import './chunk-
|
|
1
|
+
import { createUnpluginFactory } from './chunk-BPDVRROI.js';
|
|
2
|
+
import './chunk-PYCO3XK3.js';
|
|
3
3
|
import './chunk-JQCWV4DT.js';
|
|
4
|
-
import './chunk-
|
|
4
|
+
import './chunk-FM4ABZQ2.js';
|
|
5
5
|
import './chunk-JKBJF3UI.js';
|
|
6
6
|
import './chunk-SHUYVCID.js';
|
|
7
7
|
import { createFarmPlugin } from 'unplugin';
|
package/dist/index.cjs
CHANGED
|
@@ -12,29 +12,29 @@ require('./chunk-2NO7N5OW.cjs');
|
|
|
12
12
|
require('./chunk-7GYTTM4M.cjs');
|
|
13
13
|
var chunkXP7OML7S_cjs = require('./chunk-XP7OML7S.cjs');
|
|
14
14
|
require('./chunk-HQFZ64VC.cjs');
|
|
15
|
-
var
|
|
16
|
-
require('./chunk-
|
|
17
|
-
require('./chunk-
|
|
18
|
-
require('./chunk-
|
|
19
|
-
require('./chunk-
|
|
20
|
-
require('./chunk-
|
|
21
|
-
require('./chunk-
|
|
15
|
+
var chunk6YXYBQPZ_cjs = require('./chunk-6YXYBQPZ.cjs');
|
|
16
|
+
require('./chunk-2L5TNORF.cjs');
|
|
17
|
+
require('./chunk-TTOSSTZG.cjs');
|
|
18
|
+
require('./chunk-SXLFAQMD.cjs');
|
|
19
|
+
require('./chunk-F4KJNO7M.cjs');
|
|
20
|
+
require('./chunk-IZMLAJFU.cjs');
|
|
21
|
+
require('./chunk-GKNW56X7.cjs');
|
|
22
22
|
var chunkBUR2JQ6G_cjs = require('./chunk-BUR2JQ6G.cjs');
|
|
23
|
-
require('./chunk-
|
|
24
|
-
require('./chunk-
|
|
25
|
-
require('./chunk-
|
|
26
|
-
require('./chunk-
|
|
27
|
-
require('./chunk-
|
|
28
|
-
require('./chunk-
|
|
29
|
-
require('./chunk-
|
|
30
|
-
var
|
|
23
|
+
require('./chunk-GMLFWSQS.cjs');
|
|
24
|
+
require('./chunk-2BAJ6JQT.cjs');
|
|
25
|
+
require('./chunk-GTFVNGIA.cjs');
|
|
26
|
+
require('./chunk-S5AY4OLS.cjs');
|
|
27
|
+
require('./chunk-5IBA5HC2.cjs');
|
|
28
|
+
require('./chunk-5EOX7PUM.cjs');
|
|
29
|
+
require('./chunk-SKESAE4K.cjs');
|
|
30
|
+
var chunkQVZ6T3KX_cjs = require('./chunk-QVZ6T3KX.cjs');
|
|
31
31
|
var chunkETKZMGLN_cjs = require('./chunk-ETKZMGLN.cjs');
|
|
32
|
-
var
|
|
32
|
+
var chunk3WDMXRK6_cjs = require('./chunk-3WDMXRK6.cjs');
|
|
33
33
|
var chunkPAMSESZV_cjs = require('./chunk-PAMSESZV.cjs');
|
|
34
34
|
require('./chunk-USNT2KNT.cjs');
|
|
35
35
|
|
|
36
36
|
// src/index.ts
|
|
37
|
-
var index_default =
|
|
37
|
+
var index_default = chunkQVZ6T3KX_cjs.PowerlinesAPI;
|
|
38
38
|
|
|
39
39
|
Object.defineProperty(exports, "LogLevel", {
|
|
40
40
|
enumerable: true,
|
|
@@ -42,7 +42,7 @@ Object.defineProperty(exports, "LogLevel", {
|
|
|
42
42
|
});
|
|
43
43
|
Object.defineProperty(exports, "plugins", {
|
|
44
44
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunk6YXYBQPZ_cjs.plugins; }
|
|
46
46
|
});
|
|
47
47
|
Object.defineProperty(exports, "defineConfig", {
|
|
48
48
|
enumerable: true,
|
|
@@ -50,31 +50,31 @@ Object.defineProperty(exports, "defineConfig", {
|
|
|
50
50
|
});
|
|
51
51
|
Object.defineProperty(exports, "FileData", {
|
|
52
52
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunkQVZ6T3KX_cjs.FileData; }
|
|
54
54
|
});
|
|
55
55
|
Object.defineProperty(exports, "FileIdentifier", {
|
|
56
56
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunkQVZ6T3KX_cjs.FileIdentifier; }
|
|
58
58
|
});
|
|
59
59
|
Object.defineProperty(exports, "FileMetadata", {
|
|
60
60
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunkQVZ6T3KX_cjs.FileMetadata; }
|
|
62
62
|
});
|
|
63
63
|
Object.defineProperty(exports, "FileMetadata_KeyValuePair", {
|
|
64
64
|
enumerable: true,
|
|
65
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunkQVZ6T3KX_cjs.FileMetadata_KeyValuePair; }
|
|
66
66
|
});
|
|
67
67
|
Object.defineProperty(exports, "FileSystemData", {
|
|
68
68
|
enumerable: true,
|
|
69
|
-
get: function () { return
|
|
69
|
+
get: function () { return chunkQVZ6T3KX_cjs.FileSystemData; }
|
|
70
70
|
});
|
|
71
71
|
Object.defineProperty(exports, "PowerlinesAPI", {
|
|
72
72
|
enumerable: true,
|
|
73
|
-
get: function () { return
|
|
73
|
+
get: function () { return chunkQVZ6T3KX_cjs.PowerlinesAPI; }
|
|
74
74
|
});
|
|
75
75
|
Object.defineProperty(exports, "_capnpFileId", {
|
|
76
76
|
enumerable: true,
|
|
77
|
-
get: function () { return
|
|
77
|
+
get: function () { return chunkQVZ6T3KX_cjs._capnpFileId; }
|
|
78
78
|
});
|
|
79
79
|
Object.defineProperty(exports, "PLUGIN_NON_HOOK_FIELDS", {
|
|
80
80
|
enumerable: true,
|
|
@@ -82,11 +82,11 @@ Object.defineProperty(exports, "PLUGIN_NON_HOOK_FIELDS", {
|
|
|
82
82
|
});
|
|
83
83
|
Object.defineProperty(exports, "__VFS_PATCH__", {
|
|
84
84
|
enumerable: true,
|
|
85
|
-
get: function () { return
|
|
85
|
+
get: function () { return chunk3WDMXRK6_cjs.__VFS_PATCH__; }
|
|
86
86
|
});
|
|
87
87
|
Object.defineProperty(exports, "__VFS_REVERT__", {
|
|
88
88
|
enumerable: true,
|
|
89
|
-
get: function () { return
|
|
89
|
+
get: function () { return chunk3WDMXRK6_cjs.__VFS_REVERT__; }
|
|
90
90
|
});
|
|
91
91
|
Object.defineProperty(exports, "SUPPORTED_COMMANDS", {
|
|
92
92
|
enumerable: true,
|
package/dist/index.d.cts
CHANGED
|
@@ -2,13 +2,13 @@ import { PowerlinesAPI } from './api.cjs';
|
|
|
2
2
|
export { default as plugins } from './unplugin.cjs';
|
|
3
3
|
import * as $ from '@stryke/capnp';
|
|
4
4
|
export { defineConfig } from './config.cjs';
|
|
5
|
-
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, Z as DeployInlineConfig, 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, 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-
|
|
5
|
+
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, Z as DeployInlineConfig, 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, 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-DYLxPDut.cjs';
|
|
6
6
|
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 './types/build.cjs';
|
|
7
7
|
export { DeepkitOptions, ParsedTypeScriptConfig, RawReflectionMode, ReflectionLevel, ReflectionMode, TSCompilerOptions, TSConfig } from './types/tsconfig.cjs';
|
|
8
8
|
export { MarkdownPageEvent, MarkdownRendererEvent } from './types/typedoc.cjs';
|
|
9
9
|
export { InferUnpluginOptions, StormStackUnpluginFactory, UnpluginUserConfig } from './types/unplugin.cjs';
|
|
10
10
|
export { MakeDirectoryOptions, NodeWriteFileOptions, OutputModeType, PowerLinesWriteFileData, PowerlinesWriteFileOptions, ResolveFSOptions, ResolvePathOptions, VirtualFile, VirtualFileExtension, VirtualFileIdentifier, VirtualFileMetadata, VirtualFileSystemInterface, WriteFileData, WriteFileOptions, __VFS_PATCH__, __VFS_REVERT__ } from './types/vfs.cjs';
|
|
11
|
-
import './hooks-
|
|
11
|
+
import './hooks-DJG3B-Hw.cjs';
|
|
12
12
|
import '@stryke/types/base';
|
|
13
13
|
import '@stryke/types/configuration';
|
|
14
14
|
import '@stryke/types/file';
|
package/dist/index.d.ts
CHANGED
|
@@ -2,13 +2,13 @@ import { PowerlinesAPI } from './api.js';
|
|
|
2
2
|
export { default as plugins } from './unplugin.js';
|
|
3
3
|
import * as $ from '@stryke/capnp';
|
|
4
4
|
export { defineConfig } from './config.js';
|
|
5
|
-
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, Z as DeployInlineConfig, 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, 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-
|
|
5
|
+
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, Z as DeployInlineConfig, 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, 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-D1ySEdUv.js';
|
|
6
6
|
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 './types/build.js';
|
|
7
7
|
export { DeepkitOptions, ParsedTypeScriptConfig, RawReflectionMode, ReflectionLevel, ReflectionMode, TSCompilerOptions, TSConfig } from './types/tsconfig.js';
|
|
8
8
|
export { MarkdownPageEvent, MarkdownRendererEvent } from './types/typedoc.js';
|
|
9
9
|
export { InferUnpluginOptions, StormStackUnpluginFactory, UnpluginUserConfig } from './types/unplugin.js';
|
|
10
10
|
export { MakeDirectoryOptions, NodeWriteFileOptions, OutputModeType, PowerLinesWriteFileData, PowerlinesWriteFileOptions, ResolveFSOptions, ResolvePathOptions, VirtualFile, VirtualFileExtension, VirtualFileIdentifier, VirtualFileMetadata, VirtualFileSystemInterface, WriteFileData, WriteFileOptions, __VFS_PATCH__, __VFS_REVERT__ } from './types/vfs.js';
|
|
11
|
-
import './hooks-
|
|
11
|
+
import './hooks-D2UGCryi.js';
|
|
12
12
|
import '@stryke/types/base';
|
|
13
13
|
import '@stryke/types/configuration';
|
|
14
14
|
import '@stryke/types/file';
|
package/dist/index.js
CHANGED
|
@@ -8,25 +8,25 @@ import './chunk-FNZDWE4L.js';
|
|
|
8
8
|
import './chunk-DRXFQCNC.js';
|
|
9
9
|
export { LogLevel } from './chunk-W5X3ZEZ5.js';
|
|
10
10
|
import './chunk-JGB5YQ2U.js';
|
|
11
|
-
export { plugins } from './chunk-
|
|
12
|
-
import './chunk-
|
|
13
|
-
import './chunk-
|
|
14
|
-
import './chunk-
|
|
15
|
-
import './chunk-
|
|
16
|
-
import './chunk-
|
|
17
|
-
import './chunk-
|
|
11
|
+
export { plugins } from './chunk-BR4SVVJ7.js';
|
|
12
|
+
import './chunk-5UPJKYRN.js';
|
|
13
|
+
import './chunk-FUSVGPWR.js';
|
|
14
|
+
import './chunk-UCRJ442Y.js';
|
|
15
|
+
import './chunk-3Z2ARC3Q.js';
|
|
16
|
+
import './chunk-ZN4SCRM2.js';
|
|
17
|
+
import './chunk-4TCCGSUX.js';
|
|
18
18
|
export { defineConfig } from './chunk-CJSGAITR.js';
|
|
19
|
-
import './chunk-
|
|
20
|
-
import './chunk-
|
|
21
|
-
import './chunk-
|
|
22
|
-
import './chunk-
|
|
23
|
-
import './chunk-
|
|
24
|
-
import './chunk-
|
|
25
|
-
import './chunk-
|
|
26
|
-
import { PowerlinesAPI } from './chunk-
|
|
27
|
-
export { FileData, FileIdentifier, FileMetadata, FileMetadata_KeyValuePair, FileSystemData, PowerlinesAPI, _capnpFileId } from './chunk-
|
|
19
|
+
import './chunk-WSFKH2Q2.js';
|
|
20
|
+
import './chunk-LG6FLQGX.js';
|
|
21
|
+
import './chunk-FT6JWNLV.js';
|
|
22
|
+
import './chunk-EYBI3LRF.js';
|
|
23
|
+
import './chunk-VBR53KGY.js';
|
|
24
|
+
import './chunk-R474K3FM.js';
|
|
25
|
+
import './chunk-BPDVRROI.js';
|
|
26
|
+
import { PowerlinesAPI } from './chunk-PYCO3XK3.js';
|
|
27
|
+
export { FileData, FileIdentifier, FileMetadata, FileMetadata_KeyValuePair, FileSystemData, PowerlinesAPI, _capnpFileId } from './chunk-PYCO3XK3.js';
|
|
28
28
|
export { PLUGIN_NON_HOOK_FIELDS } from './chunk-JQCWV4DT.js';
|
|
29
|
-
export { __VFS_PATCH__, __VFS_REVERT__ } from './chunk-
|
|
29
|
+
export { __VFS_PATCH__, __VFS_REVERT__ } from './chunk-FM4ABZQ2.js';
|
|
30
30
|
export { SUPPORTED_COMMANDS } from './chunk-JKBJF3UI.js';
|
|
31
31
|
import './chunk-SHUYVCID.js';
|
|
32
32
|
|