mirror of
https://github.com/bitwarden/browser.git
synced 2025-02-15 01:11:47 +01:00
* Add build-time feature flag capabilities * Toggle `bw serve` command with `serve` flag * Run linter and prettier
6 lines
39 B
JSON
6 lines
39 B
JSON
{
|
|
"flags": {
|
|
"serve": true
|
|
}
|
|
}
|