Every time I deploy an Azure static web app using swa deploy
, it creates an unnecessary .zip
folder at the root of my application:
Found no option in the docs to disabled this, so for now I have to delete these folders manually every time I make a deployment.