This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
bitwarden-browser
Watch
1
Star
0
Fork
0
You've already forked bitwarden-browser
mirror of
https://github.com/bitwarden/browser.git
synced
2024-11-11 10:10:25 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
cdb40818a8
bitwarden-browser
/
apps
/
desktop
/
config
/
base.json
5 lines
36 B
JSON
Raw
Normal View
History
Unescape
Escape
[EC-473] Add feature flag config and environment loaders to Desktop (#3389)
2022-09-01 22:08:47 +02:00
{
[PM-7662] Suppress welcome window on install when extension is in dev mode (#8864) * suppress welcome window on install when extension is in dev mode * use platformUtilsService.isDev instead of process.env.ENV * use devFlags.skipWelcomeOnInstall instead of platformUtilsService.isDev * update old dev_flags casing in base configs
2024-05-06 21:25:41 +02:00
"devFlags"
:
{
}
,
[PM-11619] Replace client-side feature flag with server-side flag (#10709)
2024-09-06 15:25:15 +02:00
"flags"
:
{
}
[EC-473] Add feature flag config and environment loaders to Desktop (#3389)
2022-09-01 22:08:47 +02:00
}
Reference in New Issue
Copy Permalink