mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-08-03 10:53:44 +03:00
Change npm run dist to npm run dist:selfhost to disable google analytics (see https://github.com/bitwarden/web/issues/243#issuecomment-412852726)
+1
-1
@@ -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