mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
[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.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"flags": {
|
||||
"sdk": false
|
||||
"sdk": true
|
||||
},
|
||||
"devFlags": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user