static-web-apps-cli
static-web-apps-cli copied to clipboard
swa deletes .git folder
Describe the bug
swa deploy deletes the .git folder.
To Reproduce
- Create a git repo
- Setup a
swa-cli.config.jsonwithoutputLocation: "./" - Run deploy
Expected behavior
Keeping my .git folder.
SWA version 1.0.2