Restructuring Packages & Directories #1517
Replies: 6 comments 3 replies
-
@danielbate Thanks for creating the issue. Should we have individual issues per group, though? |
Beta Was this translation helpful? Give feedback.
-
@arboleya agreed. I had added the following:
But will make it more explicit around further issues. |
Beta Was this translation helpful? Give feedback.
-
Just took another quick look over this one (for my understanding of the dependencies referenced in #1356). The consolidation of the ![]() |
Beta Was this translation helpful? Give feedback.
-
@danielbate is there a reason why the |
Beta Was this translation helpful? Give feedback.
-
This discussion would be closed via: |
Beta Was this translation helpful? Give feedback.
-
Closing this discussion, we're moving to a single (Back reference added to the issue) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We currently have 26 packages in the
packages
directory. This is an unnecessary level of abstraction that increasesbuild
,watch
,install
andtest
times. We should look to restructurepackages
into a smaller logical structure. Further to this, some that were acting as a bridge between packages may be deprecated when relocated if this now makes logical sense (i.e.@fuel-ts/testcases
). This issue will act as a topic for all restructuring activities, and further issues should be created per package.Proposed Structure
Beta Was this translation helpful? Give feedback.
All reactions