Currently: 1. We use `dev-server.js` for production deployment 2. We do not use `build.js`, `webpack.prod.conf.js` or the `npm build` target. Need to understand what are the implications of that if any.
Currently:
dev-server.jsfor production deploymentbuild.js,webpack.prod.conf.jsor thenpm buildtarget.Need to understand what are the implications of that if any.