1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
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
Oscar Hinton
c88c5bf1ef [PM-11766] Introduce SDK client (#10974)
Integrate the SDK into our other clients.
2024-10-07 13:20:50 +02:00
Daniel García
6b74daacd6 Remove clean-webpack-plugin (#8240) 2024-03-12 18:02:47 +01:00
Oscar Hinton
bc639688e8 Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
Oscar Hinton
4f9079dd4f [PS-801] Re-add dependencies to the cli (#2878) 2022-06-13 15:50:11 +02:00
Oscar Hinton
2126ac414c [EC-236] Add CLI dependencies to root package.json (#2816) 2022-06-03 20:11:47 +02:00
Hinton
980429f4bd Move CLI to apps/cli 2022-05-25 10:57:15 +02:00