exdj158

Results 1 comments of exdj158

> Looking a few lines up, you see the actual aliases that CRA generates. > > https://github.com/facebook/create-react-app/blob/bb64e31a81eb12d688c14713dce812143688750a/packages/react-scripts/config/modules.js#L65-L79 > > The only alias is `src` => `paths.appSrc` which is reasonable so...