Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
570 views
in Technique[技术] by (71.8m points)

npm - node_modules like java jar or php phar?

I believe there are many files, small projects (nodejs) can easily have 200 or more libraries, and besides, adding up can reach 30 thousand files easily. So, isn't there a way to distribute npm packages in zip, as they are in java (jar), in php (phar)?

question from:https://stackoverflow.com/questions/66068095/node-modules-like-java-jar-or-php-phar

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...