nchanged

Results 98 comments of nchanged
trafficstars

@TheLarkInn yep, I can do that. You mind if I refactor the launcher? It would be cool to launch all benchmarks at once. Also, i have a question about caching,...

@jcmoore0 thanks ;-) I think it clearly states the error. `Received a promise that resolves to: [object Promise]. Lazy element type must resolve to a class or function.` ``` const...

Actually, from the doc [here](https://reactjs.org/docs/code-splitting.html) ``` React.lazy takes a function that must call a dynamic import(). This must return a Promise which resolves to a module with a default export...

@jcmoore0 I haven't forgotten about this issue, don't you worry. We are very closing to releasing a **fuse compiler** (basically an alternative to typescript which is 10x faster) Bear with...

@lamqson I was hoping to release a working version for development early this week. Join slack for updates! http://slack.fuse-box.org

@kwhitley hey, the latest alpha build should have it fixed. We are using our own custom compiler for ts and js. But the production flow isn't quite ready. We're on...

@FKobus could you take a look at this one?

@paxperscientiam thanks, but we don't really use it.. do you still think it's valuable?