list things in node_modules that are bundledDependencies, or transitive dependencies thereof
Locate and bundle third-party dependencies in node_modules
Get the list of files installed in a package in node_modules, including bundled dependencies
Easily exclude node_modules in Webpack bundle
A regular expression for file paths that contain a `node_modules` folder.