AllenFang / react-bootstrap-table

A Bootstrap table built with React.js
https://allenfang.github.io/react-bootstrap-table/
MIT License
2.24k stars 783 forks source link

Webpack 4 for building react app and deployed on bluemix. Production bulid is not showing by react developer tools on bluemix. #2085

Open dileepmiahra opened 5 years ago

dileepmiahra commented 5 years ago

I am using webpack4 for my react app and deployed on bluemix. The react developer tools is showing the development build while it should show production build. Please suggest what to do.

dileepmiahra commented 5 years ago

any suggestion