I would like to add babel-plugin-transform-remove-console on a ReactJs project to use Babel am I required to install webpack?
"react": "^18.2.0",
"react-dom": "^18.2.0"
i tried to configure babel
I get this screen instead of the classic react startup screen