horizon

Results 15 comments of horizon

`import * as Benchmark from 'benchmark';` this works

`import * as Benchmark from 'benchmark';`

I delete the cloneElement ``` aggElements.push(child); ``` and it works.

> @QuangHD-GearInc Thanks for the issue! > > we can currently set the `APP_ENV` to a singular environment which will in-turn load the `env` files of the following pattern >...

I am developing a REACT binding for fabricjs https://github.com/react-fabricjs/react-fabricjs Get involved if you like.

+1 我在项目下修改代码。。然后npm run build 报错,好像是cross-env出错了 ![image](https://cloud.githubusercontent.com/assets/1518608/14059339/d28e468c-f378-11e5-9a92-95b1c57d756b.png)

> > The syntax appears to be unique (different from regular fabric.js code). Is there documentation for fabricjs-react? > > I have a large fabric.js project code, and I'm trying...

把代码拉下来看了下,发现是标签的问题。。 在界面里选一下标签就好了。。