1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-04 02:33:33 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Hinton
85c21c9e0c Merge branch 'main' of github.com:bitwarden/clients into chromium-import-abe
# Conflicts:
#	apps/desktop/desktop_native/Cargo.lock
#	apps/desktop/desktop_native/bitwarden_chromium_importer/src/lib.rs
#	apps/desktop/desktop_native/chromium_importer/Cargo.toml
#	apps/desktop/desktop_native/chromium_importer/README.md
#	apps/desktop/desktop_native/chromium_importer/src/chromium/platform/abe.rs
#	apps/desktop/desktop_native/chromium_importer/src/chromium/platform/abe_config.rs
#	apps/desktop/desktop_native/chromium_importer/src/chromium/platform/bin/bitwarden_chromium_import_helper.rs
2025-10-28 14:10:57 +01:00
Addison Beck
ddc840027a build(cli): integrate nx (#16648)
* build(cli): integrate nx

* refactor(project.json): rename "bit" builds to "commercial"

* refactor(webpack.base): implement DEFAULT_PARAMS

* refactor(webpack.base): move DEFAULT_PARAMS out of buildConfig
2025-10-07 09:48:02 -04:00
Derek Nance
9aed9aa08e [PM-25910] Refactor webpack config (#16616)
This commit restructures the webpack configs for each project (i.e. web, browser, desktop, cli) such that each project has a base config that is shared in a way that requires less hard-coding of info, and more like simply calling a function with a few properties.
2025-10-06 15:31:06 -05:00