You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I compare the output between using windicss plugin and not using windicss plugin. I found that the duplicate react hook, wrapped the react context. And Provider and Consumer reference the different react context.
I built my project on debian os. node version is v14.20.0
Describe the bug
In some case, this plugin break the source code, which is written by react.
Specific, when the code about
React.Context
included in plugin process, the behavior will change in production build. But dev mode is all find.To Reproduce Provided later
Steps to reproduce the behavior:
Expected behavior
I can include all source code to windicss process, don't worry about suffering crash on production deploy.
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: