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

7 Commits

Author SHA1 Message Date
addisonbeck
2266a17a13 feat(cli): integrate Nx with CLI application
- Add project.json with build, serve, test, and lint targets
- Support both OSS and Bit configurations via Nx configurations
- Maintain backward compatibility with existing npm build scripts
- Update webpack configs to work with both Nx and direct webpack CLI calls
- Enable nx build cli --configuration=[oss|oss-dev|bit|bit-dev] commands
- Enable nx serve cli for development workflow with watch mode
- Preserve all existing npm run build:* commands for compatibility
2025-09-09 06:51:55 -04: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