Aral Balkan
Aral Balkan
Just a quick +1 for this as it’s a much nicer implementation than the quick hack I had for doing the same thing at https://github.com/terkelg/prompts/compare/master...aral:custom-symbols-for-confirm-2 Thank you, @raineorshine :)
Just hit this also with the following use case: 1. I’m proxying an app (Hugo) 2. If a URL does not exist there, I want to serve it from an...
@leveneg Thanks, Grant. I did try fiddling with `onProxyRes` but hadn’t thought to try a redirect. With cascading archives, given that the idea is that the path doesn’t change, I...
In case it helps, I thought `fd` was broken while searching for something I knew was in my `node_modules` directory due to this.
I was quoting from the text of the Code of Conduct :)
A belief, by it's very definition, includes a choice. There are no religious beliefs that one believes in without choice. Remember that all people are born without religion and then...
- and by that I mean we must not tolerate “offence to religion” in the code of conduct.
OK, so this seems to be an issue with how a Quill module is structured. The [quill-image-drop-module](https://github.com/kensnyder/quill-image-drop-module), for example works out of the box. It seems some of the modules...
(Ah, and quill-image-drop-module doesn’t use Webpack.)
Re-opening this as it seems to be an issue that many people run into and it should, at the very least, be documented in the vue-quill-editor docs. For a comprehensive...