Skip to content

refactor: remove mlly#27

Merged
antfu merged 1 commit intoantfu-collective:mainfrom
SukkaW:reduce-deps
Apr 13, 2024
Merged

refactor: remove mlly#27
antfu merged 1 commit intoantfu-collective:mainfrom
SukkaW:reduce-deps

Conversation

@SukkaW
Copy link
Contributor

@SukkaW SukkaW commented Apr 13, 2024

Description

I was curious as to why the installation size of unconfig is an astonishing 3.2 MiB.

It turns out that acorn, an unused transitive dependency of unconfig, is introduced by mlly. unconfig only utilizes its interopDefault method.

Despite mlly being an excellent library, this PR aims to remove it from the unconfig dependency tree to decrease the installation size.

Linked Issues

N/A

Additional context

This is part of a series of PRs aiming to reduce the installation size of taze, which is currently twice the size of npm-check-updates.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants