API / wxt / getEntrypointBundlePath
Function: getEntrypointBundlePath()
getEntrypointBundlePath(
entrypoint,outDir,ext):string
Source: packages/wxt/src/core/utils/entrypoints.ts:33
Return's the entrypoint's output path relative to the output directory. Used for paths in the manifest and rollup's bundle.
Parameters
entrypoint
outDir
string
ext
string
Returns
string
Generated using typedoc-plugin-markdown and TypeDoc