1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-08-21 22:23:52 +02:00

Update production.json (#505)

turn on serve command for release
This commit is contained in:
Kyle Spearrin 2022-03-15 10:27:29 -04:00 committed by GitHub
parent f548b7e355
commit 73ebc45810
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
{
"flags": {
"serve": false
"serve": true
}
}