How to publish dependencies?

Hello, I was trying to figure out a way to publish dependencies from my IDE to the cloudflare worker (i.e. node_modules). wrangler publish node_modules doesn't seem to work because it wants specific files.
Was this page helpful?