Skip to content

Fix broken assets after Nuxt 3 upgrade#32

Merged
basicBrogrammer merged 1 commit intomasterfrom
claude/fix-nuxt3-assets-qIk8d
Jan 7, 2026
Merged

Fix broken assets after Nuxt 3 upgrade#32
basicBrogrammer merged 1 commit intomasterfrom
claude/fix-nuxt3-assets-qIk8d

Conversation

@basicBrogrammer
Copy link
Owner

In Nuxt 3, the static directory was renamed to public. This change migrates all static assets (CNAME, favicon.ico, icon.png) from the static directory to the new public directory to fix broken assets on the deployed site.

In Nuxt 3, the static directory was renamed to public. This change migrates all static assets (CNAME, favicon.ico, icon.png) from the static directory to the new public directory to fix broken assets on the deployed site.
@basicBrogrammer basicBrogrammer merged commit 6936940 into master Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants