mirror of
https://github.com/bitwarden/browser
synced 2026-02-04 02:33:33 +00:00
Add play.spec.ts as playwright test plaths. Also establishes .type.spec.ts as a specially ignored path everywhere. Finally, we no longer need the ast transformer since we don't use import.meta statements anymore. (this was also two years ago, it's possible this just works now).
Vault Export
This folder contains 2 packages that can be used to export a users or an organizational vault.
vault-export-core
Package name: @bitwarden/vault-export-core
Contains all types, models, and services to export a user or organization's vault.
Currently in use by the Bitwarden Web Vault, CLI, desktop app and browser extension
vault-export-ui
Package name: @bitwarden/vault-export-ui
Contains all UI components used for the vault-export