Simen Bekkhus
Simen Bekkhus
Got 6 issues from the bot for a bug repro repo.  https://github.com/SimenB/webpack-circular-invalid
**Do you want to request a *feature* or report a *bug*?** Bug? Dunno 😅 **What is the current behavior?** https://github.com/facebook/metro/blob/e473e938c95fca9b3c6c6df54d435a1ff400fb95/packages/metro-minify-uglify/package.json#L16 ``uglify-es@npm:3.3.10 is deprecated: support for ECMAScript is superseded by `uglify-js`...
https://nodejs.org/api/util.html#util_util_types They work cross-realm (at least for `Error` coming from a new `vm.Context`). Not sure if it's worth it for you to work cross-realm, but just doing `instanceof` should work...
We log JSON, and it would be really nice if I was able to pass the log message through `jq`. Can a `--processor` option be added? Then I could use...
New API just merged: https://github.com/nodejs/node/pull/28018. We should utilize it once it makes its way into a release EDIT: available in 12.6.0
See discussion in https://github.com/apollographql/react-apollo/issues/3316. The current error provided by `MockLink` is just `No more mocked responses for the query:` followed by a dump of the query and arguments provided. While...
This works correctly in preact proper
Throw explicit error when the binary cannot be found Ref #120, #138, #141 This also looks for a globally installed phantomjs, so kinda what happens in https://github.com/karma-runner/karma-phantomjs-launcher/issues/138#issuecomment-280179408
Before: ``` -rw-r--r-- 1 simbekkh 1503010931 27B Aug 31 2016 .eslintrc -rw-r--r-- 1 simbekkh 1503010931 45B Aug 31 2016 .npmignore -rw-r--r-- 1 simbekkh 1503010931 205B Aug 31 2016 .travis.yml -rw-r--r--...
`protobufjs@7` (#2167) comes with it, so aligning seems sensible to me