Initial commit: New MoreminiMore website with fresh design
This commit is contained in:
7
node_modules/astro/dist/entrypoints/prerender.js
generated
vendored
Normal file
7
node_modules/astro/dist/entrypoints/prerender.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
import { manifest } from "virtual:astro:manifest";
|
||||
import { BuildApp } from "../core/build/app.js";
|
||||
const app = new BuildApp(manifest);
|
||||
export {
|
||||
app,
|
||||
manifest
|
||||
};
|
||||
Reference in New Issue
Block a user