package linker
import "github.com/evanw/esbuild/internal/linker"
Index ¶
Functions ¶
func Link ¶
func Link( options *config.Options, timer *helpers.Timer, log logger.Log, fs fs.FS, res *resolver.Resolver, inputFiles []graph.InputFile, entryPoints []graph.EntryPoint, uniqueKeyPrefix string, reachableFiles []uint32, dataForSourceMaps func() []bundler.DataForSourceMap, ) []graph.OutputFile
Source Files ¶
- Version
- v0.25.0 (latest)
- Published
- Feb 8, 2025
- Platform
- linux/amd64
- Imports
- 31 packages
- Last checked
- 4 days ago –
Tools for package owners.