github.com/evanw/esbuild/internal/bundler.parseArgs.importSource (field)

4 uses

	github.com/evanw/esbuild/internal/bundler (current package)
		bundler.go#L136: 	importSource       *logger.Source
		bundler.go#L183: 			args.importSource,
		bundler.go#L361: 		args.log.AddRangeError(args.importSource, args.importPathRange, message)
		bundler.go#L1012: 		importSource:       importSource,