const github.com/evanw/esbuild/internal/config.PlatformNode
7 uses
github.com/evanw/esbuild/internal/config (current package)
config.go#L31: PlatformNode
github.com/evanw/esbuild/internal/bundler
bundler.go#L463: if args.options.Platform != config.PlatformNode {
bundler.go#L1909: case config.PlatformNode:
github.com/evanw/esbuild/internal/resolver
resolver.go#L47: config.PlatformNode: {"main", "module"},
resolver.go#L171: if options.Platform == config.PlatformNode {
github.com/evanw/esbuild/pkg/api
api_impl.go#L92: return config.PlatformNode
api_impl.go#L741: case config.PlatformNode:
![]() |
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. |