Derek Herman
Derek Herman
@kidunot89 and @kasparsd In order to add the plugin it would need to be done in a way that is progressive and legal. It should not fail a build if...
@JamesMessinger any update on when OpenApi 3 spec validation might be added?
I've been seeing like 500-800ms TTFB, as well. I'm considering moving as this is causing issues with our CWV. Also, not seeing a response to this from Google is a...
Closing in favor of #198
I'd also suggest a PhpStorm version if that's possible.
The Bash script accepts input from the command line, how would this work with `composer create-project`?
@kopepasah Where are you wanting to add this information in the documentation itself?
@kasparsd I get this error when testing the PR. ``` npm ERR! correctMkdir failed to make directory /.npm/_locks npm ERR! code EACCES npm ERR! syscall mkdir npm ERR! path /.npm...
Plugin code should be PHP 5.6+ compatible, while dev dependencies can be higher as those can be executed from the container.
I'd prefer to remove all named volumes and create a `data` directory for this to live in like ``` - ./data/wordpress/html:/var/www/html ``` And also do this for `mysql` like ```...