Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't set app.buildAssetsDir when using Nuxi 3.11.0 #369

Open
martinsjek opened this issue Mar 20, 2024 · 0 comments
Open

Can't set app.buildAssetsDir when using Nuxi 3.11.0 #369

martinsjek opened this issue Mar 20, 2024 · 0 comments

Comments

@martinsjek
Copy link

martinsjek commented Mar 20, 2024

Setting this when using Nuxi 3.11.0:

app: { buildAssetsDir: '_nuxt_example' }

I get this error on "npm run dev (nuxt dev)"
[Vue Router warn]: No match found for location with path "/_nuxt_example/"

Stackblitz example: https://stackblitz.com/edit/nuxt-starter-g85hsv?file=nuxt.config.ts,pages%2Ftest.vue

Go to "/test" page.

when i rollback to 3.10.0, everything works

@martinsjek martinsjek changed the title Can't set app.buildAssetsDir when using Nuxt 3.11.0 Can't set app.buildAssetsDir when using Nuxi 3.11.0 Mar 21, 2024
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

No branches or pull requests

1 participant