Apr 26, 2019 This technique is not only for Create React App 3.0 projects but you ... We will be using Webpack's alias to accomplish this: ... Below is our craco.config.js file and basically it will create the file path to the correct environment file.... { "compilerOptions": { "baseUrl": ".", "paths": { "@libcommon/*": ["../../shared/common/*"] } } }. Is there a way of making it work for imports outside of the current folder.... Jun 8, 2020 Measure # Route-based code splitting tells the br