nodejs / release-cloudflare-worker

Infra for serving Node.js downloads and documentation.
https://nodejs.org/dist
MIT License
23 stars 7 forks source link

cleanup: separate utils into separate files #109

Closed flakey5 closed 8 months ago

flakey5 commented 8 months ago

Separate utils into different files based off of what they're used for, cleaning up the logic in some of the utils (e.g. mapBucketPathToUrlPath) will be in a separate pr