Skip to content

Reduce unnecessary package size #291

Description

@Owen3H

Currently, consuming the library pollutes node_modules with over 100MB of data that most of the time is never actually used.
A simple way to largely reduce this would be splitting the platforms like so:

minecraft-data@pc (Independent)
minecraft-data@bedrock (Independent)
minecraft-data (Depends on both)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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