feat: 改善 seo

This commit is contained in:
claude-code-best
2026-04-01 15:21:46 +08:00
parent c5b55c1bf9
commit 64f79dc3be
32 changed files with 116 additions and 65 deletions

View File

@@ -1,6 +1,7 @@
---
title: "88 面旗帜:构建时 Feature Flags 全解"
description: "深入剖析 Claude Code 的 88+ 个构建时 feature flags揭示被编译器"删除"的功能"
title: "88 Feature Flags - 构建时特性门控全解"
description: "深入剖析 Claude Code 的 88+ 个构建时 feature flagsbun:bundle 编译时门控机制,揭示被编译器删除的隐藏功能模块。"
keywords: ["feature flags", "特性标志", "构建时门控", "bun:bundle", "条件编译"]
---
{/* 本章目标:完整梳理构建时 feature flag 系统的机制和所有 flag 的分类 */}