fuels-ts icon indicating copy to clipboard operation
fuels-ts copied to clipboard

Add CDN Availability

Open arboleya opened this issue 2 years ago • 5 comments

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.

arboleya avatar Nov 03 '23 09:11 arboleya

Starting process here: https://github.com/cdnjs/packages/issues/1699

camsjams avatar Nov 20 '23 06:11 camsjams

PR: https://github.com/cdnjs/packages/pull/1707

And related: https://github.com/FuelLabs/fuels-ts/pull/1453

camsjams avatar Nov 25 '23 19:11 camsjams

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.

arboleya avatar Jan 03 '24 14:01 arboleya

Blocked by: https://github.com/cdnjs/packages/pull/1743

Torres-ssf avatar Jan 04 '24 16:01 Torres-ssf

FYI — I've moved this out of salamander.

arboleya avatar Jan 15 '24 21:01 arboleya

@Torres-ssf Blocking PR has been merged. 🎉

Before closing this, we need to mention the CDN option in the docs.

arboleya avatar Feb 05 '24 16:02 arboleya