Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Decrease Package Bloat #69

Closed
Closed
@rayhanadev

Description

@rayhanadev

When I made this package I was quite inexperienced, and truthfully I downloaded whatever I felt like at the moment. Over time this has caused some major package bloat. It has come to the point where ReplAPI.it for NodeJS is 7.05 MB in size, which is... disturbing. To decrease package bloat we could:

  • Remove unnecessary dependencies
  • Homebrew some packages and utilities
  • Use a module bundler, uglifier, and tree-shaker (Rollup is what I had in mind)

I'll fix this in while working on the refactor.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions