Debugger not working ionic react app in android

Hi, I am running ionic react app in android device using ionic cap run android command, it creates a production build which is minified. Can anyone help to create a development build which i can debug.

Thanks