mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
chore: add comment to routes-generator
This commit is contained in:
@@ -294,6 +294,7 @@ export async function routeGenerator(config = defaultConfig): Promise<void> {
|
||||
.filter(Boolean)
|
||||
.join(',')}
|
||||
} as any)`,
|
||||
// Verify if needed
|
||||
loaderNode
|
||||
? `.updateLoader({ loader: lazyFn(() => import('./${replaceBackslash(
|
||||
removeExt(
|
||||
|
||||
Reference in New Issue
Block a user