#workers help
I'm trying to enable nodejs compat for my worker via cloudfare dashboard. But there is no such "function" page as specified in the doc. Is there any workaround for this?
1 Reply
You need to add the
nodejs_compat
flag to the script. This can't be done from the Dashboard.
The docs you reference to are for Cloudflare Pages rather than Workers.
Add this line to wrangler.toml