Jamie Penney
Jamie Penney
While running this command to update my local reference images: `yarn build:storybook --quiet && loki update --requireReference --reactUri file:./storybook-static --chromeDockerImage yukinying/chrome-headless-browser-stable:latest` I'm getting the following error: ``` chrome.docker Fetching stories...
Resolves https://github.com/oblador/loki/issues/473 Fixes an issue where the Chrome docker container cannot access Storybook running on the host machine via IP address, instead using the Docker `host.docker.internal` DNS entry to get...
We want to be able to configure our PHP Raygun client to not include server variables when sending reports. The reason is that a lot of environment variables can contain...