@@ -15,7 +15,6 @@ import { InertiaConfig } from '@ioc:EidelLev/Inertia';
|
||||
export const inertia: InertiaConfig = {
|
||||
view: 'app',
|
||||
ssr: {
|
||||
enabled: true,
|
||||
autoreload: process.env.NODE_ENV === 'development',
|
||||
enabled: false,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user