Transform `defineSecrets` call for production SSR bundle
Abierto
enhancement
ssr bundle
- Lenguaje dominante
- TypeScript
- Estrellas
- 38
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.