How to avoid build warnings (missing files) during build
janluke opened this issue · comments
Gianluca Gippetto commented
Using create-react-app with TypeScript. I get one of these for each illustration I'm not using (I guess):
Failed to parse source map from '/home/runner/work/UnboxDemo/UnboxDemo/frontend/node_modules/iblis-react-undraw/src/components/ABetterWorld.tsx' file:
Error: ENOENT: no such file or directory, open '/home/runner/work/UnboxDemo/UnboxDemo/frontend/node_modules/iblis-react-undraw/src/components/ABetterWorld.tsx'