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
package/dist/nuxt.cjs
CHANGED
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
6
|
-
require('./chunk-
|
|
7
|
-
require('./chunk-
|
|
8
|
-
require('./chunk-
|
|
9
|
-
require('./chunk-
|
|
10
|
-
require('./chunk-
|
|
5
|
+
var chunkGTFVNGIA_cjs = require('./chunk-GTFVNGIA.cjs');
|
|
6
|
+
require('./chunk-S5AY4OLS.cjs');
|
|
7
|
+
require('./chunk-5IBA5HC2.cjs');
|
|
8
|
+
require('./chunk-5EOX7PUM.cjs');
|
|
9
|
+
require('./chunk-SKESAE4K.cjs');
|
|
10
|
+
require('./chunk-QVZ6T3KX.cjs');
|
|
11
11
|
require('./chunk-ETKZMGLN.cjs');
|
|
12
|
-
require('./chunk-
|
|
12
|
+
require('./chunk-3WDMXRK6.cjs');
|
|
13
13
|
require('./chunk-PAMSESZV.cjs');
|
|
14
14
|
require('./chunk-USNT2KNT.cjs');
|
|
15
15
|
|
|
@@ -17,13 +17,13 @@ require('./chunk-USNT2KNT.cjs');
|
|
|
17
17
|
|
|
18
18
|
Object.defineProperty(exports, "default", {
|
|
19
19
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunkGTFVNGIA_cjs.nuxt_default; }
|
|
21
21
|
});
|
|
22
22
|
Object.defineProperty(exports, "module.exports", {
|
|
23
23
|
enumerable: true,
|
|
24
|
-
get: function () { return
|
|
24
|
+
get: function () { return chunkGTFVNGIA_cjs.nuxt; }
|
|
25
25
|
});
|
|
26
26
|
Object.defineProperty(exports, "nuxt", {
|
|
27
27
|
enumerable: true,
|
|
28
|
-
get: function () { return
|
|
28
|
+
get: function () { return chunkGTFVNGIA_cjs.nuxt; }
|
|
29
29
|
});
|
package/dist/nuxt.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { nuxt_default as default, nuxt as "module.exports", nuxt } from './chunk-
|
|
2
|
-
import './chunk-
|
|
3
|
-
import './chunk-
|
|
4
|
-
import './chunk-
|
|
5
|
-
import './chunk-
|
|
6
|
-
import './chunk-
|
|
1
|
+
export { nuxt_default as default, nuxt as "module.exports", nuxt } from './chunk-FT6JWNLV.js';
|
|
2
|
+
import './chunk-EYBI3LRF.js';
|
|
3
|
+
import './chunk-VBR53KGY.js';
|
|
4
|
+
import './chunk-R474K3FM.js';
|
|
5
|
+
import './chunk-BPDVRROI.js';
|
|
6
|
+
import './chunk-PYCO3XK3.js';
|
|
7
7
|
import './chunk-JQCWV4DT.js';
|
|
8
|
-
import './chunk-
|
|
8
|
+
import './chunk-FM4ABZQ2.js';
|
|
9
9
|
import './chunk-JKBJF3UI.js';
|
|
10
10
|
import './chunk-SHUYVCID.js';
|
|
@@ -36,8 +36,32 @@ function getOrganizationName(context) {
|
|
|
36
36
|
result = context.packageJson.contributors[0];
|
|
37
37
|
}
|
|
38
38
|
}
|
|
39
|
+
if (!result && isSetString.isSetString(context.packageJson.namespace)) {
|
|
40
|
+
result = context.packageJson.namespace.replace(/^@/, "");
|
|
41
|
+
}
|
|
42
|
+
if (!result && isSetString.isSetString(context.packageJson.name)) {
|
|
43
|
+
result = context.packageJson.name.replace(/^@/, "").replace(/\/.*$/, "");
|
|
44
|
+
}
|
|
39
45
|
return result;
|
|
40
46
|
}
|
|
41
47
|
chunkUSNT2KNT_cjs.__name(getOrganizationName, "getOrganizationName");
|
|
48
|
+
function getWorkspaceName(context) {
|
|
49
|
+
let result;
|
|
50
|
+
if (isSetString.isSetString(context.workspaceConfig.name)) {
|
|
51
|
+
result = context.workspaceConfig.name;
|
|
52
|
+
}
|
|
53
|
+
if (!result && isSetString.isSetString(context.workspaceConfig.namespace)) {
|
|
54
|
+
result = context.workspaceConfig.namespace.replace(/^@/, "");
|
|
55
|
+
}
|
|
56
|
+
if (!result && isSetString.isSetString(context.packageJson.namespace)) {
|
|
57
|
+
result = context.packageJson.namespace.replace(/^@/, "");
|
|
58
|
+
}
|
|
59
|
+
if (!result && isSetString.isSetString(context.packageJson.name)) {
|
|
60
|
+
result = context.packageJson.name.replace(/^@/, "").replace(/\/.*$/, "");
|
|
61
|
+
}
|
|
62
|
+
return result;
|
|
63
|
+
}
|
|
64
|
+
chunkUSNT2KNT_cjs.__name(getWorkspaceName, "getWorkspaceName");
|
|
42
65
|
|
|
43
66
|
exports.getOrganizationName = getOrganizationName;
|
|
67
|
+
exports.getWorkspaceName = getWorkspaceName;
|
|
@@ -34,8 +34,31 @@ function getOrganizationName(context) {
|
|
|
34
34
|
result = context.packageJson.contributors[0];
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
|
+
if (!result && isSetString(context.packageJson.namespace)) {
|
|
38
|
+
result = context.packageJson.namespace.replace(/^@/, "");
|
|
39
|
+
}
|
|
40
|
+
if (!result && isSetString(context.packageJson.name)) {
|
|
41
|
+
result = context.packageJson.name.replace(/^@/, "").replace(/\/.*$/, "");
|
|
42
|
+
}
|
|
37
43
|
return result;
|
|
38
44
|
}
|
|
39
45
|
__name(getOrganizationName, "getOrganizationName");
|
|
46
|
+
function getWorkspaceName(context) {
|
|
47
|
+
let result;
|
|
48
|
+
if (isSetString(context.workspaceConfig.name)) {
|
|
49
|
+
result = context.workspaceConfig.name;
|
|
50
|
+
}
|
|
51
|
+
if (!result && isSetString(context.workspaceConfig.namespace)) {
|
|
52
|
+
result = context.workspaceConfig.namespace.replace(/^@/, "");
|
|
53
|
+
}
|
|
54
|
+
if (!result && isSetString(context.packageJson.namespace)) {
|
|
55
|
+
result = context.packageJson.namespace.replace(/^@/, "");
|
|
56
|
+
}
|
|
57
|
+
if (!result && isSetString(context.packageJson.name)) {
|
|
58
|
+
result = context.packageJson.name.replace(/^@/, "").replace(/\/.*$/, "");
|
|
59
|
+
}
|
|
60
|
+
return result;
|
|
61
|
+
}
|
|
62
|
+
__name(getWorkspaceName, "getWorkspaceName");
|
|
40
63
|
|
|
41
|
-
export { getOrganizationName };
|
|
64
|
+
export { getOrganizationName, getWorkspaceName };
|
|
@@ -522,8 +522,8 @@ type ParsedTypeScriptConfig = ts.ParsedCommandLine & {
|
|
|
522
522
|
tsconfigFilePath: string;
|
|
523
523
|
};
|
|
524
524
|
|
|
525
|
-
declare const __VFS_PATCH__
|
|
526
|
-
declare const __VFS_REVERT__
|
|
525
|
+
declare const __VFS_PATCH__ = "__VFS_PATCH__";
|
|
526
|
+
declare const __VFS_REVERT__ = "__VFS_REVERT__";
|
|
527
527
|
type OutputModeType = "fs" | "virtual";
|
|
528
528
|
interface VirtualFile {
|
|
529
529
|
/**
|
|
@@ -934,6 +934,15 @@ interface OutputConfig {
|
|
|
934
934
|
* @defaultValue "dist/\{projectRoot\}"
|
|
935
935
|
*/
|
|
936
936
|
outputPath?: string;
|
|
937
|
+
/**
|
|
938
|
+
* The output directory path for the project build.
|
|
939
|
+
*
|
|
940
|
+
* @remarks
|
|
941
|
+
* This path is used to determine where the built files will be placed after the build process completes. This will be used in scenarios where the monorepo uses TSConfig paths to link packages together.
|
|
942
|
+
*
|
|
943
|
+
* @defaultValue "\{projectRoot\}/dist"
|
|
944
|
+
*/
|
|
945
|
+
distPath?: string;
|
|
937
946
|
/**
|
|
938
947
|
* The format of the output files
|
|
939
948
|
*
|
|
@@ -522,8 +522,8 @@ type ParsedTypeScriptConfig = ts.ParsedCommandLine & {
|
|
|
522
522
|
tsconfigFilePath: string;
|
|
523
523
|
};
|
|
524
524
|
|
|
525
|
-
declare const __VFS_PATCH__
|
|
526
|
-
declare const __VFS_REVERT__
|
|
525
|
+
declare const __VFS_PATCH__ = "__VFS_PATCH__";
|
|
526
|
+
declare const __VFS_REVERT__ = "__VFS_REVERT__";
|
|
527
527
|
type OutputModeType = "fs" | "virtual";
|
|
528
528
|
interface VirtualFile {
|
|
529
529
|
/**
|
|
@@ -934,6 +934,15 @@ interface OutputConfig {
|
|
|
934
934
|
* @defaultValue "dist/\{projectRoot\}"
|
|
935
935
|
*/
|
|
936
936
|
outputPath?: string;
|
|
937
|
+
/**
|
|
938
|
+
* The output directory path for the project build.
|
|
939
|
+
*
|
|
940
|
+
* @remarks
|
|
941
|
+
* This path is used to determine where the built files will be placed after the build process completes. This will be used in scenarios where the monorepo uses TSConfig paths to link packages together.
|
|
942
|
+
*
|
|
943
|
+
* @defaultValue "\{projectRoot\}/dist"
|
|
944
|
+
*/
|
|
945
|
+
distPath?: string;
|
|
937
946
|
/**
|
|
938
947
|
* The format of the output files
|
|
939
948
|
*
|
|
@@ -1,11 +1,15 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkNFXNZFMN_cjs = require('./chunk-NFXNZFMN.cjs');
|
|
4
4
|
require('./chunk-USNT2KNT.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "getOrganizationName", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkNFXNZFMN_cjs.getOrganizationName; }
|
|
11
|
+
});
|
|
12
|
+
Object.defineProperty(exports, "getWorkspaceName", {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return chunkNFXNZFMN_cjs.getWorkspaceName; }
|
|
11
15
|
});
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { U as UnresolvedContext } from './context-
|
|
1
|
+
import { U as UnresolvedContext } from './context-D1I2JQgs.cjs';
|
|
2
2
|
import '@stryke/env/get-env-paths';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/package-json';
|
|
@@ -25,5 +25,12 @@ import '@stryke/types/array';
|
|
|
25
25
|
* @returns The organization name or undefined if not found.
|
|
26
26
|
*/
|
|
27
27
|
declare function getOrganizationName(context: UnresolvedContext): string | undefined;
|
|
28
|
+
/**
|
|
29
|
+
* Get the organization name from the context
|
|
30
|
+
*
|
|
31
|
+
* @param context - The Powerlines plugin context.
|
|
32
|
+
* @returns The organization name or undefined if not found.
|
|
33
|
+
*/
|
|
34
|
+
declare function getWorkspaceName(context: UnresolvedContext): string | undefined;
|
|
28
35
|
|
|
29
|
-
export { getOrganizationName };
|
|
36
|
+
export { getOrganizationName, getWorkspaceName };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { U as UnresolvedContext } from './context-
|
|
1
|
+
import { U as UnresolvedContext } from './context-D1I2JQgs.js';
|
|
2
2
|
import '@stryke/env/get-env-paths';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/package-json';
|
|
@@ -25,5 +25,12 @@ import '@stryke/types/array';
|
|
|
25
25
|
* @returns The organization name or undefined if not found.
|
|
26
26
|
*/
|
|
27
27
|
declare function getOrganizationName(context: UnresolvedContext): string | undefined;
|
|
28
|
+
/**
|
|
29
|
+
* Get the organization name from the context
|
|
30
|
+
*
|
|
31
|
+
* @param context - The Powerlines plugin context.
|
|
32
|
+
* @returns The organization name or undefined if not found.
|
|
33
|
+
*/
|
|
34
|
+
declare function getWorkspaceName(context: UnresolvedContext): string | undefined;
|
|
28
35
|
|
|
29
|
-
export { getOrganizationName };
|
|
36
|
+
export { getOrganizationName, getWorkspaceName };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { getOrganizationName } from './chunk-
|
|
1
|
+
export { getOrganizationName, getWorkspaceName } from './chunk-SEH3RVMF.js';
|
|
2
2
|
import './chunk-SHUYVCID.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { P as PluginContext, B as BuildVariant, a as Plugin, b as PluginFactory } from './context-
|
|
1
|
+
import { P as PluginContext, B as BuildVariant, a as Plugin, b as PluginFactory } from './context-D1I2JQgs.cjs';
|
|
2
2
|
import '@stryke/env/get-env-paths';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/package-json';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { P as PluginContext, B as BuildVariant, a as Plugin, b as PluginFactory } from './context-
|
|
1
|
+
import { P as PluginContext, B as BuildVariant, a as Plugin, b as PluginFactory } from './context-D1I2JQgs.js';
|
|
2
2
|
import '@stryke/env/get-env-paths';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/package-json';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { P as PluginContext, a as Plugin, b as PluginFactory, c as PartialPlugin, d as PartialPluginFactory } from './context-
|
|
1
|
+
import { P as PluginContext, a as Plugin, b as PluginFactory, c as PartialPlugin, d as PartialPluginFactory } from './context-D1I2JQgs.cjs';
|
|
2
2
|
import '@stryke/env/get-env-paths';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/package-json';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { P as PluginContext, a as Plugin, b as PluginFactory, c as PartialPlugin, d as PartialPluginFactory } from './context-
|
|
1
|
+
import { P as PluginContext, a as Plugin, b as PluginFactory, c as PartialPlugin, d as PartialPluginFactory } from './context-D1I2JQgs.js';
|
|
2
2
|
import '@stryke/env/get-env-paths';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/package-json';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { P as PluginContext, e as BasePluginHookFunctions, f as PluginHookFunctions, E as ExternalPluginHookFunctions, g as PluginHookObject, a as Plugin, R as ResolvedConfig, h as PluginConfigObject, i as PluginConfigTuple, j as PluginConfig, k as PluginHook, U as UnresolvedContext, C as ConfigResult, l as EnvironmentConfig, m as EnvironmentResolvedConfig, G as GenerateTypesResult } from './context-
|
|
1
|
+
import { P as PluginContext, e as BasePluginHookFunctions, f as PluginHookFunctions, E as ExternalPluginHookFunctions, g as PluginHookObject, a as Plugin, R as ResolvedConfig, h as PluginConfigObject, i as PluginConfigTuple, j as PluginConfig, k as PluginHook, U as UnresolvedContext, C as ConfigResult, l as EnvironmentConfig, m as EnvironmentResolvedConfig, G as GenerateTypesResult } from './context-D1I2JQgs.cjs';
|
|
2
2
|
import * as unplugin from 'unplugin';
|
|
3
3
|
import * as _stryke_types_base from '@stryke/types/base';
|
|
4
4
|
import { AnyFunction } from '@stryke/types/base';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { P as PluginContext, e as BasePluginHookFunctions, f as PluginHookFunctions, E as ExternalPluginHookFunctions, g as PluginHookObject, a as Plugin, R as ResolvedConfig, h as PluginConfigObject, i as PluginConfigTuple, j as PluginConfig, k as PluginHook, U as UnresolvedContext, C as ConfigResult, l as EnvironmentConfig, m as EnvironmentResolvedConfig, G as GenerateTypesResult } from './context-
|
|
1
|
+
import { P as PluginContext, e as BasePluginHookFunctions, f as PluginHookFunctions, E as ExternalPluginHookFunctions, g as PluginHookObject, a as Plugin, R as ResolvedConfig, h as PluginConfigObject, i as PluginConfigTuple, j as PluginConfig, k as PluginHook, U as UnresolvedContext, C as ConfigResult, l as EnvironmentConfig, m as EnvironmentResolvedConfig, G as GenerateTypesResult } from './context-D1I2JQgs.js';
|
|
2
2
|
import * as unplugin from 'unplugin';
|
|
3
3
|
import * as _stryke_types_base from '@stryke/types/base';
|
|
4
4
|
import { AnyFunction } from '@stryke/types/base';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkNFXNZFMN_cjs = require('./chunk-NFXNZFMN.cjs');
|
|
4
4
|
var chunkDZZPNO5H_cjs = require('./chunk-DZZPNO5H.cjs');
|
|
5
5
|
var chunkECFS7DPV_cjs = require('./chunk-ECFS7DPV.cjs');
|
|
6
6
|
var chunk5MO4BCOW_cjs = require('./chunk-5MO4BCOW.cjs');
|
|
@@ -13,7 +13,11 @@ require('./chunk-USNT2KNT.cjs');
|
|
|
13
13
|
|
|
14
14
|
Object.defineProperty(exports, "getOrganizationName", {
|
|
15
15
|
enumerable: true,
|
|
16
|
-
get: function () { return
|
|
16
|
+
get: function () { return chunkNFXNZFMN_cjs.getOrganizationName; }
|
|
17
|
+
});
|
|
18
|
+
Object.defineProperty(exports, "getWorkspaceName", {
|
|
19
|
+
enumerable: true,
|
|
20
|
+
get: function () { return chunkNFXNZFMN_cjs.getWorkspaceName; }
|
|
17
21
|
});
|
|
18
22
|
Object.defineProperty(exports, "enforceVariant", {
|
|
19
23
|
enumerable: true,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { getOrganizationName } from './context-helpers.cjs';
|
|
1
|
+
export { getOrganizationName, getWorkspaceName } from './context-helpers.cjs';
|
|
2
2
|
export { enforceVariant } from './enforce.cjs';
|
|
3
3
|
export { extend } from './extend.cjs';
|
|
4
4
|
export { getConfigPath } from './get-config-path.cjs';
|
|
5
5
|
export { addPluginHook, checkDedupe, extractPluginHook, getHookHandler, isHookExternal, isHookInternal, isPlugin, isPluginConfig, isPluginConfigObject, isPluginConfigTuple, isPluginHook, isPluginHookFunction, isPluginHookObject } from './helpers.cjs';
|
|
6
6
|
export { MergeResult, merge } from './merge.cjs';
|
|
7
7
|
export { replacePathTokens } from './paths.cjs';
|
|
8
|
-
import './context-
|
|
8
|
+
import './context-D1I2JQgs.cjs';
|
|
9
9
|
import '@stryke/env/get-env-paths';
|
|
10
10
|
import '@stryke/types/base';
|
|
11
11
|
import '@stryke/types/package-json';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { getOrganizationName } from './context-helpers.js';
|
|
1
|
+
export { getOrganizationName, getWorkspaceName } from './context-helpers.js';
|
|
2
2
|
export { enforceVariant } from './enforce.js';
|
|
3
3
|
export { extend } from './extend.js';
|
|
4
4
|
export { getConfigPath } from './get-config-path.js';
|
|
5
5
|
export { addPluginHook, checkDedupe, extractPluginHook, getHookHandler, isHookExternal, isHookInternal, isPlugin, isPluginConfig, isPluginConfigObject, isPluginConfigTuple, isPluginHook, isPluginHookFunction, isPluginHookObject } from './helpers.js';
|
|
6
6
|
export { MergeResult, merge } from './merge.js';
|
|
7
7
|
export { replacePathTokens } from './paths.js';
|
|
8
|
-
import './context-
|
|
8
|
+
import './context-D1I2JQgs.js';
|
|
9
9
|
import '@stryke/env/get-env-paths';
|
|
10
10
|
import '@stryke/types/base';
|
|
11
11
|
import '@stryke/types/package-json';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { getOrganizationName } from './chunk-
|
|
1
|
+
export { getOrganizationName, getWorkspaceName } from './chunk-SEH3RVMF.js';
|
|
2
2
|
export { enforceVariant } from './chunk-XIXI67PY.js';
|
|
3
3
|
export { extend } from './chunk-GV7O3E7P.js';
|
|
4
4
|
export { getConfigPath } from './chunk-CYVV2MB7.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { P as PluginContext, a as Plugin, c as PartialPlugin } from './context-
|
|
1
|
+
import { P as PluginContext, a as Plugin, c as PartialPlugin } from './context-D1I2JQgs.cjs';
|
|
2
2
|
import '@stryke/env/get-env-paths';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/package-json';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { P as PluginContext, a as Plugin, c as PartialPlugin } from './context-
|
|
1
|
+
import { P as PluginContext, a as Plugin, c as PartialPlugin } from './context-D1I2JQgs.js';
|
|
2
2
|
import '@stryke/env/get-env-paths';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/package-json';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { IsUndefined } from '@stryke/types/base';
|
|
2
|
-
import { U as UnresolvedContext } from './context-
|
|
2
|
+
import { U as UnresolvedContext } from './context-D1I2JQgs.cjs';
|
|
3
3
|
import '@stryke/env/get-env-paths';
|
|
4
4
|
import '@stryke/types/package-json';
|
|
5
5
|
import 'jiti';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { IsUndefined } from '@stryke/types/base';
|
|
2
|
-
import { U as UnresolvedContext } from './context-
|
|
2
|
+
import { U as UnresolvedContext } from './context-D1I2JQgs.js';
|
|
3
3
|
import '@stryke/env/get-env-paths';
|
|
4
4
|
import '@stryke/types/package-json';
|
|
5
5
|
import 'jiti';
|
|
@@ -779,6 +779,15 @@ interface OutputConfig {
|
|
|
779
779
|
* @defaultValue "dist/\{projectRoot\}"
|
|
780
780
|
*/
|
|
781
781
|
outputPath?: string;
|
|
782
|
+
/**
|
|
783
|
+
* The output directory path for the project build.
|
|
784
|
+
*
|
|
785
|
+
* @remarks
|
|
786
|
+
* This path is used to determine where the built files will be placed after the build process completes. This will be used in scenarios where the monorepo uses TSConfig paths to link packages together.
|
|
787
|
+
*
|
|
788
|
+
* @defaultValue "\{projectRoot\}/dist"
|
|
789
|
+
*/
|
|
790
|
+
distPath?: string;
|
|
782
791
|
/**
|
|
783
792
|
* The format of the output files
|
|
784
793
|
*
|
|
@@ -779,6 +779,15 @@ interface OutputConfig {
|
|
|
779
779
|
* @defaultValue "dist/\{projectRoot\}"
|
|
780
780
|
*/
|
|
781
781
|
outputPath?: string;
|
|
782
|
+
/**
|
|
783
|
+
* The output directory path for the project build.
|
|
784
|
+
*
|
|
785
|
+
* @remarks
|
|
786
|
+
* This path is used to determine where the built files will be placed after the build process completes. This will be used in scenarios where the monorepo uses TSConfig paths to link packages together.
|
|
787
|
+
*
|
|
788
|
+
* @defaultValue "\{projectRoot\}/dist"
|
|
789
|
+
*/
|
|
790
|
+
distPath?: string;
|
|
782
791
|
/**
|
|
783
792
|
* The format of the output files
|
|
784
793
|
*
|
package/dist/rolldown.cjs
CHANGED
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
6
|
-
require('./chunk-
|
|
7
|
-
require('./chunk-
|
|
5
|
+
var chunk2L5TNORF_cjs = require('./chunk-2L5TNORF.cjs');
|
|
6
|
+
require('./chunk-SKESAE4K.cjs');
|
|
7
|
+
require('./chunk-QVZ6T3KX.cjs');
|
|
8
8
|
require('./chunk-ETKZMGLN.cjs');
|
|
9
|
-
require('./chunk-
|
|
9
|
+
require('./chunk-3WDMXRK6.cjs');
|
|
10
10
|
require('./chunk-PAMSESZV.cjs');
|
|
11
11
|
require('./chunk-USNT2KNT.cjs');
|
|
12
12
|
|
|
@@ -14,13 +14,13 @@ require('./chunk-USNT2KNT.cjs');
|
|
|
14
14
|
|
|
15
15
|
Object.defineProperty(exports, "default", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunk2L5TNORF_cjs.rolldown_default; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "module.exports", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunk2L5TNORF_cjs.rolldown; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "rolldown", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunk2L5TNORF_cjs.rolldown; }
|
|
26
26
|
});
|
package/dist/rolldown.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as rolldown$1 from 'rolldown';
|
|
2
|
-
import { v as RolldownUserConfig } from './resolved-
|
|
2
|
+
import { v as RolldownUserConfig } from './resolved-DYLxPDut.cjs';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
package/dist/rolldown.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as rolldown$1 from 'rolldown';
|
|
2
|
-
import { v as RolldownUserConfig } from './resolved-
|
|
2
|
+
import { v as RolldownUserConfig } from './resolved-D1ySEdUv.js';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
package/dist/rolldown.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { rolldown_default as default, rolldown as "module.exports", rolldown } from './chunk-
|
|
2
|
-
import './chunk-
|
|
3
|
-
import './chunk-
|
|
1
|
+
export { rolldown_default as default, rolldown as "module.exports", rolldown } from './chunk-5UPJKYRN.js';
|
|
2
|
+
import './chunk-BPDVRROI.js';
|
|
3
|
+
import './chunk-PYCO3XK3.js';
|
|
4
4
|
import './chunk-JQCWV4DT.js';
|
|
5
|
-
import './chunk-
|
|
5
|
+
import './chunk-FM4ABZQ2.js';
|
|
6
6
|
import './chunk-JKBJF3UI.js';
|
|
7
7
|
import './chunk-SHUYVCID.js';
|
package/dist/rollup.cjs
CHANGED
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
6
|
-
require('./chunk-
|
|
7
|
-
require('./chunk-
|
|
5
|
+
var chunkTTOSSTZG_cjs = require('./chunk-TTOSSTZG.cjs');
|
|
6
|
+
require('./chunk-SKESAE4K.cjs');
|
|
7
|
+
require('./chunk-QVZ6T3KX.cjs');
|
|
8
8
|
require('./chunk-ETKZMGLN.cjs');
|
|
9
|
-
require('./chunk-
|
|
9
|
+
require('./chunk-3WDMXRK6.cjs');
|
|
10
10
|
require('./chunk-PAMSESZV.cjs');
|
|
11
11
|
require('./chunk-USNT2KNT.cjs');
|
|
12
12
|
|
|
@@ -14,13 +14,13 @@ require('./chunk-USNT2KNT.cjs');
|
|
|
14
14
|
|
|
15
15
|
Object.defineProperty(exports, "default", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkTTOSSTZG_cjs.rollup_default; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "module.exports", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkTTOSSTZG_cjs.rollup; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "rollup", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkTTOSSTZG_cjs.rollup; }
|
|
26
26
|
});
|
package/dist/rollup.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as rollup$1 from 'rollup';
|
|
2
|
-
import { u as RollupUserConfig } from './resolved-
|
|
2
|
+
import { u as RollupUserConfig } from './resolved-DYLxPDut.cjs';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
package/dist/rollup.d.ts
CHANGED
package/dist/rollup.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { rollup_default as default, rollup as "module.exports", rollup } from './chunk-
|
|
2
|
-
import './chunk-
|
|
3
|
-
import './chunk-
|
|
1
|
+
export { rollup_default as default, rollup as "module.exports", rollup } from './chunk-FUSVGPWR.js';
|
|
2
|
+
import './chunk-BPDVRROI.js';
|
|
3
|
+
import './chunk-PYCO3XK3.js';
|
|
4
4
|
import './chunk-JQCWV4DT.js';
|
|
5
|
-
import './chunk-
|
|
5
|
+
import './chunk-FM4ABZQ2.js';
|
|
6
6
|
import './chunk-JKBJF3UI.js';
|
|
7
7
|
import './chunk-SHUYVCID.js';
|
package/dist/rspack.cjs
CHANGED
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
6
|
-
require('./chunk-
|
|
7
|
-
require('./chunk-
|
|
5
|
+
var chunkSXLFAQMD_cjs = require('./chunk-SXLFAQMD.cjs');
|
|
6
|
+
require('./chunk-SKESAE4K.cjs');
|
|
7
|
+
require('./chunk-QVZ6T3KX.cjs');
|
|
8
8
|
require('./chunk-ETKZMGLN.cjs');
|
|
9
|
-
require('./chunk-
|
|
9
|
+
require('./chunk-3WDMXRK6.cjs');
|
|
10
10
|
require('./chunk-PAMSESZV.cjs');
|
|
11
11
|
require('./chunk-USNT2KNT.cjs');
|
|
12
12
|
|
|
@@ -14,13 +14,13 @@ require('./chunk-USNT2KNT.cjs');
|
|
|
14
14
|
|
|
15
15
|
Object.defineProperty(exports, "default", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkSXLFAQMD_cjs.rspack_default; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "module.exports", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkSXLFAQMD_cjs.rspack; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "rspack", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkSXLFAQMD_cjs.rspack; }
|
|
26
26
|
});
|
package/dist/rspack.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as unplugin from 'unplugin';
|
|
2
|
-
import { t as RspackUserConfig } from './resolved-
|
|
2
|
+
import { t as RspackUserConfig } from './resolved-DYLxPDut.cjs';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
package/dist/rspack.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as unplugin from 'unplugin';
|
|
2
|
-
import { t as RspackUserConfig } from './resolved-
|
|
2
|
+
import { t as RspackUserConfig } from './resolved-D1ySEdUv.js';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
package/dist/rspack.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { rspack_default as default, rspack as "module.exports", rspack } from './chunk-
|
|
2
|
-
import './chunk-
|
|
3
|
-
import './chunk-
|
|
1
|
+
export { rspack_default as default, rspack as "module.exports", rspack } from './chunk-UCRJ442Y.js';
|
|
2
|
+
import './chunk-BPDVRROI.js';
|
|
3
|
+
import './chunk-PYCO3XK3.js';
|
|
4
4
|
import './chunk-JQCWV4DT.js';
|
|
5
|
-
import './chunk-
|
|
5
|
+
import './chunk-FM4ABZQ2.js';
|
|
6
6
|
import './chunk-JKBJF3UI.js';
|
|
7
7
|
import './chunk-SHUYVCID.js';
|