DEV: force disable precompile on configure (#876)
authorJeff Wong <awole20@gmail.com>
Mon, 30 Sep 2024 12:46:23 +0000 (05:46 -0700)
committerGitHub <noreply@github.com>
Mon, 30 Sep 2024 12:46:23 +0000 (05:46 -0700)
commit20e33fbfd98d3b8d9c57f7a111beff8aa51a5b98
tree74922d5b6b69cc9469d1541e06d1c9acf3fac332
parent983507094007faff679dc902879923ebf7ae0a7a
DEV: force disable precompile on configure (#876)

Configure option does a precompile, which should forcefully disable
`PRECOMPILE_ON_BOOT` to prevent unnecessary precompile on boot when
`PRECOMPILE_ON_BOOT` env is set in templates.
templates/web.template.yml