[Regression] Vite: Pre-transform error: Module is disposed #1416
Labels
bug report 🦗
Issue is probably a bug, but it needs to be checked
needs: complete repro 🖥️
Issue need to have complete repro provided
platform: ssr 🛠️
Issue related to SSR
Environment
6.2.0
0.5.0
5.3.2
18.17.1
14.4.1
Description
I'm unable to reproduce in a smaller repo, this seems to be affecting large codebases.
I used to build my Remix project with Vite in Linaria
6.1.0
, but this error starts appearing since version6.2.0
. I'm aware the new linaria version comes with a bunch of@wyw-in-js
updates too, but I tried the latestwyw
packages with the older Linaria version and it still appears to build fine.This is an sample of the many errors I get:
Noticed it affects
.redux
files where I usereact-redux
'sconnect
HoC, which kinda reminds me of #1226Reproducible Demo
I am unfortunately unable to make one atm, but I'm still trying to. Any help or hint is welcome 🙏
The text was updated successfully, but these errors were encountered: