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-12-12 14:56:58 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
e341a66a2e
bitwarden-browser
/
apps
/
desktop
/
config
/
base.json
7 lines
55 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-11766] Introduce SDK client (#10974) Integrate the SDK into our other clients.
2024-10-07 13:20:50 +02:00
"flags"
:
{
[PM-11290] Enable SDK (#11378) Follow up PR to #10974, flips the compile time flags to enabled and includes some debug logic to detect if users encounter issues with the WASM bundle in preparation for active consumption of the SDK.
2024-10-07 13:56:02 +02:00
"sdk"
:
true
[PM-11766] Introduce SDK client (#10974) Integrate the SDK into our other clients.
2024-10-07 13:20:50 +02:00
}
,
"devFlags"
:
{
}
[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