mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-07 09:31:31 +01:00
210e0502ca
* Add build-time feature flag capabilities * Toggle `bw serve` command with `serve` flag * Run linter and prettier
6 lines
40 B
JSON
6 lines
40 B
JSON
{
|
|
"flags": {
|
|
"serve": false
|
|
}
|
|
}
|