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
Configure watch task with livereload to automatically monitor files for changes and reload them to a browser.
watch
Current implementation only performs compilation checks.
Alternatively (and preferably, I would also add), we could also move from Gulp to Webpack. That would take percircle to the next step for sure.
percircle
The text was updated successfully, but these errors were encountered:
I believe this is addressed by #59 and can be closed once #60 is merged (so that you can actually see the live reload working)
Sorry, something went wrong.
No branches or pull requests
Configure
watch
task with livereload to automatically monitor files for changes and reload them to a browser.Current implementation only performs compilation checks.
Alternatively (and preferably, I would also add), we could also move from Gulp to Webpack.
That would take
percircle
to the next step for sure.The text was updated successfully, but these errors were encountered: