This repository was archived by the owner on Jun 11, 2022. It is now read-only.
This repository was archived by the owner on Jun 11, 2022. It is now read-only.
Stale runtime config (cache-control header) #138
Open
Description
Hello! I'm wondering the support for heroku release phase: https://devcenter.heroku.com/articles/release-phase
What I'm trying to do it rebuild the react app after changing a REACT_APP env var or promoting from staging -> production, so I have:
release: npm run build (performs react-scripts build)
Doing this rebuilds the app but doesn't seem to change the variable on the app. I've also tried the runtime configuration with no success. I have to re-deploy with github for the changes to work. Is there something I'm missing in the release command?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels