Victor Passapera
Victor Passapera
Maybe I can take a look at this and implement something. I guess I'll start by implementing a yaml configuration, and then move on from there? Would that be acceptable?...
Got this to work with ``` const context = require.context('./', true, /\/app\/.*\.ts$/); ```
@redpanda Is there any alternatives? If not, are you open to someone taking over the bundle to maintain it?
Hi @franek I have a project where the powers that be really want JSON-API support (I personally prefer HAL). I see that the JSON-API site claims they are on RC3...
Ping! Hello all, love guzzle, been using it for years in PHP. Using python now at my current employer and would love to have this be the style of my...
Having this problem as well using angular cli. I got it to ignore interfaces, etc. But, since .spec files live in the same directory as normal files, it gets wonky:...
You know, it would be extremely useful if this was standardized since we could use things like ansible to manage the state of the shortcuts. @kisak-valve @pd-valve @jeffmvalve @cboyd-valve @EricS-Valve
I actually see a php 7 branch open here, however, if the repo owner is interested, I already have a php7 version working provided the package is available to the...
https://github.com/vpassapera/puppet-php/blob/feature/php7-support/manifests/params.pp#L29 Like that?