Asset URLs prefixed with tilde (~/
) in template are not resolving correctly when vite: true
#989
Labels
~/
) in template are not resolving correctly when vite: true
#989
Environment
@nuxt/[email protected]
Reproduction
https://stackblitz.com/edit/nuxt-starter-abfxvv
Describe the bug
Asset urls prefixed with tilde (
~/
) in template are not resolving correctly when building withvite: true
./_nuxt/assets/logo.svg
/_nuxt/pages/assets/logo.svg
nuxt.config.js
:pages/index.vue
:Output:
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: