Hi, I'm the creator of a small Nuxt Module that wraps markdown-it while adding some functionalities to be used out of the box.
I've noticed that something broke with the 2.1.0 release, but I'm not able to exactly pinpoint what the issue is.
Here is a stackblitz reproduction of a test Nuxt project with my module enabled:

Overriding with uc.micro@2.0.0 does prevent from having this vite error for now
Hi, I'm the creator of a small Nuxt Module that wraps
markdown-itwhile adding some functionalities to be used out of the box.I've noticed that something broke with the
2.1.0release, but I'm not able to exactly pinpoint what the issue is.Here is a stackblitz reproduction of a test Nuxt project with my module enabled:
Overriding with
uc.micro@2.0.0does prevent from having this vite error for now