Using pnpm and pnpm workspaces

I don’t use PNPM workspaces, but I do use Netlify Functions
It seems like, despite @stefanmaric’s example repository setup, my Netlify build fails:

A Netlify Function failed to require one of its dependencies.
11:10:57 PM:   Please make sure it is present in the site`s top-level "package.json".
​
11:10:57 PM:   In file "/opt/build/repo/functions/***.js"
11:10:57 PM:   Cannot find module 'axios'

…and then I found this beautiful plugin