Ivo Murrell

Results 6 issues of Ivo Murrell

### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...

Release 8.x
Bug
Needs Triage
cmd:exec

**Describe the bug** I'm currently writing some unit tests for a project I'm working on that includes forwarding CLI arguments to Webpack. We do this by calling the `runCli` function...

Bug

Only include the library files from `aws-sdk` rather than the whole module. This means module bundler tools like webpack can tree shake the API JSON files of unused services when...

Fastly [documents](https://developer.fastly.com/reference/vcl/variables/backend-connection/req-backend/) some curious behaviour for the `req.backend` variable: > Upon reading in a [STRING](https://developer.fastly.com/reference/vcl/types/string/) context, `req.backend` is converted to a [STRING](https://developer.fastly.com/reference/vcl/types/string/) and prepended with the backend's `share_key` property, which...

enhancement

The shape of x-teaser's props were historically designed to match [the shape of data](https://www.youtube.com/watch?v=XFYWazblaUA) that was stored in ElasticSearch. Now the data's shape is declared in `cp-content-pipeline-schema` as a GraphQL...