Transform `defineSecrets` call for production SSR bundle
Ouverte
enhancement
ssr bundle
- Langage dominant
- TypeScript
- Étoiles
- 38
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.