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
@cortesi I love your modd, I think is the best.
modd
Now I'd like to fall in love with devd but nothing.
devd
I cannot use it on Windows 10.
Using the below code in modd.conf:
modd.conf
rendered/*.css ./rendered/*.html { daemon: devd -m ./rendered } **/* { daemon: devd -l http://localhost:3000 }
nothing happens in my browser.
Using it with devd -ol . works good.
devd -ol .
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@cortesi I love your
modd
, I think is the best.Now I'd like to fall in love with
devd
but nothing.I cannot use it on Windows 10.
Using the below code in
modd.conf
:nothing happens in my browser.
Using it with
devd -ol .
works good.The text was updated successfully, but these errors were encountered: