Skip to content

Bad advice in project structure #338

@macdonst

Description

@macdonst

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions