1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-17 02:34:47 +02:00
bitwarden-browser/config/production.json
Kyle Spearrin 73ebc45810
Update production.json (#505)
turn on serve command for release
2022-03-15 10:27:29 -04:00

6 lines
39 B
JSON

{
"flags": {
"serve": true
}
}