Mobyr
Mobyr
NNuxt
Created by Mobyr on 2/14/2025 in #❓・help
Playground with hmr for a nuxt module which contains scss
I found what I needed: await resolvePath('...', { extensions: ['.css', '.scss'] })
6 replies
NNuxt
Created by Mobyr on 2/7/2025 in #❓・help
addImportsDir does work for types but doesn't work at runtime
but thanks I will try that
27 replies
NNuxt
Created by Mobyr on 2/7/2025 in #❓・help
addImportsDir does work for types but doesn't work at runtime
i have about one hundred enums lol, the code will be ugly
27 replies
NNuxt
Created by Mobyr on 2/7/2025 in #❓・help
addImportsDir does work for types but doesn't work at runtime
@kapa.ai my package is installed like that "myModule" : "link:..\", this can causes issues ?
27 replies
NNuxt
Created by Mobyr on 2/7/2025 in #❓・help
addImportsDir does work for types but doesn't work at runtime
@kapa.ai when i am using addImportsDir in my module setup, should I set a particular export in my package.json ?
27 replies
NNuxt
Created by Mobyr on 2/7/2025 in #❓・help
addImportsDir does work for types but doesn't work at runtime
@kapa.ai now I have duplicated imports, I think addImportsDir worked but is malfunctioning, is this a Histoire issue?
27 replies
NNuxt
Created by Mobyr on 2/7/2025 in #❓・help
addImportsDir does work for types but doesn't work at runtime
@kapa.ai 1. Yes 3. doesn't work, the enums are in a package 4. Don't want to do this 5. ?
27 replies