grumpycoders / grumpycoders/papan
List of external bugs and PRs
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Partial list of external issues and pull requests I found or filed while working on this project.
- [ ] indutny/node-nat-upnp#42 & indutny/node-nat-upnp#43 - still not merged, solved locally by monkey patching at runtime.
- [x] ~~socketio/socket.io#3212 - uws author seem to be fairly obtuse, solved by reverting to socket.io 1.x.~~ the socket.io people decided to revert from making uws the default thing in socketio/engine.io#550, so we can go back to using socket.io 2.x.
- [x] ~~Polymer/tools#149 - we won't be able to use the polymer linter until this one is fixed.~~ Finally found the way to disable the warning.
- [ ] kpdecker/jsdiff#157 - fairly old issue, most likely won't be fixed ever. Solved by using the source patch directly.
- [ ] Polymer/polymer#5198 & Polymer/polymer#5199 - monkey patching at installation time.
- [ ] estools/escodegen#345 & estools/escodegen#368 - no longer relevant as we are now using babel instead, but issue remains.
- [x] ~~standard/standard#1112 - we won't be able to lint inside html files with standard until this is fixed - or we should switch to eslint.~~ problem with peer dependency in standard 10. Upgrading to 11.
- [ ] PolymerElements/font-roboto-local#11 - annoying warning from bower...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.