Myx
Myx
Almost the same solution using [craco](https://github.com/gsoft-inc/craco/blob/master/packages/craco/README.md#installation) instead of `react-app-rewired`: **1) Install craco:** >yarn add @craco/craco **2) Create a `craco.config.js` file in your project the root directory with the following content:**...
I ended up creating two docker images: the first for running loki locally, the second for CI. Both are based on the same linux distribution and uses same Chromium. And...
Same here. Also seems like the hash part doesn't match as well anymore.