Steve Jordan

Results 12 comments of Steve Jordan

I’m assuming that this isn’t an interesting idea to follow up @maxnet? Seems this is an obvious thing people would want. If PINN has it won’t this mean people will...

I'm happy to help too as I stumbled a bit on not setting "setClasses: true". Without that I was not getting all css classes added for my tests.

@flootr I'd like to add to the README to include the option of adding modernizr to an entry point in webpack.config.js if only used in CSS and therefore importing into...

Ok why don't I do a pull request for what I've done and we can iterate in that? Sent from my iPhone > On 29 Jun 2016, at 17:45, jmarceli...

Yes I can see how that would work. Sent from my iPhone > On 8 Nov 2016, at 11:51, jmarceli [email protected] wrote: > > @stevegibbings investigating further it is even...

Thank you all who've contributed to this. Made my day a lot easier.

Thanks for the reply. You got me, I'm actually not running exactly the same config. I'm using webpack but in the rest of the code things run fine as es2015...

So a clone of that passes the utils test but fails the component tests with the same object undefined error. ``` bash ch08/node_modules/react/lib/BeforeInputEventPlugin.js: Cannot read property 'topCompositionEnd' of undefined ```...

Spot on Jason. I really appreciate your support here. Babel 5>6 has tripped me up a few times but it's forced me to understand why and learn. Here's the dependencies...

Will check. Initial test with rebase to that branch, unaltered package.json but npm 3 it fell apart. I need to work out which modules to upgrade. I'm concerned though that...