vscode-azureappservice icon indicating copy to clipboard operation
vscode-azureappservice copied to clipboard

There is an extra folder "_del_node_modules" after swapping new slot with production

Open v-mengwe opened this issue 5 years ago • 1 comments
trafficstars

OS: Mac Build Version: 20200530.6

Repro Steps:

  1. Create new web app (advanced) with Linux OS and nodejs12.
  2. Open "nodejs-docs-hello-world-master" project in VS Code.
  3. Deploy.
  4. Create new deployment slot.
  5. Swap new deployment slot with production.
  6. Check the result.

Expect: There is no extra file/folder after swapping new slot with production.

Actual: The new deployment slot file has one extra folder with name "_del_node_modules". image image

v-mengwe avatar Jun 02 '20 09:06 v-mengwe

@fiveisprime said the app service team will look into this

ejizba avatar Jun 15 '20 21:06 ejizba