Open
Description
Partial list of external issues and pull requests I found or filed while working on this project.
- IGD v2 isn't supported. indutny/node-nat-upnp#42 & Add IGD v2 support. indutny/node-nat-upnp#43 - still not merged, solved locally by monkey patching at runtime.
-
Socket.io crashes loading in Electron on MacOS 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 [chore] Revert tows
as default wsEngine socketio/engine.io#550, so we can go back to using socket.io 2.x. -
Linter tries (and fail) to analyze nodejs javascript code. 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. - Line Delimiters Missing on Structured Patch kpdecker/jsdiff#157 - fairly old issue, most likely won't be fixed ever. Solved by using the source patch directly.
- Polymer doesn't handle data uri import links properly. Polymer/polymer#5198 & Adding support for data uris in resolveUrl. Polymer/polymer#5199 - monkey patching at installation time.
- Build for the consumer estools/escodegen#345 & Build browser files and package them. estools/escodegen#368 - no longer relevant as we are now using babel instead, but issue remains.
-
standard --plugin html doesn't seem to work from package.json 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. - Version mismatch. PolymerElements/font-roboto-local#11 - annoying warning from bower...
Metadata
Metadata
Assignees
Labels
No labels