Skip to content
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
@StevePavlin

Description

@StevePavlin

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions