mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-25 11:19:21 -07:00
as changed in 1e990dd7ae
@@ -82,7 +82,7 @@ git apply vX.Y.Z.patch
|
|||||||
npm install
|
npm install
|
||||||
# Read the note below (we do use this for our docker builds).
|
# Read the note below (we do use this for our docker builds).
|
||||||
# npm audit fix
|
# npm audit fix
|
||||||
npm run dist
|
npm run dist:oss:selfhost
|
||||||
```
|
```
|
||||||
*Note: You might be asked to run ```npm audit fix``` to fix vulnerability. This will automatically try to upgrade packages to newer version, which might not be compatible and break web-vault functionality``` Use it at your own risk, if you know what you are doing. We do use this on our own releases btw!*
|
*Note: You might be asked to run ```npm audit fix``` to fix vulnerability. This will automatically try to upgrade packages to newer version, which might not be compatible and break web-vault functionality``` Use it at your own risk, if you know what you are doing. We do use this on our own releases btw!*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user