mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-26 03:39:20 -07: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
|
```sh
|
||||||
npm run sub:init
|
npm run sub:init
|
||||||
npm install
|
npm install
|
||||||
npm run dist
|
npm run dist:selfhost
|
||||||
```
|
```
|
||||||
|
|
||||||
Finally copy the contents of the `build` folder into the destination folder:
|
Finally copy the contents of the `build` folder into the destination folder:
|
||||||
|
|||||||
Reference in New Issue
Block a user