Surya Teja Karra
Surya's Dev Journey

Surya's Dev Journey

Follow
Follow
home
Tag

npm

#npm

More content

Read more stories on Hashnode


Articles with this tag

Say hello to patch-package: An efficient approach to patching packages in node_modules

Oct 19, 20203 min read

Background: When working on NodeJS project, I came across a bug with a third-party dependency. A quick fix was applied by modifying the source files...

Say hello to patch-package: An efficient approach to patching packages in node_modules