René's URL Explorer Experiment


Title: Type Alias: ChunkAddonFunction - The Elegant Bundler for Libraries

Open Graph Title: tsdown

Description: The Elegant Bundler for Libraries

Open Graph Description: The Elegant Bundler for Libraries

Opengraph URL: https://tsdown.dev/

Generator: VitePress v2.0.0-alpha.17

direct link

Domain: tsdown.dev

theme-color#ff7e17
og:imagehttps://tsdown.dev/og-image.png
og:typewebsite
twitter:cardsummary_large_image
twitter:imagehttps://tsdown.dev/og-image.png

Links:

Skip to contenthttps://tsdown.dev/reference/api/TypeAlias.ChunkAddonFunction#VPContent
tsdownhttps://tsdown.dev/
Homehttps://tsdown.dev/
Guidehttps://tsdown.dev/guide/
API Referencehttps://tsdown.dev/reference/api/Interface.UserConfig
FAQhttps://tsdown.dev/guide/faq
v0.22.3https://github.com/rolldown/tsdown/releases/tag/v0.22.3
Release Noteshttps://github.com/rolldown/tsdown/releases
unreleasedhttps://main.tsdown.dev
简体中文https://tsdown.dev/zh-CN/reference/api/TypeAlias.ChunkAddonFunction
Русский (community)https://github.com/teplostanski/tsdown.ru/reference/api/TypeAlias.ChunkAddonFunction
https://github.com/rolldown/tsdown
https://npmjs.com/package/tsdown
简体中文https://tsdown.dev/zh-CN/reference/api/TypeAlias.ChunkAddonFunction
Русский (community)https://github.com/teplostanski/tsdown.ru/reference/api/TypeAlias.ChunkAddonFunction
https://github.com/rolldown/tsdown
https://npmjs.com/package/tsdown
Introductionhttps://tsdown.dev/guide/index
Getting Startedhttps://tsdown.dev/guide/getting-started
How It Workshttps://tsdown.dev/guide/how-it-works
Migrate from tsuphttps://tsdown.dev/guide/migrate-from-tsup
FAQhttps://tsdown.dev/guide/faq
Work with AIhttps://tsdown.dev/guide/skills
Entryhttps://tsdown.dev/options/entry
Config Filehttps://tsdown.dev/options/config-file
Declaration Files (dts)https://tsdown.dev/options/dts
Output Formathttps://tsdown.dev/options/output-format
Output Directoryhttps://tsdown.dev/options/output-directory
Cleaninghttps://tsdown.dev/options/cleaning
Dependencieshttps://tsdown.dev/options/dependencies
Watch Modehttps://tsdown.dev/options/watch-mode
Targethttps://tsdown.dev/options/target
Platformhttps://tsdown.dev/options/platform
Tree-shakinghttps://tsdown.dev/options/tree-shaking
Source Mapshttps://tsdown.dev/options/sourcemap
Minificationhttps://tsdown.dev/options/minification
Log Levelhttps://tsdown.dev/options/log-level
Shimshttps://tsdown.dev/options/shims
Package Exportshttps://tsdown.dev/options/package-exports
Unbundlehttps://tsdown.dev/options/unbundle
Root Directoryhttps://tsdown.dev/options/root
CJS Default Exporthttps://tsdown.dev/options/cjs-default
CSShttps://tsdown.dev/options/css
Executablehttps://tsdown.dev/options/exe
Package Validationhttps://tsdown.dev/options/lint
Vue Supporthttps://tsdown.dev/recipes/vue-support
React Supporthttps://tsdown.dev/recipes/react-support
Solid Supporthttps://tsdown.dev/recipes/solid-support
Svelte Supporthttps://tsdown.dev/recipes/svelte-support
WASM Supporthttps://tsdown.dev/recipes/wasm-support
Pluginshttps://tsdown.dev/advanced/plugins
Hookshttps://tsdown.dev/advanced/hooks
Rolldown Optionshttps://tsdown.dev/advanced/rolldown-options
Programmatic Usagehttps://tsdown.dev/advanced/programmatic-usage
CI Environmenthttps://tsdown.dev/advanced/ci
Benchmarkhttps://tsdown.dev/advanced/benchmark
Command Line Interfacehttps://tsdown.dev/reference/cli
Config Optionshttps://tsdown.dev/reference/api/Interface.UserConfig
AttwOptionshttps://tsdown.dev/reference/api/Interface.AttwOptions
buildhttps://tsdown.dev/reference/api/Function.build
BuildContexthttps://tsdown.dev/reference/api/Interface.BuildContext
ChunkAddonhttps://tsdown.dev/reference/api/TypeAlias.ChunkAddon
ChunkAddonFunctionhttps://tsdown.dev/reference/api/TypeAlias.ChunkAddonFunction
ChunkAddonObjecthttps://tsdown.dev/reference/api/Interface.ChunkAddonObject
CIOptionhttps://tsdown.dev/reference/api/TypeAlias.CIOption
CopyEntryhttps://tsdown.dev/reference/api/Interface.CopyEntry
CopyOptionshttps://tsdown.dev/reference/api/TypeAlias.CopyOptions
CopyOptionsFnhttps://tsdown.dev/reference/api/TypeAlias.CopyOptionsFn
defineConfighttps://tsdown.dev/reference/api/Function.defineConfig
DepsConfighttps://tsdown.dev/reference/api/Interface.DepsConfig
DevtoolsOptionshttps://tsdown.dev/reference/api/Interface.DevtoolsOptions
DtsOptionshttps://tsdown.dev/reference/api/Interface.DtsOptions
enableDebughttps://tsdown.dev/reference/api/Function.enableDebug
ExeOptionshttps://tsdown.dev/reference/api/Interface.ExeOptions
ExportsOptionshttps://tsdown.dev/reference/api/Interface.ExportsOptions
Formathttps://tsdown.dev/reference/api/TypeAlias.Format
globalLoggerhttps://tsdown.dev/reference/api/Variable.globalLogger
InlineConfighttps://tsdown.dev/reference/api/Interface.InlineConfig
Loggerhttps://tsdown.dev/reference/api/Interface.Logger
mergeConfighttps://tsdown.dev/reference/api/Function.mergeConfig
NoExternalFnhttps://tsdown.dev/reference/api/TypeAlias.NoExternalFn
NormalizedFormathttps://tsdown.dev/reference/api/TypeAlias.NormalizedFormat
OutExtensionContexthttps://tsdown.dev/reference/api/Interface.OutExtensionContext
OutExtensionFactoryhttps://tsdown.dev/reference/api/TypeAlias.OutExtensionFactory
OutExtensionObjecthttps://tsdown.dev/reference/api/Interface.OutExtensionObject
PackageJsonWithPathhttps://tsdown.dev/reference/api/Interface.PackageJsonWithPath
PackageTypehttps://tsdown.dev/reference/api/TypeAlias.PackageType
PublintOptionshttps://tsdown.dev/reference/api/Interface.PublintOptions
ReportOptionshttps://tsdown.dev/reference/api/Interface.ReportOptions
ResolvedConfighttps://tsdown.dev/reference/api/TypeAlias.ResolvedConfig
ResolvedDepsConfighttps://tsdown.dev/reference/api/Interface.ResolvedDepsConfig
RolldownChunkhttps://tsdown.dev/reference/api/TypeAlias.RolldownChunk
RolldownContexthttps://tsdown.dev/reference/api/Interface.RolldownContext
SeaConfighttps://tsdown.dev/reference/api/Interface.SeaConfig
Sourcemaphttps://tsdown.dev/reference/api/TypeAlias.Sourcemap
TreeshakingOptionshttps://tsdown.dev/reference/api/TypeAlias.TreeshakingOptions
TsdownBundlehttps://tsdown.dev/reference/api/Interface.TsdownBundle
TsdownHookshttps://tsdown.dev/reference/api/Interface.TsdownHooks
TsdownInputOptionhttps://tsdown.dev/reference/api/TypeAlias.TsdownInputOption
TsdownPluginhttps://tsdown.dev/reference/api/Interface.TsdownPlugin
TsdownPluginOptionhttps://tsdown.dev/reference/api/TypeAlias.TsdownPluginOption
UnusedOptionshttps://tsdown.dev/reference/api/Interface.UnusedOptions
UserConfighttps://tsdown.dev/reference/api/Interface.UserConfig
UserConfigExporthttps://tsdown.dev/reference/api/TypeAlias.UserConfigExport
UserConfigFnhttps://tsdown.dev/reference/api/TypeAlias.UserConfigFn
versionhttps://tsdown.dev/reference/api/Variable.version
WithEnabledhttps://tsdown.dev/reference/api/TypeAlias.WithEnabled
Workspacehttps://tsdown.dev/reference/api/Interface.Workspace
Rolldownhttps://rolldown.rs/reference/
https://tsdown.dev/reference/api/TypeAlias.ChunkAddonFunction#type-alias-chunkaddonfunction
src/features/output.ts:97https://github.com/rolldown/tsdown/blob/5c499e83736e68b410ec498431c43e86bd229acd/src/features/output.ts#L97
https://tsdown.dev/reference/api/TypeAlias.ChunkAddonFunction#parameters
https://tsdown.dev/reference/api/TypeAlias.ChunkAddonFunction#ctx
https://tsdown.dev/reference/api/TypeAlias.ChunkAddonFunction#filename
https://tsdown.dev/reference/api/TypeAlias.ChunkAddonFunction#format
Formathttps://tsdown.dev/reference/api/TypeAlias.Format
https://tsdown.dev/reference/api/TypeAlias.ChunkAddonFunction#returns
ChunkAddonObjecthttps://tsdown.dev/reference/api/Interface.ChunkAddonObject
Previous pageChunkAddonhttps://tsdown.dev/reference/api/TypeAlias.ChunkAddon
Next pageChunkAddonObjecthttps://tsdown.dev/reference/api/Interface.ChunkAddonObject

Viewport: width=device-width,initial-scale=1


URLs of crawlers that visited me.