nath_an_v
nath_an_v
NNuxt
Created by nath_an_v on 3/24/2025 in #❓・help
CANNOT RESOLVE #app & #imports from vitest into my nuxt-module
Hello everyone, i'm recently working on my own nuxt-module. And I want to add some tests. But I've some imports from "#imports" or "#app" (like useNuxtApp) into my nuxt module, and these type of imports raised some errors when i'm running tests. I tryied to add some alliases into my vitest.config.ts, but nothing changed.
5 replies