Hi. I am just curious, what was the reason behind not making [rollup-plugin-node-resolve](https://github.com/rollup/rollup-plugin-node-resolve) functionality built-in? I've always found it confusing that I must use node-resolve to bundle my app with a module **also** bundled with rollup.
Hi. I am just curious, what was the reason behind not making rollup-plugin-node-resolve functionality built-in?
I've always found it confusing that I must use node-resolve to bundle my app with a module also bundled with rollup.