Matt Dwen

Results 4 issues of Matt Dwen

I'm running v5.1.1 in an Electron app. I have the following code ``` const optionDefinitions = [ { name: 'debug', type: Boolean }, { name: 'divafsDisable', type: Boolean }, {...

enhancement

I had a need for analysing the results, so added an export function to profiler. This exports to a directory of your choice (or where profiler is by default) the...

I've noticed that profiler.php has Windows line endings, while README.md has Unix line endings. I'm hoping it wasn't me that caused it with my previous pull request!

First up, I'm running this via Grunt with grunt-contrib-compass, and I've tested both the master and 2.0 branches. My config is using a custom `http_generated_images_path` setting. The images are being...