Skip to content

Commit

Permalink
fix: figure our the problem with base url
Browse files Browse the repository at this point in the history
  • Loading branch information
JackHamer09 committed Dec 22, 2023
1 parent 1037340 commit aa22ac4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import { portal as portalMeta } from "./data/meta";
export default defineNuxtConfig({
app: {
baseURL: "/bridge",
buildAssetsDir: "/bridge/_nuxt/",
head: {
htmlAttrs: {
lang: "en",
Expand Down

0 comments on commit aa22ac4

Please sign in to comment.