1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 15:53:27 +00:00

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
This commit is contained in:
Addison Beck
2025-10-07 09:48:02 -04:00
committed by GitHub
parent bcc050d4de
commit ddc840027a
8 changed files with 2134 additions and 332 deletions

View File

@@ -147,6 +147,7 @@
"@nx/eslint",
"@nx/jest",
"@nx/js",
"@nx/webpack",
"@types/chrome",
"@types/firefox-webext-browser",
"@types/glob",