intellild
intellild
If user pass { useValue: undefined }, isProvider returns false, causing https://github.com/microsoft/tsyringe/blob/f738999f3058b223bdb81dada0164a358db2460e/src/dependency-container.ts#L91 treat the object as a class
support babel-plugin-macros example: ``` import metadata from "babel-plugin-transform-typescript-metadata/lib/macro"; @metadata class A {} ```
#### Your system information * System information from steam (`Steam` -> `Help` -> `System Information`) in a [gist](https://gist.github.com/): https://gist.github.com/intellild/37647f24f5d8c25927792f364a736071 * Have you checked for system updates?: [Yes/No] Yes * Are...
用yarn或者npm 5+提供的lock功能更合理
req.match_info().get("tail") returns a string starts with "/", which makes everything broken.
``` rustc 1.26.0 (a77568041 2018-05-07) ``` ``` error[E0277]: `()` doesn't implement `std::fmt::Display` --> /Users/intellild/.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/sockjs-0.3.0/src/transports/xhrsend.rs:89:49 | 89 | Err(error::ErrorNotFound(())), | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter; try using...
- [x] Refactor. Current implemention is hard to extend and has some unsolvable vulnerable dependencies. - [ ] Consistency based on ORDT. - [ ] WebRTC. - [ ] Add...