quarto-dev / quarto-dev/quarto-cli

Resource files are not watched in preview mode

Open
#3,185 6 comments 0 reactions 1 assignee View on GitHub

@cscheid is already working on this.

Since Nov 16, 2022.

enhancement
Dominant language
JavaScript
Stars
6k
Forks
458
Avg merge
1d 9h
Merged PRs (30d)
41

Description

Bug description

Using a build obtained an hour ago via git pull followed by ./configure.sh, on Mac, editing in VSCode, watching with Firefox.

I was adding the subscription feature to my blog. I added a subscribe.html file and was playing with it. Loaded the blog with quarto preview at the command line. I noticed that when editing and saving subscribe.html changes do not force an update of the preview in the browser. I guess this means that subscribe.html is not among the files monitored for changes during preview, and it would be easier if it were.

Holler if you need more info but I don't this is related to my particular files.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.