YYsuni / react18-json-view

JSON viewer for react18
https://jv.yysuni.com/
MIT License
236 stars 15 forks source link

Dev issue #34

Open luokebi opened 4 months ago

luokebi commented 4 months ago

Hi, I want to do some small changes to this project. I execute pnpm install (without errors). After the initial building (pnpm dev), then I do a small change to the component like changing a string, it freezes here. Any ideas?

image
YYsuni commented 4 months ago

I start with npm run storybook when I dev it, npm run dev:website when I dev website.