Update dist

This commit is contained in:
2026-03-19 05:27:31 +01:00
parent 00fed4336d
commit f722d4ae47
19 changed files with 296 additions and 26 deletions
+1
View File
@@ -2,6 +2,7 @@ const AppNames = {
defaultPort: 7000,
defaultAssetPrefix: "_bunext/static",
name: "Bunext",
version: "1.0.1",
defaultDistDir: ".bunext",
RootPagesComponentName: "__root",
};