package bundler

Import Path
	github.com/evanw/esbuild/internal/bundler (on go.dev)

Dependency Relation
	imports 32 packages, and imported by one package

Involved Source Files bundler.go linker.go
Package-Level Type Names (total 43, in which 2 are exported)
/* sort exporteds by: | */
(*T) Compile(log logger.Log, options config.Options) []OutputFile func ScanBundle(log logger.Log, fs fs.FS, res resolver.Resolver, caches *cache.CacheSet, entryPoints []string, options config.Options) Bundle
AbsPath string Contents []byte IsExecutable bool func (*Bundle).Compile(log logger.Log, options config.Options) []OutputFile
Package-Level Functions (total 21, in which 2 are exported)
func ScanBundle(log logger.Log, fs fs.FS, res resolver.Resolver, caches *cache.CacheSet, entryPoints []string, options config.Options) Bundle
Package-Level Variables (only one, which is unexported)
Package-Level Constants (total 17, none are exported)