revolist / revogrid

Powerful virtual data grid smartsheet with advanced customization. Best features from excel plus incredible performance 🔋
https://revolist.github.io/revogrid
MIT License
2.68k stars 167 forks source link

rollup build conflict #433

Open blackPeppper opened 7 months ago

blackPeppper commented 7 months ago

Describe the issue there is a lot of issues but this one is the most important one

while i was in the dev mode nothing happening but when i build i get this error "/@PURE/" in "node_modules/.pnpm/@revolist+revogrid@4.7.0-next.4/node_modules/@revolist/revogrid/dist/esm/index-dec89046.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues. ✓ 131 modules transformed.

revo gird make a somehow lazy bundling by it self i am using react env when i treied to switch to vite@4.5.0 i did't get the err but the is same issue

build files image dev mode image build mode image image image after these instructions image image image

To Reproduce it is a company project i can't share it