DANANZ M1
DANANZ M1
NNuxt
Created by DANANZ M1 on 7/28/2024 in #❓・help
Integrate nuxt devtools with vs code
Maybe @manniL / TheAlexLichter can help?
8 replies
NNuxt
Created by DANANZ M1 on 7/28/2024 in #❓・help
Integrate nuxt devtools with vs code
Anyone?
8 replies
NNuxt
Created by DANANZ M1 on 7/28/2024 in #❓・help
Integrate nuxt devtools with vs code
Up
8 replies
NNuxt
Created by DANANZ M1 on 7/28/2024 in #❓・help
Integrate nuxt devtools with vs code
Up
8 replies
NNuxt
Created by DANANZ M1 on 5/21/2024 in #❓・help
why nuxt ignores my head tags when using ssr:false?
thats what I thought so.. it will require bigger changes, thats why I tried the approach that keeps ssr: false, But I guess theres no way to make it work so I'll probably switch to ClientOnly and earn a fallback template instead of the spaTemplate 🙂
9 replies
NNuxt
Created by DANANZ M1 on 5/21/2024 in #❓・help
why nuxt ignores my head tags when using ssr:false?
It's ssr false because we actually only need these pages in spa mode. I saw this pr and thought it's possible to pre-render meta tags without rendering the page component itself
9 replies
NNuxt
Created by DANANZ M1 on 5/21/2024 in #❓・help
why nuxt ignores my head tags when using ssr:false?
I managed to prerender all pages, even the ones with ssr: false but how do I add meta tags?
9 replies
NNuxt
Created by DANANZ M1 on 5/21/2024 in #❓・help
why nuxt ignores my head tags when using ssr:false?
so what the best practice to prerender spa pages for adding tags?
9 replies
NNuxt
Created by DANANZ M1 on 4/11/2024 in #❓・help
Nuxt auto optimize all packages / opt out optimization
Up
4 replies
NNuxt
Created by DANANZ M1 on 4/11/2024 in #❓・help
Nuxt auto optimize all packages / opt out optimization
No way that I'm the only one who annoyed by this, everytime I restart the app it takes a long time until the site is completly reactive
4 replies
NNuxt
Created by DANANZ M1 on 3/7/2024 in #❓・help
Missing NODE_ENV in nuxt
Got my answer thanks!
16 replies
NNuxt
Created by DANANZ M1 on 3/7/2024 in #❓・help
Missing NODE_ENV in nuxt
You actually just posted a video about it 😅 Keep on with the great content! Love it 💯
16 replies
NNuxt
Created by DANANZ M1 on 3/7/2024 in #❓・help
Missing NODE_ENV in nuxt
That's weird.. when trying to access config.NODE_ENV it's undefined. Does process.env.NODE_ENV will work instead?
16 replies