Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--watch does not capture directory or folder operations #9

Open
githubphadnis opened this issue Oct 6, 2022 · 0 comments
Open

--watch does not capture directory or folder operations #9

githubphadnis opened this issue Oct 6, 2022 · 0 comments

Comments

@githubphadnis
Copy link

When using a folder to store multiple *.md's,
If a new file is added to the folder OR a file is deleted from the folder
Then, despite running SPMW with the --watch flag, no rebuild takes place.

I suspect you need to watch for changes in declared folders in addition to the files themselves.

My command
npx single-page-markdown-website ./kb/"*.md" --watch --open

That said, Thanks a lot for this tool. It is exactly what I wanted and is tremendously useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant