FuelLabs / fuels-ts

Fuel Network Typescript SDK
https://docs.fuel.network/docs/fuels-ts/
Apache License 2.0
44.35k stars 1.33k forks source link

Consider merging all packages into `fuels` #2493

Open arboleya opened 1 month ago

arboleya commented 1 month ago

The idea is to experiment with merging all packages/* into packages/fuels.

A single package should simplify the repo maintenance, build times, and feedback loop.

Also, it should make it easier to make our library fully tree-shakable and avoid bloating the final build.

arboleya commented 1 month ago

Other points of interest:

petertonysmith94 commented 3 weeks ago

We can conclude the following discussion if we go with this approach: