Skip to content

[Issue] azd deploy excludes node modules by default for zip deployment of node.js projects #4215

Description

@tvriesde

In framework_service_npm.go node_modules seem to be excluded as part of the zip deployment.

This requires App Service deployments to have SCM_DO_BUILD_DURING_DEPLOYMENT=true for app services.

It would be helpful if this is mentioned in the azd documentation. (maybe i missed it)

and/or Node_module exclusion can be set as an option for azd deploy. So that developers can choose if they want to include node_modules in zip deployment or not.

Metadata

Metadata

Assignees

Fields

No fields configured for Feature.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions