We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Expected behaviour
When updating a Dust file located in a nested directory (pages/partials/partial.dust), the server detects the change and restarts.
pages/partials/partial.dust
Actual behaviour
A manual restart is required.
Version
3.1.0
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
@mingard What OS did you see this issue on? I saw it on Ubuntu, but can't replicate it on Mac OS.
@eduardoboucas It was Ubuntu 16.04
Is this using the ES6 engine?
For me it wasn't. DustJS
This may have been fixed in the latest commit to develop - @eduardoboucas if you wouldn't mind testing to confirm?
eduardoboucas
No branches or pull requests
Expected behaviour
When updating a Dust file located in a nested directory (
pages/partials/partial.dust
), the server detects the change and restarts.Actual behaviour
A manual restart is required.
Version
3.1.0
The text was updated successfully, but these errors were encountered: