Ennio Visconti

Results 71 comments of Ennio Visconti

> According to this: https://gist.github.com/Bnaya/97080f563fa8242e26a041732185a260 it depends to some typescript flag that can (and perhaps should) be disabled?

Hello, it's been a year and a half since the last message, any update about the project?

> > https://github.com/serverless/serverless/blob/main/lib/configuration/read.js#L170 > > `.ts` is also supported as you can check [here](https://github.com/serverless/serverless/blob/main/lib/configuration/read.js#L110) > > I never used `.mts` and I'm not sure why you would use it, but...

> This works for me in nuxt 3: > > ```ts > import { defineNuxtConfig } from 'nuxt' > import IconsResolver from 'unplugin-icons/resolver' > import Icons from 'unplugin-icons/vite' > import...

This is very weird, I use the @use keywords without any problems in my project. Can you try to put the repo content on stackblitz.com and see if it works...

> Hi @ennioVisco, Thank you for your reply. > > > Can you try to put the repo content on stackblitz.com and see if it works there? > > As...

> > The point about stackblitz is not that people use it on the web, but that it's a clean environment that ensures the bug is not strictly related to...

I'm talking about these ones: https://www.iconify.eu/pages/cookies-privacy.php#:~:text=Iconify%20uses%20cookies%20to%20recognize,provide%20information%20concerning%20personal%20identification. Shown here for the [nuxt.com](nuxt.com) website:

> What cookies are you talking about? To clarify, they are not actually cookies but this information is stored in the Local Storage (this is perhaps why you cannot see...

> Details in this (closed) issue: #62 Re-emerged in `[email protected]`.