Skip to content

Remove unnecessary dependencies#2

Open
tmcw wants to merge 1 commit into11ty:mainfrom
tmcw:remove-unnecessary-dependencies
Open

Remove unnecessary dependencies#2
tmcw wants to merge 1 commit into11ty:mainfrom
tmcw:remove-unnecessary-dependencies

Conversation

@tmcw
Copy link
Copy Markdown

@tmcw tmcw commented Apr 12, 2026

This PR removes the dependencies:

  • kind-of: only used for a check of "is this an object" in a way that works with borked object prototypes. Inlined a version of this instead.
  • strip-bom-string: this is a single ternary expression, there is no need for this to be a dependency.

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.

1 participant