Not getting PropType Warnings

Hi,

I’m an expericed React dev, new to meteor. Ran through the instructions in the guide to get my first meteor-react project set up. Everything is working fine, but I’m not seeing proptype warnings in the console. I check ed and process.env.NODE_ENV is set to ‘developement’. Can anyone think of another reason I may not be seeing these?

Thanks!