const github.com/evanw/esbuild/internal/compat.ES
36 uses
github.com/evanw/esbuild/internal/compat (current package)
js_table.go#L10: ES
js_table.go#L68: ES: {2015},
js_table.go#L77: ES: {2015},
js_table.go#L86: ES: {2017},
js_table.go#L95: ES: {2018},
js_table.go#L104: ES: {2020},
js_table.go#L113: ES: {2015},
js_table.go#L169: ES: {2015},
js_table.go#L178: ES: {2015},
js_table.go#L187: ES: {2015},
js_table.go#L196: ES: {2016},
js_table.go#L205: ES: {2020},
js_table.go#L212: ES: {2018},
js_table.go#L221: ES: {2015},
js_table.go#L230: ES: {2015},
js_table.go#L247: ES: {2020},
js_table.go#L256: ES: {2015},
js_table.go#L273: ES: {2016},
js_table.go#L282: ES: {2015},
js_table.go#L291: ES: {2020},
js_table.go#L300: ES: {5},
js_table.go#L309: ES: {2015},
js_table.go#L318: ES: {2018},
js_table.go#L327: ES: {2019},
js_table.go#L336: ES: {2020},
js_table.go#L345: ES: {2015},
js_table.go#L354: ES: {2015},
js_table.go#L364: ES: {2015},
github.com/evanw/esbuild/internal/bundler
bundler.go#L1863: map[compat.Engine][]int{compat.ES: {constraint}}),
github.com/evanw/esbuild/pkg/api
api_impl.go#L241: constraints[compat.ES] = []int{5}
api_impl.go#L243: constraints[compat.ES] = []int{2015}
api_impl.go#L245: constraints[compat.ES] = []int{2016}
api_impl.go#L247: constraints[compat.ES] = []int{2017}
api_impl.go#L249: constraints[compat.ES] = []int{2018}
api_impl.go#L251: constraints[compat.ES] = []int{2019}
api_impl.go#L253: constraints[compat.ES] = []int{2020}
 |
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. |