dependencies are killing me. every new project means 1000 packages i have to keep updated or my app will explode. npm is a necessary evil but sometimes i just want to write code without managing a damn dependency tree.
replying in thread
have you tried using a spm or yarn lock file instead of npm's oversimplified default package.
1
0
0
no replies yet