jquense / react-widgets

Polished, feature rich, accessible form inputs built with React
http://jquense.github.io/react-widgets/
MIT License
2.34k stars 394 forks source link

Lots of "Failed to parse source map from ..." warnings after CRA update to version 5 #1125

Open tpettrov opened 2 years ago

tpettrov commented 2 years ago

After update of CRA (react-scripts) to version 5 there are many warnings (Failed to parse source map from *) regarding files in react-widgets folder. More info -> https://github.com/facebook/create-react-app/discussions/11767