dev: add ynh-dev cache in vite allow list

This commit is contained in:
axolotle 2023-11-11 14:16:13 +01:00
parent 706f1c8b25
commit 34a9e2d9a3

View file

@ -13,6 +13,14 @@ export default defineNuxtConfig({
'nuxt-icons',
'@nuxtjs/google-fonts',
],
vite: {
server: {
fs: {
// For `./ynh-dev use-git yunohost-portal` to work
allow: ["/var/cache/ynh-dev/yunohost-portal/"]
}
}
},
devtools: { enabled: true },
googleFonts: {
families: {