-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
area/buildsam build commandsam build commandarea/local/start-apisam local start-api commandsam local start-api commandtype/question
Description
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?
brandonryan
Metadata
Metadata
Assignees
Labels
area/buildsam build commandsam build commandarea/local/start-apisam local start-api commandsam local start-api commandtype/question