astro/packages/telemetry
Erika afbbc4d5bf
Update compilation target for Node 16 (#6213)
* config(esbuild): Update esbuild target to node16

* config(package): Update root package.json node engine

* config(tsconfig): Update all the tsconfigs module and targets

* chore: changeset

* chore: remove unneeded file
2023-03-06 13:57:16 -05:00
..
src Drop Node 14 support (#5782) 2023-01-09 16:59:20 -05:00
test [ci] format 2022-06-27 21:17:40 +00:00
CHANGELOG.md [ci] release (#6359) 2023-02-27 08:55:42 -05:00
package.json [ci] release (#6359) 2023-02-27 08:55:42 -05:00
README.md Integration Docs Next Steps (#3677) 2022-06-30 12:02:39 -04:00
tsconfig.json Update compilation target for Node 16 (#6213) 2023-03-06 13:57:16 -05:00

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:

astro telemetry disable

See the CLI documentation for more options on configuration telemetry.