B Search Erros
Return Home
Newest questions tagged javascript - Stack Overflow

Where can I find a list of valid values for esbuild's "target" property?

This is not answered by the docs https://esbuild.github.io/api/#target https://github.com/search?q=repo%3Aevanw%2Fesbuild%20node22&type=code node22 is a valid target according to their CHANGELOG file, but node22 is not i

View original source