星火燎原

Results 14 comments of 星火燎原

Please forgive me for not understanding how you write There is a setResult here does not appear in the README

```javascript let json1 = { statisticsOption: [ { 'key': 'date', 'prop': 'date', 'name': '日期', 'show': true, 'description': '日期' }, { 'key': 'failedSubscriptionUser', 'prop': 'failedSubscriptionUser', 'name': '当日失败订阅用户数', 'show': true, 'description': '不重复的用户数'...

Please forgive me for the way he wrote ```javascript context.setResult({ __id: context.right.id, __model: context.left.constructor.name }) ``` There is a setResult here does not appear in the README

@benjamine ```json [{ "key": "date", "prop": "date", "name": "日期", "show": true, "description": "日期" } ] ``` Can return the currently modified object

根本就没法用 ![image](https://user-images.githubusercontent.com/17906558/37699187-47a577a4-2d21-11e8-8213-2282e262009f.png) ![image](https://user-images.githubusercontent.com/17906558/37699192-50b377ba-2d21-11e8-8ff0-91f36be6ace8.png)

Thank you!But I have changed one method. @xiongbinsh

想着什么适配一下 vuepress2.0

Yes please I would also like a bun publish command. The pnpm command I am using now seems not fully compatible with bun. Below is the pnpm release process I...

`bun` seems to be missing functions like `pnpm update -r --workspace`, and I hope it can be added in the next version.

我也遇上了,作者可有解决办法?