Skip to content

File watching doesn't work on Windows machines running the system in a container #7826

@colinnewell

Description

@colinnewell

If I run quasar dev in a container on windows changes in files are not detected.

The usual way to work around that is to configure whatever is watching the files to switch to polling.

It looks like Quasar is using chokidar which does appear to have a polling option, but it doesn't appear that I can push options to it from the quasar.conf.js. Ideally I'd like to be able to provide it with configuration via that file.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions