DEV Community

Discussion on: Hide 🙈 all console logs in production with just 3 lines of code

Collapse
 
wiseintrovert_31 profile image
Wise Introvert

How do I achieve this in the modern cra-generated applications, where .babelrc file is not exposed and requires me to eject from the react app?