Blizzard / Blizzard/node-rdkafka

node_modules size more then 100mo

Open
#940 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.2k
Forks
403
PR merge metrics
No merged PRs in 30d

Description

Hello,
the size of node-rdkafka is about 167.9 Mo inside node_modules, i looked into it and i found that

node_modules/node-rdkafka/deps = 135.4 Mo
node_modules/node-rdkafka/build/deps/librdkafka.a = 15.1 mo
node_modules/node-rdkafka/build/deps/librdkafka.a = 5.7 mo

seems like removing them have no impact, everything work fine.
is it possible please to make sure to delete them ?

Contributor guide

Open the contributing guide

Research direction

Start by inspecting the package contents under node_modules/node-rdkafka/deps and node_modules/node-rdkafka/build/deps, including the listed librdkafka.a artifacts. Confirm which files are included in the published package and verify that removing the unnecessary files does not affect node-rdkafka functionality; done means the package is smaller without breaking use.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
build-system
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.