npm build with dynamic config
Budget: $10 – $30 USD
I need help with making web app build using `npm run build` more dynamic.
At present building with `npm run build` which is environment specific. So for each env I 'll have to build separate container image. Would like to build once and deploy to multiple env using same container image but passing different env configuration.
At present building with `npm run build` which is environment specific. So for each env I 'll have to build separate container image. Would like to build once and deploy to multiple env using same container image but passing different env configuration.