Add build flags and disable tabs for now
This commit is contained in:
parent
63348807b5
commit
a21bcf10dd
7 changed files with 35 additions and 18 deletions
2
src/build-flags.ts
Normal file
2
src/build-flags.ts
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
export const LOGIN_INCLUDE_DEV_SERVERS = true
|
||||
export const TABS_ENABLED = false
|
||||
Loading…
Add table
Add a link
Reference in a new issue