plcdnl
plcdnl
NNuxt
Created by plcdnl on 11/15/2024 in #❓・help
Custom route roules
Is possible to do something like this to intercept all the xml routes? With this code seems not work 😦 routeRules: { "**.xml": { proxy: { to: https://admin.url/**, }, }, },
4 replies
NNuxt
Created by plcdnl on 11/5/2024 in #❓・help
useSanity() does not work on netlify
No description
6 replies
NNuxt
Created by plcdnl on 7/27/2023 in #❓・help
Is Pinia still needed?
I see a lot of colleagues using useState directly. Even for slightly more substantial data at times. But is that correct? Or should you still use pinia?
2 replies
NNuxt
Created by plcdnl on 7/22/2023 in #❓・help
How to add a Watch to a custom file that restart nuxt?
As happens when we edit .env for example
9 replies
NNuxt
Created by plcdnl on 11/22/2022 in #❓・help
How can i disable splashscreen at startup?
No description
9 replies