cloudflare-docs
cloudflare-docs copied to clipboard
[Wrangler] Update v1 tutorials to v2
the following tutorials need updating to work with wrangler v2+:
- [x] https://developers.cloudflare.com/workers/tutorials/github-sms-notifications-using-twilio/: this tutorial assumes
type="webpack"
with polyfills for the built-innode:crypto
module andBuffer
global - [x] https://developers.cloudflare.com/workers/tutorials/hello-world-rust/: points to https://github.com/cloudflare/rustwasm-worker-template/, which has been updated to use
workers-rs
, but the tutorial is still assumingtype="rust"
(i.e.worker/worker.js
doesn't exist anymore) - [x] https://developers.cloudflare.com/workers/tutorials/build-a-qr-code-generator/:
wrangler init
now putsindex.js
in asrc
directory, and this usestype="webpack"
- [x] https://developers.cloudflare.com/workers/tutorials/handle-form-submissions-with-airtable/: includes redundant
type="javascript"
, and assumes outdatedwrangler init
output structure - [x] #14414
- [ ] #14415
- [x] #14417
- [ ] #14418
- [x] #12668
- [ ] #14419
Originally posted by @mrbbot in https://github.com/cloudflare/cloudflare-docs/issues/6925#issuecomment-1419254725
I can take a look into this @lrapoport-cf and update the tutorials.
Yes
Very belated, but we're closing this out as all tutorials as updated.
π π π π π π π π π π π π π π π π π π π π π