teamplanes / cdk-watch

A CLI to watch and live-update your CDK Stack's Lambdas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow users to skip node_modules install step when using the layer

kirkness opened this issue · comments

commented

When using the NodeModulesLayer the user should be able to opt in/out(?) of installing node modules, given these aren't actually used when in watch mode.