Why does flywheel block the node_modules folder?

I understand blocking my devdependencies, but my dependencies are also being blocked. how might I bundle my dependencies outside of node_modules so I can push to flywheel? I haven’t found any information on this.