mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-22 11:45:59 +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.
7 lines
55 B
JSON
7 lines
55 B
JSON
{
|
|
"flags": {
|
|
"sdk": true
|
|
},
|
|
"devFlags": {}
|
|
}
|