İsmet Şafak
İsmet Şafak
hi mounted: async function () { const { Datepicker, Input, initTE } = await import("tw-elements"); initTE({ Datepicker, Input }); }, i am using nuxt 3 and this is working perfectly...
must i do [ { image: 'imagepath1' }, { image: 'imagepath2' }, ] something like this?
i still have the same problem btw if i give regular and zoom together it works but if i give regular alone its not working
ok i can try to create something for you
NUXT_SITE_ENV=staging i guess this was what i needed. question 2: normally i was using configpath="./robots/robots.config.ts" like this. and configpath is gone now. should i just create _robots.txt and write the...