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:
- Clone repository '...'
- Run '....'
- See error
Expected behavior
I can include all source code to windicss process, don't worry about suffering crash on production deploy.
Screenshots

Additional context
- When I disabled windicss plugin, all find. I have no idea the reason why.
Describe the bug
In some case, this plugin break the source code, which is written by react.
Specific, when the code about
React.Contextincluded 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