Uhm, was my project enabled? ``` 22:30:34.197 Uploading to dependency cache 22:30:34.254 Skipp
Uhm, was my project enabled?
node_modules here postinstall, etc. scripts, outside of just unnecessary re-downloads. Skipping the npm install (etc.) step is gonna break any workflow like that that relies on something running, and it's not uncommon for npm packages to do that kind of thing.node_modules bloat is fun. So many libraries end up publishing both build and source files, tests, docs, etc. inflating file size, and optimising output just isn't a priority wrangler and nothing else in a project for example gives me almost 100MB of node_modules 
cd site && npm ci stuff.29086095-4c4f-4c08-9f44-22e5756a7f4f.nvmrcv20 df4f2bc3-acd3-4b5d-8c74-475f3ed2303d 10 minutes to download Node v20.3.1.