static-web-apps-cli icon indicating copy to clipboard operation
static-web-apps-cli copied to clipboard

swa deletes .git folder

Open johnkors opened this issue 3 years ago • 0 comments

Describe the bug swa deploy deletes the .git folder.

To Reproduce

  1. Create a git repo
  2. Setup a swa-cli.config.json with outputLocation: "./"
  3. Run deploy

Expected behavior Keeping my .git folder.

SWA version 1.0.2

johnkors avatar Sep 02 '22 10:09 johnkors