feat: some shit
This commit is contained in:
56
fresh.gen.ts
56
fresh.gen.ts
@@ -21,19 +21,21 @@ import * as $15 from "./routes/api/query/index.ts";
|
||||
import * as $16 from "./routes/api/recipes/[name].ts";
|
||||
import * as $17 from "./routes/api/recipes/index.ts";
|
||||
import * as $18 from "./routes/api/resources.ts";
|
||||
import * as $19 from "./routes/api/series/index.ts";
|
||||
import * as $20 from "./routes/api/tmdb/[id].ts";
|
||||
import * as $21 from "./routes/api/tmdb/credits/[id].ts";
|
||||
import * as $22 from "./routes/api/tmdb/query.ts";
|
||||
import * as $23 from "./routes/articles/[name].tsx";
|
||||
import * as $24 from "./routes/articles/index.tsx";
|
||||
import * as $25 from "./routes/index.tsx";
|
||||
import * as $26 from "./routes/movies/[name].tsx";
|
||||
import * as $27 from "./routes/movies/index.tsx";
|
||||
import * as $28 from "./routes/recipes/[name].tsx";
|
||||
import * as $29 from "./routes/recipes/index.tsx";
|
||||
import * as $30 from "./routes/series/[name].tsx";
|
||||
import * as $31 from "./routes/series/index.tsx";
|
||||
import * as $19 from "./routes/api/series/[name].ts";
|
||||
import * as $20 from "./routes/api/series/enhance/[name].ts";
|
||||
import * as $21 from "./routes/api/series/index.ts";
|
||||
import * as $22 from "./routes/api/tmdb/[id].ts";
|
||||
import * as $23 from "./routes/api/tmdb/credits/[id].ts";
|
||||
import * as $24 from "./routes/api/tmdb/query.ts";
|
||||
import * as $25 from "./routes/articles/[name].tsx";
|
||||
import * as $26 from "./routes/articles/index.tsx";
|
||||
import * as $27 from "./routes/index.tsx";
|
||||
import * as $28 from "./routes/movies/[name].tsx";
|
||||
import * as $29 from "./routes/movies/index.tsx";
|
||||
import * as $30 from "./routes/recipes/[name].tsx";
|
||||
import * as $31 from "./routes/recipes/index.tsx";
|
||||
import * as $32 from "./routes/series/[name].tsx";
|
||||
import * as $33 from "./routes/series/index.tsx";
|
||||
import * as $$0 from "./islands/Counter.tsx";
|
||||
import * as $$1 from "./islands/IngredientsList.tsx";
|
||||
import * as $$2 from "./islands/KMenu.tsx";
|
||||
@@ -66,19 +68,21 @@ const manifest = {
|
||||
"./routes/api/recipes/[name].ts": $16,
|
||||
"./routes/api/recipes/index.ts": $17,
|
||||
"./routes/api/resources.ts": $18,
|
||||
"./routes/api/series/index.ts": $19,
|
||||
"./routes/api/tmdb/[id].ts": $20,
|
||||
"./routes/api/tmdb/credits/[id].ts": $21,
|
||||
"./routes/api/tmdb/query.ts": $22,
|
||||
"./routes/articles/[name].tsx": $23,
|
||||
"./routes/articles/index.tsx": $24,
|
||||
"./routes/index.tsx": $25,
|
||||
"./routes/movies/[name].tsx": $26,
|
||||
"./routes/movies/index.tsx": $27,
|
||||
"./routes/recipes/[name].tsx": $28,
|
||||
"./routes/recipes/index.tsx": $29,
|
||||
"./routes/series/[name].tsx": $30,
|
||||
"./routes/series/index.tsx": $31,
|
||||
"./routes/api/series/[name].ts": $19,
|
||||
"./routes/api/series/enhance/[name].ts": $20,
|
||||
"./routes/api/series/index.ts": $21,
|
||||
"./routes/api/tmdb/[id].ts": $22,
|
||||
"./routes/api/tmdb/credits/[id].ts": $23,
|
||||
"./routes/api/tmdb/query.ts": $24,
|
||||
"./routes/articles/[name].tsx": $25,
|
||||
"./routes/articles/index.tsx": $26,
|
||||
"./routes/index.tsx": $27,
|
||||
"./routes/movies/[name].tsx": $28,
|
||||
"./routes/movies/index.tsx": $29,
|
||||
"./routes/recipes/[name].tsx": $30,
|
||||
"./routes/recipes/index.tsx": $31,
|
||||
"./routes/series/[name].tsx": $32,
|
||||
"./routes/series/index.tsx": $33,
|
||||
},
|
||||
islands: {
|
||||
"./islands/Counter.tsx": $$0,
|
||||
|
||||
Reference in New Issue
Block a user