-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
stage/needs-feedbackNeeds feedback from the community (are you also interested in/experiencing this?)Needs feedback from the community (are you also interested in/experiencing this?)type/featureFeature requestFeature request
Description
Describe your idea/feature/enhancement
As we have our own esbuild SAM build shoud not run npm install. Also, npm install does not seem to work with a monorepo. It tries to fetch the files from npm registry and thus requires .npmrc in all nested stacks. So, please add a flag to skip npm install. Would also be nice to be able to specify for some nested stacks that no build is needed as they are run in Docker containers.
Proposal
Additional Details
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
stage/needs-feedbackNeeds feedback from the community (are you also interested in/experiencing this?)Needs feedback from the community (are you also interested in/experiencing this?)type/featureFeature requestFeature request