1
0
mirror of https://github.com/bitwarden/server synced 2025-12-24 12:13:17 +00:00

[PM-10261] Migrate from gulp to webpack (#4569)

* Migrate from gulp to bootstrap

* Remove auto build since it breaks tests
This commit is contained in:
Oscar Hinton
2024-07-31 21:41:55 +02:00
committed by GitHub
parent 3cccb6fead
commit f5c771a057
14 changed files with 3547 additions and 10273 deletions

View File

@@ -41,9 +41,9 @@
"reviewers": ["team:team-auth-dev"]
},
{
"matchPackageNames": ["bootstrap", "del", "gulp"],
"matchPackageNames": ["bootstrap"],
"matchUpdateTypes": ["major"],
"description": "Lock bootstrap, del, and gulp major versions due to ASP.NET conflicts",
"description": "Lock bootstrap major versions due to ASP.NET conflicts",
"enabled": false
},
{