Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove dotenv #132

Merged
merged 1 commit into from
Mar 6, 2024
Merged

fix: remove dotenv #132

merged 1 commit into from
Mar 6, 2024

Conversation

CjS77
Copy link
Contributor

@CjS77 CjS77 commented Mar 6, 2024

dotenv was used for testing of the build.js script and is not needed anymore.

Removing it for security reasons.

There weren't any major concerns but some fat-finger errors may have led to deployment problems. The envars are set in the build environments (e.g. cloudflare) or have sane fallback defaults.

dotenv was used for testing of the `build.js` script and is not needed
anymore.
Removing it for security reasons. There weren't any major concerns but
some fat-finger errors may have led to deployment problems.
The envars are set in the build environments (e.g. cloudflare) or have
sane fallback defaults.
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8deff81
Status: ✅  Deploy successful!
Preview URL: https://7d0f9269.rfcs-6p3.pages.dev
Branch Preview URL: https://remove-dotenv.rfcs-6p3.pages.dev

View logs

@CjS77 CjS77 marked this pull request as ready for review March 6, 2024 10:46
@CjS77 CjS77 merged commit b1a60b5 into main Mar 6, 2024
3 checks passed
@CjS77 CjS77 deleted the remove-dotenv branch March 6, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants