build: enable filewatch for developer builds only
This commit is contained in:
parent
1f50ac45b0
commit
a4cd93eed7
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
filewatch_enabled = true
|
||||
filewatch_enabled = is_developer_build
|
||||
filewatch_src = []
|
||||
|
||||
if filewatch_enabled
|
||||
|
|
Loading…
Reference in a new issue