github.com/evanw/esbuild/internal/bundler.linkerContext.addPartToFile (method)
5 uses
github.com/evanw/esbuild/internal/bundler (current package)
linker.go#L595: func (c *linkerContext) addPartToFile(sourceIndex uint32, part js_ast.Part, partMeta partMeta) uint32 {
linker.go#L1246: repr.meta.nsExportPartIndex = c.addPartToFile(sourceIndex, js_ast.Part{
linker.go#L1475: partIndex := c.addPartToFile(sourceIndex, js_ast.Part{
linker.go#L1836: partIndex := c.addPartToFile(sourceIndex, js_ast.Part{
linker.go#L2356: partIndex := c.addPartToFile(sourceIndex, js_ast.Part{
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |