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{