Bug found when using react-hot-loader 3.0.0-beta.6 with inferno-compat 1.3.0-rc.2.
Steps to reproduce:
This leads to "Uncaught TypeError: Cannot set property createElement of #<Object> which has only a getter" (patch.dev.js:179)
Check infernojs/inferno#818 for more information.