back arrow

Debug JS frontend libraries

20 - 03 - 2023

In order to do this I need to know how npm, yarn and pnpm bring the code into my node_modules. When inspecting node_modules, I find out that some of the libraries are minified but a lot of others are readable (perhaps the authors don’t even bother to minify them)