zendesk / zendesk_apps_tools

Apache License 2.0
74 stars 41 forks source link

Added force_polling option into theme.rb #374

Closed glook closed 2 years ago

glook commented 2 years ago

:v:

/cc @zendesk/vegemite

Description

Im using zendesk_app_tools via vm which mount volume via sshfs.

I see that you using listen gem to manage theme file changes.

Its readme says

some filesystems won't work without polling (VM/Vagrant Shared folders, NFS, Samba, sshfs, etc.)

Thats why I added --force-polling option into zat theme preview.

Tasks

Risks

token-cjg commented 2 years ago

Thanks for this contribution, it will go out in the next release of ZAT.