mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-18 22:35:36 +08:00
1 line
1.4 KiB
JavaScript
1 line
1.4 KiB
JavaScript
import{G as e,H as t,J as n,at as r,q as i}from"./chunks/framework.DrNIf5Lg.js";import{t as a}from"./chunks/SearchTable.Ca3zh6We.js";var o=JSON.parse(`{"title":"Supported Extensions","description":"","frontmatter":{},"headers":[],"relativePath":"en/guide/extensions.md","filePath":"en/guide/extensions.md"}`),s=Object.assign({name:`en/guide/extensions.md`},{setup(o){return(o,s)=>(r(),e(`div`,null,[s[0]||=t(`h1`,{id:`supported-extensions`,tabindex:`-1`},[i(`Supported Extensions `),t(`a`,{class:`header-anchor`,href:`#supported-extensions`,"aria-label":`Permalink to “Supported Extensions”`},``)],-1),s[1]||=t(`blockquote`,null,[t(`ul`,null,[t(`li`,null,`✅: Supported`),t(`li`,null,`blank: Not supported or not yet ported`)])],-1),n(a),s[2]||=t(`div`,{class:`tip custom-block`},[t(`p`,{class:`custom-block-title custom-block-title-default`},`TIP`),t(`p`,null,[i(`If an extension you need is missing, you can file a `),t(`a`,{href:`https://github.com/crazywhalecc/static-php-cli/issues`,target:`_blank`,rel:`noreferrer`},`feature request`),i(`.`)]),t(`p`,null,[i(`Some extensions or their library dependencies have optional features (e.g. gd can optionally use libwebp, freetype, etc.). Running `),t(`code`,null,`bin/spc build gd --build-cli`),i(` alone will not include them — StaticPHP follows a minimal-dependency principle by default.`)])],-1)]))}});export{o as __pageData,s as default}; |