Fix bun run build
This commit is contained in:
parent
b4f7769375
commit
7462e56d74
5 changed files with 7 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import type { Route } from "./+types/home";
|
||||
import { Welcome } from "../welcome/welcome";
|
||||
import type { Route } from "./+types/home";
|
||||
|
||||
export function meta(_args: Route.MetaArgs) {
|
||||
return [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue