Cristian Avalos
Cristian Avalos
I get the following error when I run the project in`webpack --watch` mode. This is the stack trace: ``` at Object.fs.readSync (fs.js:693:18) at tryReadSync (fs.js:557:20) at Object.fs.readFileSync (fs.js:600:19) at /Users/cavalos/Repos/ad-kargonaut/node_modules/awesome-typescript-loader/src/instance.ts:408:64...
## Issue: I wanted to get a report on both the console and in an output folder. However, when I add `type: 'html'`, the tests goes into infinite loop. Karma.config.js:...
On this PR: [10413](https://github.com/firebase/firebase-ios-sdk/pull/10413), we use `NSNull` for values inside the dictionary. Some tests were broken because of that.
Hello! I want to report an issue where the gif image looks forever. I thought it was the gif itself but If I open it in a browser or another...