Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

VGS_ROUTE_ID should have been created also as CREATE_REACT_APP_VGS_ROUTE_ID, VUE_APP_VGS_ROUTE_ID etc. #8

@palinko91

Description

@palinko91

If I want to read the environment variables in like this:
const { REACT_APP_VGS_VAULT_ID, VGS_ROUTE_ID } = process.env;

It's not going to work. VAULT_ID I've converted to create react app compatible version but VGS_ROUTE_ID I can't because it calculated during build time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions