mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-01-16 20:50:33 +00:00
Change npm run dist to npm run dist:selfhost to disable google analytics (see https://github.com/bitwarden/web/issues/243#issuecomment-412852726)
@@ -46,7 +46,7 @@ git apply vX.Y.Z.patch
|
||||
```sh
|
||||
npm run sub:init
|
||||
npm install
|
||||
npm run dist
|
||||
npm run dist:selfhost
|
||||
```
|
||||
|
||||
Finally copy the contents of the `build` folder into the destination folder:
|
||||
|
||||
Reference in New Issue
Block a user