Netlify is now caching npm workspaces. If your site uses npm workspaces, your builds should be faster!
This is automatically enabled. No configuration is needed except for ensuring that your top-level package.json
includes a private: true
field.
This feature adds to Netlify’s first-class support for monorepos, which already includes caching for Yarn workspaces.