bitwarden-estensione-browser/apps/web
Will Martin 373569833f
[PS-2841] remove SweetAlert2 dependency (#6191)
* remove swal from app.component

* remove dep

* remove unused swal css
2023-09-11 17:15:27 -04:00
..
.vscode
config Update EU Prod config with correct production payment settings (#5874) 2023-07-25 06:54:12 -07:00
scripts
src [PS-2841] remove SweetAlert2 dependency (#6191) 2023-09-11 17:15:27 -04:00
.dockerignore
.eslintrc.json
.gitignore
Dockerfile
README.md
config.js
crowdin.yml
dev-server.shared.pem
entrypoint.sh
jest.config.js [PM-2328] Fix jest deprecations (#5483) 2023-05-22 20:19:16 +02:00
package.json Bumped web version to 2023.8.4 (#6206) 2023-09-06 15:56:35 -04:00
postcss.config.js
tailwind.config.js
test.setup.ts
tsconfig.json [PM-3587] create @bitwarden/vault lib (#6083) 2023-08-22 10:02:48 -04:00
tsconfig.spec.json
webpack.config.js [PS-2841] remove SweetAlert2 dependency (#6191) 2023-09-11 17:15:27 -04:00

README.md

The Bitwarden web project is an Angular application that powers the web vault (https://vault.bitwarden.com/).

Github Workflow build on master Crowdin DockerHub gitter chat

Documentation

Please refer to the Web vault section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.