chrismlusk / accuraty-templates

Templates for use in projects at Accuraty Solutions
2 stars 4 forks source link

SFTP plugin not uploading favicons #112

Closed chrismlusk closed 4 years ago

chrismlusk commented 4 years ago

need to update what files are being watched:

  "watcher": {
    "files": "**/public/**/*",
    "autoUpload": true,
    "autoDelete": false
  },