You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of having to call make build with a separate environment variable to build our bundles for each environment, it would be nice if we could create one build and then maybe use something like envify to remove dead code to create the bundles for each environment. We should also do the same when it comes to the source map. This should reduce the docker image build time considerably.
This issue has been marked as stale because it hasn't been updated in a while. It will be closed in a week. If you would like it to remain open, can you please comment below and see what you can do to get things moving with this issue? Thanks! 🙏
Originally raised by @nb
Instead of having to call make build with a separate environment variable to build our bundles for each environment, it would be nice if we could create one build and then maybe use something like envify to remove dead code to create the bundles for each environment. We should also do the same when it comes to the source map. This should reduce the docker image build time considerably.
Some
envify
info: reduxjs/redux#1029The text was updated successfully, but these errors were encountered: