Transform `defineSecrets` call for production SSR bundle
Offen
enhancement
ssr bundle
- Vorherrschende Sprache
- TypeScript
- Sterne
- 38
- Forks
- 1
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
The SSR bundle already loads in secrets from the `deployed` branch of the git repository. At build time, we can replace the `defineSecrets` call with an object that references the required keys of the `deployedEnv` object.
This allows for functions that rely on `defineSecrets` to be used in production SSR bundles.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.