1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 15:53:27 +00:00

Noop notifications for dev (#6671)

* Noop notifications for dev

We rarely have notifications set up for development environments, this
removes the error messages related to missing server notification
services

* Log actions in noop service

* Add line breaks

* Improve log messages

* Ignore local config at all levels
This commit is contained in:
Matt Gibson
2023-10-24 09:18:23 -04:00
committed by GitHub
parent 222345f0c9
commit 1d2757e42b
9 changed files with 45 additions and 8 deletions

1
apps/web/.gitignore vendored
View File

@@ -1,3 +1,2 @@
!dev-server.shared.pem
config/local.json
stats.json