Chopper Lee

Results 7 comments of Chopper Lee

我用“成都希尔顿” 也会转成“cheng dou xi er dun”, `都` 字还是不正确,能re-open这个issue吗?

the code to find mixin source files from Loopback seems do not include nest folders https://github.com/strongloop/loopback-boot/blob/master/lib/plugins/mixin.js#L91 @eatnlunch you can include this mixin with "../node_modules/loopback-ds-readonly-mixin/lib" in model-config.json file

我也遇到了这个问题,应该是server是单核,但是这个配置是要双核的,把caves目录删了应该就可以了

the view/viewBuilder seems not work well in the example code, i can not get anything with `--list` option. i think the rest of this lib is clean with good code...

@CCharlieLi please assign @mher for reviewing. thanks. and looking forward this feature could be adding to node-celery.

if I install this lib from npm, the test code in the seneca-override-executor.js is ``` seneca.act({role: 'math', cmd: 'sum', left: process.argv[3], right: process.argv[4]}, function (err, result) { if (err) return...

anyone can help to review this? thanks. cc @ntegral