Skip to content

Does sam support sym linked node_modules? #1446

@ktersius

Description

@ktersius

In order to speed up our build process we switched to symlinking the /dist/node_modules folder to our ./node_modules folder instead of copying it over on builds.

Unfortunately this seems to break sam local start-api as on the very first require it cannot find the module.

Is there some way to get this to work or just not supported?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions