An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![NPM Version](https://img.shields.io/npm/v/%40xdevsoftware%2Fvaadin-usage-statistics-opt-out)](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