-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi, when I use yarn build-only to build my project, there are some warnings about cytoscape.js-pdf-export:
...
node_modules/cytoscape-pdf-export/dist/cytoscape-pdf-export-cjs.js (33769:8): Use of eval in "node_modules/cytoscape-pdf-export/dist/cytoscape-pdf-export-cjs.js" is strongly discouraged as it poses security risks and may cause issues with minification.
...
node_modules/cytoscape-pdf-export/dist/cytoscape-pdf-export-cjs.js" is strongly discouraged as it poses security risks and may cause issues with minification
and this JS file is too large and affects loading efficiency:
dist/assets/cytoscape-pdf-Bd2gDmiD.js 2,843.33 kB │ gzip: 613.53 kB
Metadata
Metadata
Assignees
Labels
No labels