react18-json-view icon indicating copy to clipboard operation
react18-json-view copied to clipboard

Use of eval: error while building with vite5

Open Tzahile opened this issue 5 months ago • 1 comments

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) image

Tzahile avatar Sep 02 '24 11:09 Tzahile