contentful / marketplace-partner-apps

9 stars 27 forks source link

chore: remove dependency on react-scripts, use vite instead #2421

Closed t-col closed 2 weeks ago

t-col commented 1 month ago

Purpose

Resolves several false positive security vulns, where a dependency of react-scripts triggered security alerts, but was not actually being used in production builds.