|
|
|
|
|
by laundermaf
1333 days ago
|
|
What you describe is exactly why people use dependencies. You just decided to trade your time for the noble act of having “no production dependencies”, while one of the 275 modules installed by Jest (real number) stole your production secrets anyway. As for point 2, Node 18.1 I think just introduced a native argument parser. |
|