Oudwin
Oudwin
CDCloudflare Developers
Created by Oudwin on 10/18/2024 in #pages-help
customize npm install command on cloudflare pages
I have a monorepo and would like to avoid installing every package on every build (even packages related to applications that are not being deployed). is there a way I can customize the npm install command to add a filter so it doesn't install unnneeded packages?
27 replies