Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/lume/deps/esbuild.ts>analyzeMetafileSync

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
function analyzeMetafileSync
import { analyzeMetafileSync } from "https://deno.land/x/lume@v1.18.1/deps/esbuild.ts";

A synchronous version of "analyzeMetafile".

  • Works in node: yes
  • Works in browser: no

Documentation: https://esbuild.github.io/api/#analyze

Parameters

metafile: Metafile | string
optional
options: AnalyzeMetafileOptions

Returns

string