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 654a5d5 commit d5425f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { portal as portalMeta } from "./data/meta";
// https://nuxt.com/docs/api/configuration/nuxt-config
export default defineNuxtConfig({
app: {
baseURL: "/bridge",
buildAssetsDir: "/_nuxt/bridge",
head: {
htmlAttrs: {
Expand Down

0 comments on commit d5425f3

Please sign in to comment.