Skip to content

Reduce dependencies #344

@Xhale1

Description

@Xhale1

@transloadit/node pulls in ~189 dependencies which feels like a lot, particularly as we mostly just use it to call the createAssembly function. It's not causing any tangible issues for us, I just wanted log an issue on the oft-chance there were any quick / easy wins.

Dependencies can be visualized with this tool: https://node-modules.dev/grid/depth#install=@transloadit/node

It seems migrating from the older got to either native fetch or the recommended ky (fetch wrapper made by the same people as got) could be a nice first stab.

Thank you for your work, v4 has been going great! Happy Transloadit customers over here 👍

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions