Skip to content

fix(deno.json): add the --env-file=.env.prod flag to vite:prod task#58

Merged
abdotop merged 1 commit intomasterfrom
fix-task-command
Aug 18, 2025
Merged

fix(deno.json): add the --env-file=.env.prod flag to vite:prod task#58
abdotop merged 1 commit intomasterfrom
fix-task-command

Conversation

@abdotop
Copy link
Member

@abdotop abdotop commented Aug 18, 2025

This pull request makes a small update to the deno.json configuration to ensure that the production build for Vite uses the correct environment variables.

  • The vite:prod task now includes the --env-file=.env.prod flag, ensuring that Vite builds with the production environment settings.

@abdotop abdotop self-assigned this Aug 18, 2025
@abdotop abdotop merged commit ed047d6 into master Aug 18, 2025
3 checks passed
@abdotop abdotop deleted the fix-task-command branch August 18, 2025 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant