@voidzero-dev/vite-plus-core 0.1.10 → 0.1.12-alpha.1
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/tsdown/{build-B1oBkI4C-zptCT7Nv.js → build-B1oBkI4C-Dh08ogRE.js} +2 -2
- package/dist/tsdown/{build-CpOl_krN-DF8oTAEE.js → build-CpOl_krN-CHw39ynq.js} +7 -7
- package/dist/tsdown/{debug-C4FmgzkJ-Fxa4sdkP.js → debug-C4FmgzkJ-BcERCViE.js} +2 -2
- package/dist/tsdown/{detect-J1_Vd1yf-uzwu6GvK.js → detect-J1_Vd1yf-BnOcNWHf.js} +1 -1
- package/dist/tsdown/{index-node-Bpsmc0eX-BiLag9_o.js → index-node-Bpsmc0eX-CRDsfhY9.js} +1 -1
- package/dist/tsdown/index-types.d.ts +5 -5
- package/dist/tsdown/index.js +4 -4
- package/dist/tsdown/{main-BUXYXu1I.js → main-4fHWraTN.js} +2 -2
- package/dist/tsdown/run.js +3 -3
- package/package.json +14 -3
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "./main-
|
|
1
|
+
import "./main-4fHWraTN.js";
|
|
2
2
|
import "./node-B3Gdtau1.js";
|
|
3
|
-
import { t as build$1 } from "./build-CpOl_krN-
|
|
3
|
+
import { t as build$1 } from "./build-CpOl_krN-CHw39ynq.js";
|
|
4
4
|
import "./filename-UU7z2A9Z.js";
|
|
5
5
|
export { build$1 as build };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as __toESM, t as __commonJSMin } from "./chunk-CSNpwdVU.js";
|
|
2
|
-
import { C as resolveComma, E as toArray, S as promiseWithResolvers, T as slash, _ as debounce, a as createLogger, b as noop, c as globalLogger, d as bold, f as dim, g as yellow, h as underline, i as LogLevels, l as prettyFormat, m as red, n as q, o as generateColor, p as green, r as version, s as getNameLabel, t as K, u as blue, v as importWithError, w as resolveRegex, x as pkgExists, y as matchPattern } from "./main-
|
|
2
|
+
import { C as resolveComma, E as toArray, S as promiseWithResolvers, T as slash, _ as debounce, a as createLogger, b as noop, c as globalLogger, d as bold, f as dim, g as yellow, h as underline, i as LogLevels, l as prettyFormat, m as red, n as q, o as generateColor, p as green, r as version, s as getNameLabel, t as K, u as blue, v as importWithError, w as resolveRegex, x as pkgExists, y as matchPattern } from "./main-4fHWraTN.js";
|
|
3
3
|
import { t as createDebug } from "./node-B3Gdtau1.js";
|
|
4
4
|
import { i as RE_JS, n as RE_DTS, o as RE_NODE_MODULES$1, t as RE_CSS } from "./filename-UU7z2A9Z.js";
|
|
5
5
|
import module$1, { builtinModules, createRequire, isBuiltin } from "node:module";
|
|
@@ -21,7 +21,7 @@ import fs$1, { existsSync, readFileSync, writeFileSync } from "node:fs";
|
|
|
21
21
|
import { Buffer } from "node:buffer";
|
|
22
22
|
import { brotliCompress, gzip } from "node:zlib";
|
|
23
23
|
import { importGlobPlugin } from "@voidzero-dev/vite-plus-core/rolldown/experimental";
|
|
24
|
-
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@
|
|
24
|
+
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@type_059aa640a91d945cefc9d8c8db7a9cd0/node_modules/tsdown/dist/fs-Dd6Htx2P.mjs
|
|
25
25
|
function fsExists(path) {
|
|
26
26
|
return access(path).then(() => true, () => false);
|
|
27
27
|
}
|
|
@@ -64,7 +64,7 @@ function stripExtname(filePath) {
|
|
|
64
64
|
return filePath.slice(0, -ext.length);
|
|
65
65
|
}
|
|
66
66
|
//#endregion
|
|
67
|
-
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@
|
|
67
|
+
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@type_059aa640a91d945cefc9d8c8db7a9cd0/node_modules/tsdown/dist/format-DPVBd8E4.mjs
|
|
68
68
|
const shimFile = path.resolve(import.meta.dirname, "..", "esm-shims.js");
|
|
69
69
|
function getShimsInject(format, platform) {
|
|
70
70
|
if (format === "es" && platform === "node") return {
|
|
@@ -3076,7 +3076,7 @@ function createConfigCoreLoader(options) {
|
|
|
3076
3076
|
};
|
|
3077
3077
|
}
|
|
3078
3078
|
//#endregion
|
|
3079
|
-
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@
|
|
3079
|
+
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@type_059aa640a91d945cefc9d8c8db7a9cd0/node_modules/tsdown/dist/options--36H_-x3.mjs
|
|
3080
3080
|
const __cjs_require$1 = createRequire(import.meta.url);
|
|
3081
3081
|
const picomatch = __cjs_require$1("./npm_entry_picomatch.cjs");
|
|
3082
3082
|
const satisfies$1 = __cjs_require$1("./npm_entry_semver_functions_satisfies.cjs");
|
|
@@ -3831,7 +3831,7 @@ function filterConfig(filter, configCwd, name) {
|
|
|
3831
3831
|
return toArray(filter).some((value) => name && name === value || cwd === value);
|
|
3832
3832
|
}
|
|
3833
3833
|
//#endregion
|
|
3834
|
-
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@
|
|
3834
|
+
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@type_059aa640a91d945cefc9d8c8db7a9cd0/node_modules/tsdown/dist/watch-seL2bosb.mjs
|
|
3835
3835
|
/**
|
|
3836
3836
|
* The `node:` protocol was added in Node.js v14.18.0.
|
|
3837
3837
|
* @see https://nodejs.org/api/esm.html#node-imports
|
|
@@ -4160,7 +4160,7 @@ var Hookable = class {
|
|
|
4160
4160
|
}
|
|
4161
4161
|
};
|
|
4162
4162
|
//#endregion
|
|
4163
|
-
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@
|
|
4163
|
+
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@type_059aa640a91d945cefc9d8c8db7a9cd0/node_modules/tsdown/dist/build-CpOl_krN.mjs
|
|
4164
4164
|
const __cjs_require = createRequire(import.meta.url);
|
|
4165
4165
|
const satisfies = __cjs_require("./npm_entry_semver_functions_satisfies.cjs");
|
|
4166
4166
|
const coerce = __cjs_require("./npm_entry_semver_functions_coerce.cjs");
|
|
@@ -4496,7 +4496,7 @@ async function bundleDone(bundleByPkg, bundle) {
|
|
|
4496
4496
|
async function packTarball(packageJsonPath) {
|
|
4497
4497
|
const pkgDir = path.dirname(packageJsonPath);
|
|
4498
4498
|
const destination = await mkdtemp(path.join(tmpdir(), "tsdown-pack-"));
|
|
4499
|
-
const [{ detect }, { pack }] = await Promise.all([import("./detect-J1_Vd1yf-
|
|
4499
|
+
const [{ detect }, { pack }] = await Promise.all([import("./detect-J1_Vd1yf-BnOcNWHf.js"), import("./index-node-Bpsmc0eX-CRDsfhY9.js")]);
|
|
4500
4500
|
try {
|
|
4501
4501
|
const detected = await detect({ cwd: pkgDir });
|
|
4502
4502
|
if (detected?.name === "deno") throw new Error(`Cannot pack tarball for Deno projects at ${pkgDir}`);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { C as resolveComma, E as toArray } from "./main-
|
|
1
|
+
import { C as resolveComma, E as toArray } from "./main-4fHWraTN.js";
|
|
2
2
|
import { n as enable, r as namespaces, t as createDebug } from "./node-B3Gdtau1.js";
|
|
3
|
-
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@
|
|
3
|
+
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@type_059aa640a91d945cefc9d8c8db7a9cd0/node_modules/tsdown/dist/debug-C4FmgzkJ.mjs
|
|
4
4
|
const debugLog = createDebug("tsdown:debug");
|
|
5
5
|
function enableDebug(debug) {
|
|
6
6
|
if (!debug) return;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import process from "node:process";
|
|
2
2
|
import path from "node:path";
|
|
3
3
|
import fs from "node:fs/promises";
|
|
4
|
-
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@
|
|
4
|
+
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@type_059aa640a91d945cefc9d8c8db7a9cd0/node_modules/tsdown/dist/detect-J1_Vd1yf.mjs
|
|
5
5
|
const AGENTS = [
|
|
6
6
|
"npm",
|
|
7
7
|
"yarn",
|
|
@@ -4,7 +4,7 @@ import path from "node:path";
|
|
|
4
4
|
import fs from "node:fs/promises";
|
|
5
5
|
import os from "node:os";
|
|
6
6
|
import zlib from "node:zlib";
|
|
7
|
-
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@
|
|
7
|
+
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@type_059aa640a91d945cefc9d8c8db7a9cd0/node_modules/tsdown/dist/index-node-Bpsmc0eX.mjs
|
|
8
8
|
/** @type {import('../index.d.ts').pack} */
|
|
9
9
|
async function pack(dir, opts) {
|
|
10
10
|
const packageManager = opts?.packageManager ?? "npm";
|
|
@@ -2,7 +2,7 @@ import * as Rolldown from "@voidzero-dev/vite-plus-core/rolldown";
|
|
|
2
2
|
import { BuildOptions, ChecksOptions, ExternalOption, InputOptions, InternalModuleFormat, MinifyOptions, ModuleFormat, ModuleTypes, OutputAsset, OutputChunk, OutputOptions, TreeshakingOptions } from "@voidzero-dev/vite-plus-core/rolldown";
|
|
3
3
|
import { IsolatedDeclarationsOptions } from "@voidzero-dev/vite-plus-core/rolldown/experimental";
|
|
4
4
|
|
|
5
|
-
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@
|
|
5
|
+
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@type_059aa640a91d945cefc9d8c8db7a9cd0/node_modules/tsdown/dist/logger-BUKd5OJy.d.mts
|
|
6
6
|
//#region src/utils/types.d.ts
|
|
7
7
|
type Overwrite<T, U> = Omit<T, keyof U> & U;
|
|
8
8
|
type Awaitable<T> = T | Promise<T>;
|
|
@@ -9516,7 +9516,7 @@ interface TsgoOptions {
|
|
|
9516
9516
|
path?: string;
|
|
9517
9517
|
}
|
|
9518
9518
|
//#endregion
|
|
9519
|
-
//#region ../../node_modules/.pnpm/@vitejs+devtools@0.
|
|
9519
|
+
//#region ../../node_modules/.pnpm/@vitejs+devtools@0.1.0_@pnpm+logger@1001.0.1_typescript@5.9.3_vite@packages+core_vue@3.5.27_typescript@5.9.3_/node_modules/@vitejs/devtools/dist/cli-commands.d.ts
|
|
9520
9520
|
//#region src/node/cli-commands.d.ts
|
|
9521
9521
|
interface StartOptions {
|
|
9522
9522
|
root?: string;
|
|
@@ -9667,7 +9667,7 @@ interface Options$1 {
|
|
|
9667
9667
|
depKinds?: Array<DepKind>;
|
|
9668
9668
|
}
|
|
9669
9669
|
//#endregion
|
|
9670
|
-
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@
|
|
9670
|
+
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@type_059aa640a91d945cefc9d8c8db7a9cd0/node_modules/tsdown/dist/types-DUxKwUmX.d.mts
|
|
9671
9671
|
//#region src/features/copy.d.ts
|
|
9672
9672
|
interface CopyEntry {
|
|
9673
9673
|
/**
|
|
@@ -10791,7 +10791,7 @@ type ResolvedConfig = Overwrite<MarkPartial<Omit<UserConfig, "workspace" | "from
|
|
|
10791
10791
|
exe: false | ExeOptions;
|
|
10792
10792
|
}>; //#endregion
|
|
10793
10793
|
//#endregion
|
|
10794
|
-
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@
|
|
10794
|
+
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@type_059aa640a91d945cefc9d8c8db7a9cd0/node_modules/tsdown/dist/config-Cz86PxVM.d.mts
|
|
10795
10795
|
//#region src/config/options.d.ts
|
|
10796
10796
|
/**
|
|
10797
10797
|
* Resolve user config into resolved configs
|
|
@@ -10811,7 +10811,7 @@ declare function defineConfig(options: UserConfig[]): UserConfig[];
|
|
|
10811
10811
|
declare function defineConfig(options: UserConfigFn): UserConfigFn;
|
|
10812
10812
|
declare function defineConfig(options: UserConfigExport): UserConfigExport; //#endregion
|
|
10813
10813
|
//#endregion
|
|
10814
|
-
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@
|
|
10814
|
+
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@type_059aa640a91d945cefc9d8c8db7a9cd0/node_modules/tsdown/dist/index.d.mts
|
|
10815
10815
|
//#region src/build.d.ts
|
|
10816
10816
|
/**
|
|
10817
10817
|
* Build with tsdown.
|
package/dist/tsdown/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { c as globalLogger } from "./main-
|
|
1
|
+
import { c as globalLogger } from "./main-4fHWraTN.js";
|
|
2
2
|
import "./node-B3Gdtau1.js";
|
|
3
|
-
import { t as enableDebug } from "./debug-C4FmgzkJ-
|
|
4
|
-
import { i as resolveUserConfig, n as buildWithConfigs, r as mergeConfig, t as build$1 } from "./build-CpOl_krN-
|
|
3
|
+
import { t as enableDebug } from "./debug-C4FmgzkJ-BcERCViE.js";
|
|
4
|
+
import { i as resolveUserConfig, n as buildWithConfigs, r as mergeConfig, t as build$1 } from "./build-CpOl_krN-CHw39ynq.js";
|
|
5
5
|
import "./filename-UU7z2A9Z.js";
|
|
6
6
|
import * as Rolldown from "@voidzero-dev/vite-plus-core/rolldown";
|
|
7
|
-
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@
|
|
7
|
+
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@type_059aa640a91d945cefc9d8c8db7a9cd0/node_modules/tsdown/dist/config.mjs
|
|
8
8
|
function defineConfig(options) {
|
|
9
9
|
return options;
|
|
10
10
|
}
|
|
@@ -173,7 +173,7 @@ const { Ansis, fg, bg, rgb, bgRgb, hex, bgHex, reset, inverse, hidden, visible,
|
|
|
173
173
|
module.exports = w, w.default = w;
|
|
174
174
|
})))(), 1)).default;
|
|
175
175
|
//#endregion
|
|
176
|
-
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@
|
|
176
|
+
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@type_059aa640a91d945cefc9d8c8db7a9cd0/node_modules/tsdown/dist/logger-BU0v7CAk.mjs
|
|
177
177
|
const LogLevels = {
|
|
178
178
|
silent: 0,
|
|
179
179
|
error: 1,
|
|
@@ -297,7 +297,7 @@ function hue2rgb(p, q, t) {
|
|
|
297
297
|
return p;
|
|
298
298
|
}
|
|
299
299
|
//#endregion
|
|
300
|
-
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@
|
|
300
|
+
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@type_059aa640a91d945cefc9d8c8db7a9cd0/node_modules/tsdown/dist/package-B0nLlt00.mjs
|
|
301
301
|
var version = "0.21.2";
|
|
302
302
|
//#endregion
|
|
303
303
|
//#region ../../node_modules/.pnpm/tinyexec@1.0.2/node_modules/tinyexec/dist/main.js
|
package/dist/tsdown/run.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import { c as globalLogger, f as dim, g as yellow, r as version, t as K } from "./main-
|
|
2
|
+
import { c as globalLogger, f as dim, g as yellow, r as version, t as K } from "./main-4fHWraTN.js";
|
|
3
3
|
import "./node-B3Gdtau1.js";
|
|
4
|
-
import { t as enableDebug } from "./debug-C4FmgzkJ-
|
|
4
|
+
import { t as enableDebug } from "./debug-C4FmgzkJ-BcERCViE.js";
|
|
5
5
|
import module, { createRequire } from "node:module";
|
|
6
6
|
import process$1 from "node:process";
|
|
7
7
|
import { VERSION } from "@voidzero-dev/vite-plus-core/rolldown";
|
|
@@ -631,7 +631,7 @@ cli.command("[...files]", "Bundle files", {
|
|
|
631
631
|
}).option("-c, --config <filename>", "Use a custom config file").option("--config-loader <loader>", "Config loader to use: auto, native, unrun", { default: "auto" }).option("--no-config", "Disable config file").option("-f, --format <format>", "Bundle format: esm, cjs, iife, umd", { default: "esm" }).option("--clean", "Clean output directory, --no-clean to disable").option("--deps.never-bundle <module>", "Mark dependencies as external").option("--minify", "Minify output").option("--devtools", "Enable devtools integration").option("--debug [feat]", "Show debug logs").option("--target <target>", "Bundle target, e.g \"es2015\", \"esnext\"").option("-l, --logLevel <level>", "Set log level: info, warn, error, silent").option("--fail-on-warn", "Fail on warnings", { default: true }).option("--no-write", "Disable writing files to disk, incompatible with watch mode").option("-d, --out-dir <dir>", "Output directory", { default: "dist" }).option("--treeshake", "Tree-shake bundle", { default: true }).option("--sourcemap", "Generate source map", { default: false }).option("--shims", "Enable cjs and esm shims ", { default: false }).option("--platform <platform>", "Target platform", { default: "node" }).option("--dts", "Generate dts files").option("--publint", "Enable publint", { default: false }).option("--attw", "Enable Are the types wrong integration", { default: false }).option("--unused", "Enable unused dependencies check", { default: false }).option("-w, --watch [path]", "Watch mode").option("--ignore-watch <path>", "Ignore custom paths in watch mode").option("--from-vite [vitest]", "Reuse config from Vite or Vitest").option("--report", "Size report", { default: true }).option("--env.* <value>", "Define compile-time env variables").option("--env-file <file>", "Load environment variables from a file, when used together with --env, variables in --env take precedence").option("--env-prefix <prefix>", "Prefix for env variables to inject into the bundle", { default: "TSDOWN_" }).option("--on-success <command>", "Command to run on success").option("--copy <dir>", "Copy files to output dir").option("--public-dir <dir>", "Alias for --copy, deprecated").option("--tsconfig <tsconfig>", "Set tsconfig path").option("--unbundle", "Unbundle mode").option("--root <dir>", "Root directory of input files").option("--exe", "Bundle as executable").option("-W, --workspace [dir]", "Enable workspace mode").option("-F, --filter <pattern>", "Filter configs (cwd or name), e.g. /pkg-name$/ or pkg-name").option("--exports", "Generate export-related metadata for package.json (experimental)").action(async (input, flags) => {
|
|
632
632
|
globalLogger.level = flags.logLevel || "info";
|
|
633
633
|
globalLogger.info(`tsdown ${dim`v${version}`} powered by rolldown ${dim`v${VERSION}`}`);
|
|
634
|
-
const { build } = await import("./build-B1oBkI4C-
|
|
634
|
+
const { build } = await import("./build-B1oBkI4C-Dh08ogRE.js");
|
|
635
635
|
if (input.length > 0) flags.entry = input;
|
|
636
636
|
await build(flags);
|
|
637
637
|
});
|
package/package.json
CHANGED
|
@@ -1,7 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@voidzero-dev/vite-plus-core",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.12-alpha.1",
|
|
4
|
+
"description": "The Unified Toolchain for the Web",
|
|
5
|
+
"homepage": "https://viteplus.dev/guide",
|
|
6
|
+
"bugs": {
|
|
7
|
+
"url": "https://github.com/voidzero-dev/vite-plus/issues"
|
|
8
|
+
},
|
|
4
9
|
"license": "MIT",
|
|
10
|
+
"author": "VoidZero Inc.",
|
|
11
|
+
"repository": {
|
|
12
|
+
"type": "git",
|
|
13
|
+
"url": "git+https://github.com/voidzero-dev/vite-plus.git",
|
|
14
|
+
"directory": "packages/core"
|
|
15
|
+
},
|
|
5
16
|
"files": [
|
|
6
17
|
"dist"
|
|
7
18
|
],
|
|
@@ -101,7 +112,7 @@
|
|
|
101
112
|
"@babel/types": "^7.28.5",
|
|
102
113
|
"@oxc-node/cli": "^0.0.35",
|
|
103
114
|
"@oxc-node/core": "^0.0.35",
|
|
104
|
-
"@vitejs/devtools": "^0.
|
|
115
|
+
"@vitejs/devtools": "^0.1.0",
|
|
105
116
|
"es-module-lexer": "^1.7.0",
|
|
106
117
|
"hookable": "^6.0.1",
|
|
107
118
|
"magic-string": "^0.30.21",
|
|
@@ -118,7 +129,7 @@
|
|
|
118
129
|
"tree-kill": "^1.2.2",
|
|
119
130
|
"tsdown": "^0.21.2",
|
|
120
131
|
"rolldown": "1.0.0-rc.9",
|
|
121
|
-
"vite": "npm:@voidzero-dev/vite-plus-core@0.1.
|
|
132
|
+
"vite": "npm:@voidzero-dev/vite-plus-core@0.1.12-alpha.1"
|
|
122
133
|
},
|
|
123
134
|
"peerDependencies": {
|
|
124
135
|
"@arethetypeswrong/core": "^0.18.1",
|