zibri
    Preparing search index...
    • Scans compiled JS files in the given template files for ?client imports, resolves their browser distributions, and writes them to assets/public/vendor with predictable names. Call this from your build plugin before compilation completes.

      Parameters

      • glob: string | string[] = defaultGlobs

        The glob(s) to find your .tsx templates from.

      Returns Promise<void>