feat: trying to use node builtins should log a message recommending to try node_compat = true
#989
Labels
enhancement
New feature or request
node_compat = true
#989
When you try to use a node builtin right now, esbuild logs an error about setting
platform
tonode
. The message should instead recommend settingnode_compat = true
in their wrangler.tomlThe text was updated successfully, but these errors were encountered: