未验证 提交 46f19681 编写于 作者: S Shu Uesugi 提交者: GitHub

Link to CLI doc from getting started doc / link to Telemetry doc from CLI doc (#12181)

上级 b3459055
......@@ -47,3 +47,10 @@ NODE_OPTIONS='--inspect' next
- **First Load JS** – The number of assets downloaded when visiting the page from the server. The amount of JS shared by all is shown as a separate metric.
The first load is colored green, yellow, or red. Aim for green for performant applications.
## Telemetry
Next.js collects **completely anonymous** telemetry data about general usage.
Participation in this anonymous program is optional, and you may opt-out if you'd not like to share any information.
To learn more about Telemetry, [please read this document](https://nextjs.org/telemetry/).
......@@ -97,3 +97,10 @@ For more information on what to do next, we recommend the following sections:
<small>Use the built-in CSS support to add custom styles to your app.</small>
</a>
</div>
<div class="card">
<a href="/docs/api-reference/cli.md">
<b>CLI:</b>
<small>Learn more about the Next.js CLI.</small>
</a>
</div>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册