Rémy Boulanouar
Rémy Boulanouar
### Build tool Rollup ### Where do you see the problem? - [X] In the browser - [ ] In the terminal ### Describe the bug The `background.js` file is...
I came across your project while looking for a small alternative to electron. I did some app with only javascript (Angular) and Electron added too much weight. After some tests,...
Hi, I have the following usecase : ```hbs {{> Template.contentBlock1}} {{> Template.contentBlock2}} ``` It should be like extending the `Template.elseBlock` to allow more than one. The goal is to be...
- [X] This is a new bug that hasn't been documented in a closed issue or in the Readme. For the VLC application, it can go from external display to...
On [this line](https://github.com/joehewitt/express-logger/blob/master/logger.js#L55), the function pump doesn't exist. It should be fixed.
Hi, First, thank for sharing your code with us. I was wondering why you use a node:6 images as based image since its weight is 654MB which is pretty heavy....
Hi, I try to match some query to do some specific answer. Until now, I was using the event `onRequest` which was working fine until I wanted to handle body...
Hi, I am using your library to build a proxy and I found out that some query does not pass inside my onRequest function. After a little digging, it seems...
Your image is great but it produce an insecure registry. Is it possible to allow both http and https and expose another port for that ? Thanks