Version
1.0.0
Link to Minimal Reproduction
null
Steps to Reproduce
- create a nextjs app
- import VTable
- npm run dev (新版nextjs默认使用turbopack打包,旧版需要加--turbo参数)
Current Behavior


Expected Behavior
side effects can work when use turbopack
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response