mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-14 10:26:19 +01:00
9ea9c3a932
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.
9 lines
116 B
JSON
9 lines
116 B
JSON
{
|
|
"devFlags": {},
|
|
"flags": {
|
|
"showPasswordless": true,
|
|
"accountSwitching": false,
|
|
"sdk": true
|
|
}
|
|
}
|