CRA4 build error
Created by: waynebrantley
Existing working typescript based CRA 3.4.x application.
Upgrade to 4.0.0.next.98 react-scripts
when building it gives an error of:
./src/images/shared/logowords.svg (./node_modules/@svgr/webpack/lib?-svgo,+titleProp,+ref!./src/images/shared/logowords.svg) TypeError: Cannot read property 'tagName' of null
This happens locally and on a clean build server.