This website requires JavaScript.
Explore
Help
Sign In
vaultwarden
/
bitwarden-estensione-browser
Watch
1
Star
0
Fork
0
You've already forked bitwarden-estensione-browser
mirror of
https://github.com/bitwarden/browser
synced
2024-12-15 02:35:10 +01:00
Code
Issues
1
Releases
Wiki
Activity
877dfeae7e
bitwarden-estensione-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