nodejs / release-cloudflare-worker

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

cleanup: separate utils into separate files #109

Closed flakey5 closed 3 months ago

flakey5 commented 3 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