github.com/evanw/esbuild/internal/config.Options.MinifyIdentifiers (field)
8 uses
github.com/evanw/esbuild/internal/config (current package)
config.go#L167: MinifyIdentifiers bool
github.com/evanw/esbuild/internal/bundler
bundler.go#L1824: MinifyIdentifiers: options.MinifyIdentifiers,
bundler.go#L1859: MinifyIdentifiers: key.MinifyIdentifiers,
linker.go#L951: if c.options.MinifyIdentifiers {
linker.go#L3496: if c.options.MinifyIdentifiers {
github.com/evanw/esbuild/internal/js_parser
js_parser.go#L313: minifyIdentifiers: options.MinifyIdentifiers,
github.com/evanw/esbuild/pkg/api
api_impl.go#L648: MinifyIdentifiers: buildOpts.MinifyIdentifiers,
api_impl.go#L1093: MinifyIdentifiers: transformOpts.MinifyIdentifiers,
![]() |
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. |