Change npm run dist to npm run dist:selfhost to disable google analytics (see https://github.com/bitwarden/web/issues/243#issuecomment-412852726)

Luc Didry
2019-01-17 13:15:22 +01:00
parent d69f449292
commit 95a45e495a

@@ -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: