Bio allows for date of birth without (zero) year. Added entity ID to logo title.
This commit is contained in:
@@ -105,6 +105,7 @@ export default async function initServer() {
|
||||
// ⚠️ We instantiate it only in development. (It isn't needed in production and it
|
||||
// would unnecessarily bloat our production server.)
|
||||
const vite = await import('vite');
|
||||
|
||||
const viteDevMiddleware = (
|
||||
await vite.createServer({
|
||||
// root,
|
||||
|
||||
Reference in New Issue
Block a user