https://github.com/xdev-software/vaadin-usage-statistics-opt-out
An opt-out version of Vaadin's usage statistics that doesn't require postinstall
https://github.com/xdev-software/vaadin-usage-statistics-opt-out
Last synced: about 1 month ago
JSON representation
An opt-out version of Vaadin's usage statistics that doesn't require postinstall
- Host: GitHub
- URL: https://github.com/xdev-software/vaadin-usage-statistics-opt-out
- Owner: xdev-software
- License: apache-2.0
- Created: 2026-05-13T12:08:14.000Z (2 months ago)
- Default Branch: develop
- Last Pushed: 2026-05-13T13:16:28.000Z (2 months ago)
- Last Synced: 2026-05-13T14:35:28.184Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://www.npmjs.com/package/@xdevsoftware/vaadin-usage-statistics-opt-out)
# vaadin-usage-statistics-opt-out
## Why does this exits?
So that one can write into their `pnpm-workspace.yaml`:
```yaml
overrides:
"@vaadin/vaadin-usage-statistics": "npm:@xdevsoftware/vaadin-usage-statistics-opt-out@"
```
without breaking the build