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

If error is thrown on a doc-page file while compiler is watching, the file is never re-compiled again #7

Open
zjkipping opened this issue Mar 21, 2023 · 0 comments
Labels
bug Something isn't working nx-plugin-system

Comments

@zjkipping
Copy link
Contributor

Easiest way to reproduce this is to create a new empty doc-page file while the compiler is "watching" for changes. The file will throw an error since it doesn't have any content. If you add content to the file, the file is never picked up by the compiler again. You have to restart the compiler for it to pick up the corrected file.

@zjkipping zjkipping added bug Something isn't working nx-plugin-system labels Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working nx-plugin-system
Projects
None yet
Development

No branches or pull requests

1 participant