Here are
16 public repositories
matching this topic...
AMD & NVIDIA eGPUs for all Thunderbolt Macs.
Updated
May 8, 2020
Shell
The home of a mostly average blog.
Springload’s hub for open source
Cloud Data Loss Prevention Directives
A example for writing custom directives
Updated
Sep 11, 2019
Java
A Node package for deploying a script to CloudFlare Workers without the use of Wrangler
Updated
Mar 4, 2020
JavaScript
Internship Challenge for Cloudflare Summer Internship 2020
Updated
May 15, 2020
JavaScript
Updated
Nov 7, 2019
JavaScript
My project submission for Cloudflare Full-Stack Internship for 2020 Summer
Updated
Apr 16, 2020
JavaScript
Cloudflare worker example app, using the cloudflare-worker-rest-api package
Updated
Jan 21, 2020
JavaScript
Google Fonts Tester Worker
Updated
Mar 18, 2020
JavaScript
Telegram bot for HCA to reach patients
Updated
Mar 31, 2020
JavaScript
Deploy serverless app on CloudFlare using wrangler tool
Updated
Jun 5, 2019
JavaScript
Improve this page
Add a description, image, and links to the
wrangler
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
wrangler
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The webpack config defines the build out put as follows:
but the package.json defines the main entrypoint as index.js, which will never exist, and will be used by
wrangler previewto serve a local demo, and obviously anything else that relies on the main property of package.json to run the