🎉 initiate project *astro_rewrite*
This commit is contained in:
parent
ffd4d5e86c
commit
2ba37bfbe3
8658 changed files with 2268794 additions and 2538 deletions
9
node_modules/@astrojs/telemetry/README.md
generated
vendored
Normal file
9
node_modules/@astrojs/telemetry/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Astro Telemetry
|
||||
|
||||
This package is used to collect anonymous telemetry data within the Astro CLI. It is enabled by default. Telemetry data does not contain any personal identifying information and can be disabled via:
|
||||
|
||||
```shell
|
||||
astro telemetry disable
|
||||
```
|
||||
|
||||
See the [CLI documentation](https://docs.astro.build/en/reference/cli-reference/#astro-telemetry) for more options on configuration telemetry.
|
||||
Loading…
Add table
Add a link
Reference in a new issue