mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-20 15:25:36 +08:00
1 line
1.6 KiB
JavaScript
1 line
1.6 KiB
JavaScript
import{G as e,J as t,K as n,at as r,j as i,lt as a}from"./chunks/framework.DrNIf5Lg.js";var o=JSON.parse(`{"title":"依赖关系图","description":"","frontmatter":{"aside":false},"headers":[],"relativePath":"zh/guide/deps-map.md","filePath":"zh/guide/deps-map.md"}`),s={name:`zh/guide/deps-map.md`};function c(i,o,s,c,l,u){let d=a(`DepsMap`,!0);return r(),e(`div`,null,[o[0]||=n(`<h1 id="依赖关系图" tabindex="-1">依赖关系图 <a class="header-anchor" href="#依赖关系图" aria-label="Permalink to “依赖关系图”"></a></h1><p>这里列出了所有支持的包(扩展、库)及其依赖关系。</p><ul><li><strong>必需依赖</strong>:构建该包时会强制一同构建的包。</li><li><strong>可选依赖</strong>:默认不构建,使用 <code>--with-suggests</code> 参数可启用,或在构建命令中手动指定。</li><li><strong>被依赖 / 被建议</strong>:其他哪些包将当前包作为必需或可选依赖。</li></ul><p>运行以下命令生成依赖数据(需要在源码模式下):</p><div class="language-bash"><button title="Copy Code" class="copy"></button><span class="lang">bash</span><pre class="shiki shiki-themes github-light github-dark" style="--shiki-light:#24292e;--shiki-dark:#e1e4e8;--shiki-light-bg:#fff;--shiki-dark-bg:#24292e;" tabindex="0" dir="ltr"><code><span class="line"><span style="--shiki-light:#6F42C1;--shiki-dark:#B392F0;">bin/spc</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"> dev:gen-deps-data</span></span></code></pre></div>`,5),t(d)])}var l=i(s,[[`render`,c]]);export{o as __pageData,l as default}; |