Leif Marcus
Leif Marcus
I have the same issue with some imported packages. It seems to be related to files that are build with [Stencil.js](stenciljs.com). I have the exact same error from another library....
Hello @OneFourFree, thank you for the response. I did already test your solution before I added this issue (I should have mention that in my description). In my case this...
As I was investigating this issue a bit further I found, that other libraries can be mocked for instance like `@vueuse/..` without any problems. I also found, that when creating...
The next thing I tried was to directly mock the selected file inside the `plyr` bundle. So what worked for now is to import the library inside the component as...
@sheremet-va, today I tried the `plyr` library with Vitest version `0.16.0` and it seems, that the problem is not solved with this fix. I still need to mock the full...
Would be nice if the video quality would be better for videos send via iOS
@laurentpayot, I think, you need to check the difference between the versions the other way round like [`v5.0.0...v6.0.0-alpha.0`](https://github.com/FullHuman/purgecss/compare/v5.0.0...v6.0.0-alpha.0).
Any update here? This is a huge thing if this is not solved, as this cannot be worked around. Even when deactivating the `TRANSITION_CLASSES` in the `compatConfig`, this error will...
Hi @mhdcodes, I installed the `4.6.2` and I still have the issue, that the filenames inside the html will be replaced as expected. But, when having the filename also in...
Are there any updates on this? This fix would be really nice to have.