I use an environment variable to add a "-dev" suffix to any branch when a boolean DEV is set to true. These suffixes do not work when building for production and they need to be empty.
Any chance for this to be fixed? Any workarounds available? Sometimes the empty env variables must be set for third-parties that really relies on them...