Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ layout: docs.hbs

* [低性能和效率](#poor-performance)
* [我的程序执行效率太低了!](#my-application-has-a-poor-performance)
* [Symptoms](#symptoms)
* [Debugging](#debugging)
* [症状](#symptoms)
* [调试](#debugging)

## <!--my-application-has-a-poor-performance-->我的程序执行效率太低了!

Expand Down
2 changes: 1 addition & 1 deletion locale/zh-cn/docs/guides/security/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ SyntaxError [ERR_SRI_PARSE]: Subresource Integrity string "sha256-iuGZ6SFVFpMuHU

请注意,我们总是推荐你使用 `--policy-integrity` 以避免路径发生变化时遇到问题。

## 生产环境中使用尝鲜版功能
## <!--experimental-features-in-production-->生产环境中使用尝鲜版功能

在生产环境中直接使用尝鲜版功能绝不推荐!因为尝鲜功能有可能随时发生重大
变更,而且他们实际的功能不一定稳定。虽然如此,我们还是非常乐于接受用户的反馈。
Expand Down