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)