Hosting JavaScript file via CDN

Is it possible for me to host a javascript file as a CDN that I can point to with a URL. For example, could I have an index.js file hosted on a CDN that I can point to with some URL like https://somedomain.com/index.js ?
somedomain.com
This domain may be for sale!
1 Reply
Cyb3r-Jak3
Cyb3r-Jak32y ago
Yeah you could look into using R2 for the CDN backend

Did you find this page helpful?