semantic update
This commit is contained in:
@@ -1,2 +1,9 @@
|
||||
// [DEF:RootLayoutConfig:Module]
|
||||
/**
|
||||
* @TIER: TRIVIAL
|
||||
* @PURPOSE: Root layout configuration (SPA mode)
|
||||
* @LAYER: Infra
|
||||
*/
|
||||
export const ssr = false;
|
||||
export const prerender = false;
|
||||
// [/DEF:RootLayoutConfig:Module]
|
||||
|
||||
Reference in New Issue
Block a user