-
Notifications
You must be signed in to change notification settings - Fork 836
Add rate limit to nlweb template #772
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
fix nlweb
fix nlweb
713219a
to
3bb4a4c
Compare
76f2c46
to
904a98b
Compare
904a98b
to
8b06c20
Compare
} | ||
} | ||
|
||
markdownToHtml(markdown) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Markdown is a bit of a beast, and I'm pretty sure this won't actually capture the full spec, but I'm assuming this also isn't actually your file, so happy to leave it as it is if you are happy!
"ai": { | ||
"binding": "AI" | ||
}, | ||
"unsafe": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just FYI this is about to stabilize: cloudflare/workers-sdk#10541
Preview link not generated: you must be on a branch, not on a fork. |
Preview link not generated: you must be on a branch, not on a fork. |
Description
Add rate limit to nlweb template
Checklist
-template
<!-- dash-content-start -->
and<!-- dash-content-end -->
to designate the Dash readme previewdeploy
commandprivate: true
and noversion
fieldExample package.json