I have a library from node_modules that I am dynamically importing to avoid a large initial transfer size, and to reduce unused code. However, when I inspect th
node_modules