Description of document issue
We tell folks to:
- Dependencies in your project's root package.json are not available to your Functions
- To ensure a dependency is available to a given Function, cd into that Function's folder and install it there
but that's not correct anymore.
https://docs.begin.com/en/getting-started/project-structure
Description of document issue
We tell folks to:
but that's not correct anymore.
https://docs.begin.com/en/getting-started/project-structure