We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7b8931 + 8c12435 commit da86944Copy full SHA for da86944
src/content/docs/workflows/examples/send-invoices.mdx
@@ -207,7 +207,7 @@ And finally wrangler.toml:
207
name = "cart-invoices"
208
main = "src/index.ts"
209
compatibility_date = "2024-10-22"
210
-compatibility_flags = ["experimental", "nodejs_compat" ]
+compatibility_flags = ["nodejs_compat" ]
211
212
[[workflows]]
213
name = "cart-invoices-workflow"
0 commit comments