react18-json-view
react18-json-view copied to clipboard
Use of eval: error while building with vite5
When building with vite5 (haven't tried webpack), I get this error:
Use of eval in node_modules/react18-json-view/dist/es/index.mjs is strongly discouraged as it poses security risks and may cause issues with minification
I see it locally (macos, node22) and also on GH workflows (latest ubuntu, node 20)