Results 8 comments of hq

@scottc-netflix please, try this cache implementation https://www.npmjs.com/package/@hqjs/stream-buffer-cache

Vue 3 was experimental so released hq version does not support its new compiler yet. I have dev version that does it. Will prepare an example and release soon. It's...

@layanto finally, I'm ready to release proper support of vue 3. So answering your questions: 1. Vue 3 will be supported in the next release (today/tomorrow) 2. I will check...

Hey! thanks for reporting. Is it an error you get on a start or after accessing http://localhos:8000? Can you please run the server with `hq --verbose` command and post an...

What browser are you using for development? Seems like it is not something standard.

That's actually a good idea to start supporting Yandex browser as well as treating all unknown browsers as some basic version of chrome. Don't hesitate to contact me if you'll...

Live reload should work. Can you please describe in more details what is the use case? Are you saving several files at once or one by one?

Well, in my case https://hqjs.org it is not, I have additional step before node-sass to make it work with paths. So far it does not change files significantly so should...