James Munro
James Munro
In the source code, you are using an alias to resolve `monaco-editor`, e.g: https://github.com/brijeshb42/monaco-ace-tokenizer/blob/master/src/languages.js#L1 Unfortunately, this means that `monaco-editor-webpack-plugin` will no longer work correctly which will result in unnecessary code...
I noticed that `.cacheFile` doesn't respect the `fileDirName` that's been set in the options. This means that you might end up downloading the file twice, and can break certain offline...
In the same way that `react-native` is not a direct dependency, `rn-fetch-blob` should be a peer dependency. Users may already have a direct dependency on this in their project -...
I've been using this client to perform basic HTTP POST requests in a browser environment. I noticed this error in my console (Safari 9.1.3): ![screen shot 2016-10-17 at 15 55...
For now, the page should not appear on search engines.