powerlines 0.1.1 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/astro.cjs +7 -7
- package/dist/astro.d.cts +1 -1
- package/dist/astro.d.ts +1 -1
- package/dist/astro.js +4 -4
- package/dist/{chunk-PLDWM2ZP.cjs → chunk-36UI6MGH.cjs} +27 -161
- package/dist/{chunk-MR4NWMNG.js → chunk-4G5JM2U7.js} +3 -3
- package/dist/chunk-5MV45EKI.cjs +12 -0
- package/dist/chunk-6ELWESMS.cjs +12 -0
- package/dist/chunk-7BAZMY7X.js +31 -0
- package/dist/chunk-7DR4SM5Q.cjs +12 -0
- package/dist/{chunk-LDMZLIYU.js → chunk-7PPPAQVG.js} +3 -3
- package/dist/{chunk-LTUNZ7DZ.cjs → chunk-7WC6BZUB.cjs} +8 -8
- package/dist/{chunk-2PFQYMJA.js → chunk-AW2A2HBF.js} +3 -3
- package/dist/{chunk-PZIEMKMR.cjs → chunk-CP4GED73.cjs} +4 -4
- package/dist/{chunk-X7YAUPWT.js → chunk-DO777NNH.js} +3 -3
- package/dist/{chunk-AQ3OSJIC.js → chunk-DWOQUF4C.js} +3 -3
- package/dist/{chunk-PRQH6ES4.cjs → chunk-F7IAPUXH.cjs} +4 -4
- package/dist/{chunk-Y4RC2VTI.cjs → chunk-LCN3Q3ZL.cjs} +4 -4
- package/dist/{chunk-KMU74QDP.js → chunk-LSIDWATS.js} +3 -3
- package/dist/{chunk-EHDYKULX.js → chunk-NR3IOPF2.js} +3 -3
- package/dist/chunk-OXO5B3EZ.cjs +34 -0
- package/dist/{chunk-OBXNXCQZ.js → chunk-PUCXHPI3.js} +3 -3
- package/dist/chunk-SVQ5LTOR.cjs +24 -0
- package/dist/{chunk-ROK5VG4A.js → chunk-U6WZV6FF.js} +3 -3
- package/dist/{chunk-M57MJAYC.js → chunk-VH57PPTD.js} +3 -3
- package/dist/{chunk-ZPC4I3DN.js → chunk-WQELBYZJ.js} +27 -161
- package/dist/chunk-WXIHWZ6S.cjs +12 -0
- package/dist/{chunk-WXMIUOWM.cjs → chunk-YSK45CUS.cjs} +4 -4
- package/dist/{chunk-HV6KOSDO.cjs → chunk-YZPVSWJC.cjs} +4 -4
- package/dist/chunk-ZCYO3IQZ.cjs +12 -0
- package/dist/{chunk-CWOTITQ5.js → chunk-ZDRPM5J4.js} +4 -4
- package/dist/{chunk-YUN6BFQD.js → chunk-ZLZMLLHP.js} +3 -3
- package/dist/define-config.d.cts +1 -1
- package/dist/define-config.d.ts +1 -1
- package/dist/esbuild.cjs +6 -6
- package/dist/esbuild.d.cts +1 -1
- package/dist/esbuild.d.ts +1 -1
- package/dist/esbuild.js +3 -3
- package/dist/farm.cjs +3 -3
- package/dist/farm.d.cts +1 -1
- package/dist/farm.d.ts +1 -1
- package/dist/farm.js +2 -2
- package/dist/index.cjs +17 -17
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +15 -15
- package/dist/internal/api.cjs +2 -2
- package/dist/internal/api.d.cts +1 -1
- package/dist/internal/api.d.ts +1 -1
- package/dist/internal/api.js +1 -1
- package/dist/lib/{chunk-LLNF24PR.cjs → chunk-FGKEOMUJ.cjs} +18 -32
- package/dist/lib/chunk-FGKEOMUJ.cjs.map +1 -0
- package/dist/lib/{chunk-BWYIFI3V.js → chunk-PEFHZMZD.js} +19 -33
- package/dist/lib/chunk-PEFHZMZD.js.map +1 -0
- package/dist/lib/{config-C3R3Xbo2.d.cts → config-BuOWpULa.d.cts} +25 -9
- package/dist/lib/{config-CtEiDMTQ.d.ts → config-Ckb93CH-.d.ts} +25 -9
- package/dist/lib/config-file.d.cts +1 -1
- package/dist/lib/config-file.d.ts +1 -1
- package/dist/lib/deepkit/index.d.cts +1 -1
- package/dist/lib/deepkit/index.d.ts +1 -1
- package/dist/lib/deepkit/reflect-type.d.cts +1 -1
- package/dist/lib/deepkit/reflect-type.d.ts +1 -1
- package/dist/lib/deepkit/resolve-reflections.d.cts +1 -1
- package/dist/lib/deepkit/resolve-reflections.d.ts +1 -1
- package/dist/lib/deepkit/transformer.d.cts +1 -1
- package/dist/lib/deepkit/transformer.d.ts +1 -1
- package/dist/lib/entry.d.cts +1 -1
- package/dist/lib/entry.d.ts +1 -1
- package/dist/lib/index.cjs +54 -76
- package/dist/lib/index.d.cts +1 -6
- package/dist/lib/index.d.ts +1 -6
- package/dist/lib/index.js +10 -16
- package/dist/lib/logger.d.cts +1 -1
- package/dist/lib/logger.d.ts +1 -1
- package/dist/lib/typescript/compiler-host.cjs +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/compiler-host.js +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.cjs +28 -28
- package/dist/lib/typescript/index.d.cts +1 -1
- package/dist/lib/typescript/index.d.ts +1 -1
- package/dist/lib/typescript/index.js +2 -2
- package/dist/lib/typescript/program.d.cts +1 -1
- package/dist/lib/typescript/program.d.ts +1 -1
- package/dist/lib/typescript/transpile.d.cts +1 -1
- package/dist/lib/typescript/transpile.d.ts +1 -1
- package/dist/lib/unplugin/factory.cjs +6 -7
- package/dist/lib/unplugin/factory.d.cts +1 -1
- package/dist/lib/unplugin/factory.d.ts +1 -1
- package/dist/lib/unplugin/factory.js +5 -6
- package/dist/lib/unplugin/index.cjs +7 -8
- package/dist/lib/unplugin/index.d.cts +1 -1
- package/dist/lib/unplugin/index.d.ts +1 -1
- package/dist/lib/unplugin/index.js +6 -7
- 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/index.cjs +28 -28
- package/dist/lib/utilities/index.d.cts +1 -1
- package/dist/lib/utilities/index.d.ts +1 -1
- package/dist/lib/utilities/index.js +4 -4
- package/dist/lib/utilities/meta.d.cts +1 -1
- package/dist/lib/utilities/meta.d.ts +1 -1
- package/dist/lib/utilities/plugin-helpers.d.cts +1 -1
- package/dist/lib/utilities/plugin-helpers.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/worker.d.cts +1 -1
- package/dist/lib/utilities/worker.d.ts +1 -1
- package/dist/lib/utilities/write-file.d.cts +1 -1
- package/dist/lib/utilities/write-file.d.ts +1 -1
- package/dist/next.cjs +7 -7
- package/dist/next.js +4 -4
- package/dist/nuxt.cjs +8 -8
- package/dist/nuxt.js +5 -5
- package/dist/{resolved-DzrwqBEk.d.cts → resolved-B9ZEtSlF.d.cts} +25 -9
- package/dist/{resolved-hmEJSBeO.d.ts → resolved-EWT3-VMR.d.ts} +25 -9
- package/dist/rolldown.cjs +6 -6
- package/dist/rolldown.d.cts +1 -1
- package/dist/rolldown.d.ts +1 -1
- package/dist/rolldown.js +3 -3
- package/dist/rollup.cjs +6 -6
- package/dist/rollup.d.cts +1 -1
- package/dist/rollup.d.ts +1 -1
- package/dist/rollup.js +3 -3
- package/dist/rspack.cjs +6 -6
- package/dist/rspack.d.cts +1 -1
- package/dist/rspack.d.ts +1 -1
- package/dist/rspack.js +3 -3
- package/dist/tsup.cjs +7 -7
- package/dist/tsup.js +4 -4
- 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/compiler.d.cts +1 -1
- package/dist/types/compiler.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.d.cts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/plugin.d.cts +1 -1
- package/dist/types/plugin.d.ts +1 -1
- package/dist/types/resolved.d.cts +1 -1
- package/dist/types/resolved.d.ts +1 -1
- package/dist/types/unplugin.d.cts +1 -1
- package/dist/types/unplugin.d.ts +1 -1
- package/dist/unloader.cjs +6 -6
- package/dist/unloader.d.cts +1 -1
- package/dist/unloader.d.ts +1 -1
- package/dist/unloader.js +3 -3
- package/dist/unplugin.cjs +17 -17
- package/dist/unplugin.d.cts +1 -1
- package/dist/unplugin.d.ts +1 -1
- package/dist/unplugin.js +14 -14
- package/dist/vite.cjs +6 -6
- package/dist/vite.d.cts +1 -1
- package/dist/vite.d.ts +1 -1
- package/dist/vite.js +3 -3
- package/dist/webpack.cjs +6 -6
- package/dist/webpack.d.cts +1 -1
- package/dist/webpack.d.ts +1 -1
- package/dist/webpack.js +3 -3
- package/package.json +3 -49
- package/dist/chunk-4PQ2IVJD.cjs +0 -12
- package/dist/chunk-GH7UDO5U.js +0 -31
- package/dist/chunk-I7NSMKRL.cjs +0 -12
- package/dist/chunk-JIQTIZIB.cjs +0 -12
- package/dist/chunk-L2YLZOLZ.cjs +0 -12
- package/dist/chunk-QNPN2TBM.cjs +0 -12
- package/dist/chunk-RBNB63XQ.cjs +0 -24
- package/dist/chunk-ZERYZ554.cjs +0 -34
- package/dist/lib/chunk-2POAFUYW.cjs +0 -4
- package/dist/lib/chunk-2POAFUYW.cjs.map +0 -1
- package/dist/lib/chunk-3QWPRNOJ.js +0 -3
- package/dist/lib/chunk-3QWPRNOJ.js.map +0 -1
- package/dist/lib/chunk-6YX3AIYU.js +0 -47
- package/dist/lib/chunk-6YX3AIYU.js.map +0 -1
- package/dist/lib/chunk-BWYIFI3V.js.map +0 -1
- package/dist/lib/chunk-D65TQIQK.cjs +0 -99
- package/dist/lib/chunk-D65TQIQK.cjs.map +0 -1
- package/dist/lib/chunk-GAOL534U.js +0 -43
- package/dist/lib/chunk-GAOL534U.js.map +0 -1
- package/dist/lib/chunk-K6OUCANN.js +0 -75
- package/dist/lib/chunk-K6OUCANN.js.map +0 -1
- package/dist/lib/chunk-LLNF24PR.cjs.map +0 -1
- package/dist/lib/chunk-NS4SXIWY.cjs +0 -49
- package/dist/lib/chunk-NS4SXIWY.cjs.map +0 -1
- package/dist/lib/chunk-P4G2H56N.cjs +0 -4
- package/dist/lib/chunk-P4G2H56N.cjs.map +0 -1
- package/dist/lib/chunk-PEARXSNM.js +0 -3
- package/dist/lib/chunk-PEARXSNM.js.map +0 -1
- package/dist/lib/chunk-W4KT67KR.cjs +0 -134
- package/dist/lib/chunk-W4KT67KR.cjs.map +0 -1
- package/dist/lib/chunk-WX4FTMAA.js +0 -131
- package/dist/lib/chunk-WX4FTMAA.js.map +0 -1
- package/dist/lib/chunk-XBWFWDNB.cjs +0 -69
- package/dist/lib/chunk-XBWFWDNB.cjs.map +0 -1
- package/dist/lib/typedoc/helpers/comment.cjs +0 -12
- package/dist/lib/typedoc/helpers/comment.cjs.map +0 -1
- package/dist/lib/typedoc/helpers/comment.d.cts +0 -3
- package/dist/lib/typedoc/helpers/comment.d.ts +0 -3
- package/dist/lib/typedoc/helpers/comment.js +0 -4
- package/dist/lib/typedoc/helpers/comment.js.map +0 -1
- package/dist/lib/typedoc/helpers/index.cjs +0 -24
- package/dist/lib/typedoc/helpers/index.cjs.map +0 -1
- package/dist/lib/typedoc/helpers/index.d.cts +0 -4
- package/dist/lib/typedoc/helpers/index.d.ts +0 -4
- package/dist/lib/typedoc/helpers/index.js +0 -7
- package/dist/lib/typedoc/helpers/index.js.map +0 -1
- package/dist/lib/typedoc/helpers/markdown-theme.cjs +0 -13
- package/dist/lib/typedoc/helpers/markdown-theme.cjs.map +0 -1
- package/dist/lib/typedoc/helpers/markdown-theme.d.cts +0 -21
- package/dist/lib/typedoc/helpers/markdown-theme.d.ts +0 -21
- package/dist/lib/typedoc/helpers/markdown-theme.js +0 -4
- package/dist/lib/typedoc/helpers/markdown-theme.js.map +0 -1
- package/dist/lib/typedoc/helpers/toc.cjs +0 -23
- package/dist/lib/typedoc/helpers/toc.cjs.map +0 -1
- package/dist/lib/typedoc/helpers/toc.d.cts +0 -9
- package/dist/lib/typedoc/helpers/toc.d.ts +0 -9
- package/dist/lib/typedoc/helpers/toc.js +0 -4
- package/dist/lib/typedoc/helpers/toc.js.map +0 -1
- package/dist/lib/typedoc/index.cjs +0 -30
- package/dist/lib/typedoc/index.cjs.map +0 -1
- package/dist/lib/typedoc/index.d.cts +0 -40
- package/dist/lib/typedoc/index.d.ts +0 -40
- package/dist/lib/typedoc/index.js +0 -9
- package/dist/lib/typedoc/index.js.map +0 -1
- package/dist/lib/typedoc/init.cjs +0 -19
- package/dist/lib/typedoc/init.cjs.map +0 -1
- package/dist/lib/typedoc/init.d.cts +0 -68
- package/dist/lib/typedoc/init.d.ts +0 -68
- package/dist/lib/typedoc/init.js +0 -4
- package/dist/lib/typedoc/init.js.map +0 -1
- package/dist/lib/typedoc/plugin.cjs +0 -14
- package/dist/lib/typedoc/plugin.cjs.map +0 -1
- package/dist/lib/typedoc/plugin.d.cts +0 -8
- package/dist/lib/typedoc/plugin.d.ts +0 -8
- package/dist/lib/typedoc/plugin.js +0 -12
- package/dist/lib/typedoc/plugin.js.map +0 -1
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getFileHeader } from './chunk-KFDMNGLL.js';
|
|
1
|
+
import { handleResolveId } from './chunk-MBPXN4Y7.js';
|
|
3
2
|
import { __VFS_CACHE__, __VFS_RESOLVER__, __VFS_VIRTUAL__, __VFS_UNIFIED__, __VFS_INIT__, __VFS_REVERT__, CACHE_HASH_LENGTH, PROJECT_ROOT_HASH_LENGTH, getPrefixedProjectRootHash, getChecksum, writeMetaFile } from './chunk-5UXQEP73.js';
|
|
4
3
|
import { isPlugin, checkDedupe, isPluginHook, isHookExternal, addPluginHook, getHookHandler, isPluginConfig, isPluginConfigTuple, isPluginConfigObject } from './chunk-T6FKCZRX.js';
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import { createVirtualProgram } from './chunk-KAWHIXIE.js';
|
|
4
|
+
import { writeFile } from './chunk-ERN7VNPI.js';
|
|
5
|
+
import { getFileHeader } from './chunk-KFDMNGLL.js';
|
|
8
6
|
import { getParsedTypeScriptConfig, getTsconfigFilePath, isIncludeMatchFound } from './chunk-FI5E5BCW.js';
|
|
7
|
+
import { createVirtualProgram } from './chunk-KAWHIXIE.js';
|
|
9
8
|
import { loadWorkspaceConfig, loadUserConfigFile } from './chunk-HEJTOH6N.js';
|
|
10
9
|
import { extendLog, createLog } from './chunk-3OXC37NQ.js';
|
|
11
10
|
import { getSourceFile, getString } from './chunk-DWCS4ZE3.js';
|
|
@@ -18,7 +17,7 @@ import { formatLogMessage } from '@storm-software/config-tools/logger/console';
|
|
|
18
17
|
import { toArray } from '@stryke/convert/to-array';
|
|
19
18
|
import { copyFiles } from '@stryke/fs/copy-file';
|
|
20
19
|
import { existsSync } from '@stryke/fs/exists';
|
|
21
|
-
import { createDirectory
|
|
20
|
+
import { createDirectory } from '@stryke/fs/helpers';
|
|
22
21
|
import { install } from '@stryke/fs/install';
|
|
23
22
|
import { listFiles } from '@stryke/fs/list-files';
|
|
24
23
|
import { isPackageExists, isPackageListed, doesPackageMatch, getPackageListing } from '@stryke/fs/package-fns';
|
|
@@ -334,7 +333,7 @@ var VirtualFileSystem = class {
|
|
|
334
333
|
* @returns Whether the ID is a valid runtime ID.
|
|
335
334
|
*/
|
|
336
335
|
isValidBuiltinId(id) {
|
|
337
|
-
return id.startsWith(`${this.#context.config.builtinPrefix}:`);
|
|
336
|
+
return id.startsWith(`${this.#context.config.output.builtinPrefix}:`);
|
|
338
337
|
}
|
|
339
338
|
/**
|
|
340
339
|
* Check if a path or ID corresponds to a virtual file.
|
|
@@ -914,7 +913,7 @@ var VirtualFileSystem = class {
|
|
|
914
913
|
if (!isSetString(path2)) {
|
|
915
914
|
throw new Error(`Invalid path provided. Expected a string or a valid file path.`);
|
|
916
915
|
}
|
|
917
|
-
return path2.replace(new RegExp(`^${this.#context.config.builtinPrefix}:`), "").replace(/^\\0/, "");
|
|
916
|
+
return path2.replace(new RegExp(`^${this.#context.config.output.builtinPrefix}:`), "").replace(/^\\0/, "");
|
|
918
917
|
}
|
|
919
918
|
/**
|
|
920
919
|
* Converts a relative path to an absolute path based on the workspace and project root.
|
|
@@ -938,7 +937,7 @@ var VirtualFileSystem = class {
|
|
|
938
937
|
* @returns The formatted runtime ID.
|
|
939
938
|
*/
|
|
940
939
|
formatRuntimeId(id) {
|
|
941
|
-
return `${this.#context.config.builtinPrefix}:${this.formatFilePath(id).replace(/\.[m|c]?[t|j]sx?$/, "")}`;
|
|
940
|
+
return `${this.#context.config.output.builtinPrefix}:${this.formatFilePath(id).replace(/\.[m|c]?[t|j]sx?$/, "")}`;
|
|
942
941
|
}
|
|
943
942
|
/**
|
|
944
943
|
* Resolves a path or ID parameter to a corresponding virtual file path in the virtual file system (VFS).
|
|
@@ -947,7 +946,7 @@ var VirtualFileSystem = class {
|
|
|
947
946
|
* @returns The resolved file path if it exists, otherwise undefined.
|
|
948
947
|
*/
|
|
949
948
|
resolvePathName(pathOrId, options = {}) {
|
|
950
|
-
if (pathOrId.startsWith(`${this.#context.config.builtinPrefix}:`)) {
|
|
949
|
+
if (pathOrId.startsWith(`${this.#context.config.output.builtinPrefix}:`)) {
|
|
951
950
|
return false;
|
|
952
951
|
}
|
|
953
952
|
if (isAbsolutePath(pathOrId)) {
|
|
@@ -1265,7 +1264,6 @@ var PowerlinesContext = class _PowerlinesContext {
|
|
|
1265
1264
|
configFile: config.configFile,
|
|
1266
1265
|
customLogger: config.customLogger,
|
|
1267
1266
|
logLevel: config.logLevel,
|
|
1268
|
-
builtinPrefix: config.builtinPrefix,
|
|
1269
1267
|
tsconfig: config.tsconfig,
|
|
1270
1268
|
tsconfigRaw: config.tsconfigRaw,
|
|
1271
1269
|
skipCache: config.skipCache,
|
|
@@ -1573,7 +1571,9 @@ var PowerlinesContext = class _PowerlinesContext {
|
|
|
1573
1571
|
output: {
|
|
1574
1572
|
outputPath: joinPaths$1("dist", cacheKey.projectRoot),
|
|
1575
1573
|
mode: "virtual",
|
|
1576
|
-
dts: joinPaths$1(cacheKey.projectRoot, "
|
|
1574
|
+
dts: joinPaths$1(cacheKey.projectRoot, "powerlines.d.ts"),
|
|
1575
|
+
builtinPrefix: "powerlines",
|
|
1576
|
+
runtimeFolder: joinPaths$1(cacheKey.projectRoot, ".powerlines"),
|
|
1577
1577
|
assets: [
|
|
1578
1578
|
{
|
|
1579
1579
|
glob: "LICENSE"
|
|
@@ -1595,7 +1595,6 @@ var PowerlinesContext = class _PowerlinesContext {
|
|
|
1595
1595
|
mode: "production",
|
|
1596
1596
|
projectType: "application",
|
|
1597
1597
|
logLevel: "info",
|
|
1598
|
-
builtinPrefix: "storm",
|
|
1599
1598
|
preview: false,
|
|
1600
1599
|
environments: {},
|
|
1601
1600
|
transform: {
|
|
@@ -3021,27 +3020,14 @@ ${formatLogMessage(context.config)}`);
|
|
|
3021
3020
|
async docs(inlineConfig = {
|
|
3022
3021
|
command: "docs"
|
|
3023
3022
|
}) {
|
|
3024
|
-
this.context.log(LogLevelLabel.INFO, "Generating documentation for the Powerlines project");
|
|
3023
|
+
this.context.log(LogLevelLabel.INFO, "\u{1F4D3} Generating documentation for the Powerlines project");
|
|
3025
3024
|
await this.prepare(inlineConfig);
|
|
3026
3025
|
await this.#executeEnvironments(async (context) => {
|
|
3027
|
-
context.log(LogLevelLabel.TRACE, "Writing
|
|
3028
|
-
await this.
|
|
3029
|
-
|
|
3030
|
-
|
|
3031
|
-
await removeDirectory(outputPath);
|
|
3032
|
-
}
|
|
3033
|
-
await createDirectory(outputPath);
|
|
3034
|
-
await this.callNormalHook(context, "docs");
|
|
3035
|
-
const { generateDocs, getReflections } = await initTypedoc(context, {
|
|
3036
|
-
outputPath
|
|
3026
|
+
context.log(LogLevelLabel.TRACE, "Writing documentation for the Powerlines project artifacts.");
|
|
3027
|
+
await this.prepare(inlineConfig);
|
|
3028
|
+
await this.#executeEnvironments(async (context2) => {
|
|
3029
|
+
await this.callHook(context2, "docs");
|
|
3037
3030
|
});
|
|
3038
|
-
const project = await getReflections();
|
|
3039
|
-
if (project) {
|
|
3040
|
-
await generateDocs({
|
|
3041
|
-
project
|
|
3042
|
-
});
|
|
3043
|
-
}
|
|
3044
|
-
await this.callPostHook(context, "docs");
|
|
3045
3031
|
});
|
|
3046
3032
|
this.#context.log(LogLevelLabel.TRACE, "Powerlines documentation generation completed");
|
|
3047
3033
|
}
|
|
@@ -3453,5 +3439,5 @@ function createUnpluginFactory(variant, decorate) {
|
|
|
3453
3439
|
__name(createUnpluginFactory, "createUnpluginFactory");
|
|
3454
3440
|
|
|
3455
3441
|
export { createUnpluginFactory };
|
|
3456
|
-
//# sourceMappingURL=chunk-
|
|
3457
|
-
//# sourceMappingURL=chunk-
|
|
3442
|
+
//# sourceMappingURL=chunk-PEFHZMZD.js.map
|
|
3443
|
+
//# sourceMappingURL=chunk-PEFHZMZD.js.map
|