github.com/evanw/esbuild/pkg/api.BuildOptions.Bundle (field)
4 uses
github.com/evanw/esbuild/pkg/api (current package)
api.go#L246: Bundle bool
api_impl.go#L731: if !buildOpts.Bundle {
api_impl.go#L749: if buildOpts.Bundle {
golang.org/x/pkgsite/internal/static
static.go#L49: Bundle: config.Bundle,
![]() |
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. |