Replies: 3 comments 1 reply
-
I think first step we can see how to reduce listhen install size (or for now drop it from ipx) — rest of CLI logic is small. |
Beta Was this translation helpful? Give feedback.
1 reply
-
If we go little steps maybe it is time to drop node-fetch-native? All current node versions starting with node 18 support fetch without flag. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This change will cut another 100kB unjs/ofetch#440 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I am going to use ipx in Webstudio self hosting template. Though I am worry about package size and amount of packages.
110 packages
34.6 MB
https://npm.anvaka.com/#/view/2d/ipx
https://packagephobia.com/result?p=ipx
30% of it is listhen package which is used only for CLI
65 packages
10.1 MB
https://npm.anvaka.com/#/view/2d/listhen
https://packagephobia.com/result?p=listhen
Would you accept a split with two packages? Maybe ipx-runtime and ipx or similar,
Beta Was this translation helpful? Give feedback.
All reactions