github.com/evanw/esbuild/internal/bundler.parseArgs.fs (field)
7 uses
github.com/evanw/esbuild/internal/bundler (current package)
bundler.go#L129: fs fs.FS
bundler.go#L179: args.fs,
bundler.go#L349: AbsPath: args.fs.Join(args.options.AbsOutputDir, relPath),
bundler.go#L428: args.fs,
bundler.go#L457: if pluginName == "" && !args.fs.IsAbs(record.Path.Text) {
bundler.go#L485: if path, contents := extractSourceMapFromComment(args.log, args.fs, &args.caches.FSCache,
bundler.go#L1005: fs: s.fs,
![]() |
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. |