wind-rain666

Results 1 issues of wind-rain666

I want to use dynamic route with vite-ssg, but I can't find the problem ``` // main.ts export async function includedRoutes(paths:string[], routes:RouteRecordRaw[]) { // Sensitive key is managed by Vite...