Add CDN Availability
We're looking at having it added here:
- https://cdnjs.com/libraries?q=fuels
Then, we need to improve our installation docs — here's an example:
- https://docs.ethers.org/v5/getting-started/#getting-started--importing--web-browser
Ideally, it would be a new step in your CI pipeline.
Starting process here: https://github.com/cdnjs/packages/issues/1699
PR: https://github.com/cdnjs/packages/pull/1707
And related: https://github.com/FuelLabs/fuels-ts/pull/1453
Just registering what we spoke about—we may have a new step to generate an ESM/browser build.
This could be something using Rollup or Vite, which runs on a postbuild step on the fuels package.
Blocked by: https://github.com/cdnjs/packages/pull/1743
FYI — I've moved this out of salamander.
@Torres-ssf Blocking PR has been merged. 🎉
Before closing this, we need to mention the CDN option in the docs.