1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-07-11 13:06:03 +02:00
bitwarden-browser/apps
Matt Gibson d4a8e5829a
Do not use object constructors for names (#4149)
* Do not use object constructors for names

Minification was selecting different class names for different instances
of services, which was causing them not to sync properly.

This was happening _only_ in production mode for some reason, perhaps
due to minifying post chunking?

* Add tests for additional synced properties
2022-11-29 17:40:39 -06:00
..
browser Do not use object constructors for names (#4149) 2022-11-29 17:40:39 -06:00
cli [PS-1879] Fix Key Connector Migration Flow (#4080) 2022-11-18 16:38:28 -05:00
desktop Bumped desktop version to 2022.11.0 (#4142) 2022-11-29 12:34:17 +00:00
web Fix build errors for strict templates (#4134) 2022-11-29 09:00:45 +10:00