Transform `defineSecrets` call for production SSR bundle
Aberta
enhancement
ssr bundle
- Linguagem predominante
- TypeScript
- Estrelas
- 38
- Forks
- 1
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.