Skip to content

Disable live reload by default#900

Open
alex-musick wants to merge 4 commits intoSteamDeckHomebrew:mainfrom
alex-musick:main
Open

Disable live reload by default#900
alex-musick wants to merge 4 commits intoSteamDeckHomebrew:mainfrom
alex-musick:main

Conversation

@alex-musick
Copy link
Copy Markdown

Please tick as appropriate:

  • I have tested this code on a steam deck or on a PC
  • My changes generate no new errors/warnings
  • This is a bugfix/hotfix
  • This is a new feature

Description

This fixes issue: #851

Live reload was previously enabled by default unless explicitly disabled with an environment variable. This commit has it disabled by default, and enables it if the environment variable is appropriately set and/or developer mode is enabled.

Enable live reload only if the the environment variable is set to 1, or developer mode is enabled
Live reload is enabled only if the environment variable is set or developer mode is enabled
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