const github.com/evanw/esbuild/internal/compat.ImportMeta
6 uses
github.com/evanw/esbuild/internal/compat (current package)
js_table.go#L43: ImportMeta
js_table.go#L244: ImportMeta: {
github.com/evanw/esbuild/internal/js_parser
js_parser.go#L3248: if p.options.unsupportedJSFeatures.Has(compat.ImportMeta) {
js_parser.go#L3250: p.markSyntaxFeature(compat.ImportMeta, r)
js_parser.go#L12893: if p.hasImportMeta && (p.options.unsupportedJSFeatures.Has(compat.ImportMeta) ||
js_parser_lower.go#L103: case compat.ImportMeta:
![]() |
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. |