Olup
Olup
I don't know if it allready exist and I could find the doc or if I am asking something completely crazy. Somewhere in that spectrum. I wonder if there was...
## Is this a bug report or feature request? (choose one) 🆕 Feature request ## 📃 Other details that might be useful Hi ! Thanks for the very well designed...
On windows 10, impossible to load CSS - the absolute path in the "href" has to be preceeded by `file:///` so in render.js (line 15) `var protocol = os.name ===...
Pretty much just the title ;-)
Hey, thanks for building VEX. I am falling in love with V, and coming from a Node.js background this rings bells. Looking at the code, it seems `routes` and `middlewares`...
Browsing through plugin examples, I was wondering, is there a way to extend input fields as well as output ones ? Something to build custom fields validation, for example ?...
the `npmScript` is supposed to let us use a custom script for the build (in my case, use the --debug flag). However, the action will call `yarn build` when it...
I am still implementing a CLI tool for lunii in golang, I'll post the repo around here once it has been published. I think it would be extremely useful to...
A couple individual living in France use the AZERTY french layout (well, most of them, even in the coding industry). Would be cool to have access to different layout (also...
**Describe the bug** My app needs to convert a list of audio file to a specific mp3 configuration. It does that sequentially, file after file. But sometimes I get a...