chore: update generated Astro dev artifacts

This commit is contained in:
2026-09-14 18:30:47 +08:00
parent aa86f1f5ed
commit eb2ed9f950
2 changed files with 6 additions and 7 deletions
+5 -5
View File
@@ -1,14 +1,14 @@
{ {
"pid": 52048, "pid": 78610,
"port": 4322, "port": 4323,
"url": "http://localhost:4322", "url": "http://localhost:4323",
"urls": { "urls": {
"local": [ "local": [
"http://localhost:4322/" "http://localhost:4323/"
], ],
"network": [], "network": [],
"networkInterfaceNames": [] "networkInterfaceNames": []
}, },
"background": false, "background": false,
"startedAt": "2026-09-13T08:12:40.425Z" "startedAt": "2026-09-13T13:48:49.043Z"
} }
+1 -2
View File
@@ -1,3 +1,2 @@
/// <reference types="astro/client" /> /// <reference types="astro/client" />
/// <reference path="integrations/_astrojs_cloudflare/cloudflare.d.ts" /> /// <reference path="integrations/_astrojs_cloudflare/cloudflare.d.ts" />
/// <reference path="content.d.ts" />