@nuxt/cli-nightly 3.32.1-20260126-094318-362ab3a → 3.32.1-20260130-134903-362ab3a
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.
|
@@ -190,7 +190,7 @@ function routeToRegExp(route = "/") {
|
|
|
190
190
|
}
|
|
191
191
|
|
|
192
192
|
//#endregion
|
|
193
|
-
//#region ../../node_modules/.pnpm/h3@2.0.1-rc.11_crossws@0.4.
|
|
193
|
+
//#region ../../node_modules/.pnpm/h3@2.0.1-rc.11_crossws@0.4.4_srvx@0.10.1_/node_modules/h3/dist/h3.mjs
|
|
194
194
|
const kEventNS = "h3.internal.event.";
|
|
195
195
|
const kEventRes = /* @__PURE__ */ Symbol.for(`${kEventNS}res`);
|
|
196
196
|
const kEventResHeaders = /* @__PURE__ */ Symbol.for(`${kEventNS}res.headers`);
|
package/dist/index.mjs
CHANGED
|
@@ -16,14 +16,14 @@ const _rDefault = (r) => r.default || r;
|
|
|
16
16
|
const commands = {
|
|
17
17
|
"add": () => import("./add-Bznb4lxU.mjs").then(_rDefault),
|
|
18
18
|
"add-template": () => import("./add-template-BqK8C-av.mjs").then(_rDefault),
|
|
19
|
-
"analyze": () => import("./analyze-
|
|
19
|
+
"analyze": () => import("./analyze-DjuI4Fjz.mjs").then(_rDefault),
|
|
20
20
|
"build": () => import("./build-xBDofBQy.mjs").then(_rDefault),
|
|
21
21
|
"cleanup": () => import("./cleanup-viSjdn1J.mjs").then(_rDefault),
|
|
22
22
|
"_dev": () => import("./dev-child-CTpoGVT-.mjs").then(_rDefault),
|
|
23
23
|
"dev": () => import("./dev-CAUc81j8.mjs").then(_rDefault),
|
|
24
24
|
"devtools": () => import("./devtools-BTYlIJMv.mjs").then(_rDefault),
|
|
25
25
|
"generate": () => import("./generate-Dl0M7pNO.mjs").then(_rDefault),
|
|
26
|
-
"info": () => import("./info-
|
|
26
|
+
"info": () => import("./info-D-4gdQZG.mjs").then(_rDefault),
|
|
27
27
|
"init": () => import("./init-CbX2kZ7b.mjs").then(_rDefault),
|
|
28
28
|
"module": () => import("./module-CsMeSzOg.mjs").then(_rDefault),
|
|
29
29
|
"prepare": () => import("./prepare-D99IJFcY.mjs").then(_rDefault),
|
|
@@ -68,7 +68,7 @@ async function checkEngines() {
|
|
|
68
68
|
//#endregion
|
|
69
69
|
//#region package.json
|
|
70
70
|
var name = "@nuxt/cli-nightly";
|
|
71
|
-
var version = "3.32.1-
|
|
71
|
+
var version = "3.32.1-20260130-134903-362ab3a";
|
|
72
72
|
var description = "Nuxt CLI";
|
|
73
73
|
|
|
74
74
|
//#endregion
|
|
@@ -17,7 +17,7 @@ import { copy } from "copy-paste";
|
|
|
17
17
|
import { detectPackageManager } from "nypm";
|
|
18
18
|
|
|
19
19
|
//#region ../nuxi/package.json
|
|
20
|
-
var version = "3.32.1-
|
|
20
|
+
var version = "3.32.1-20260130-134852-362ab3a";
|
|
21
21
|
|
|
22
22
|
//#endregion
|
|
23
23
|
//#region ../nuxi/src/commands/info.ts
|