Create React App Configuration Override, an easy and comprehensible configuration layer for create-react-app
-
Updated
Jan 3, 2021 - JavaScript
Add a description, image, and links to the cra topic page so that developers can more easily learn about it.
To associate your repository with the cra topic, visit your repo's landing page and select "manage topics."
In packages/components-typescript/package.json the fields
mainandmain:src: refer to files that do not exist:The
index.tsxfile is located in packages/components-typescript/index.tsxAre these two fields redundant?