Vue.js version
2.0.2
Reproduction Link
https://github.com/MarcoBoffo/vue-test-render-bug
Steps to reproduce
Run the build and check the browser's console log
What is Expected?
Blocks should render normally or, at least, give another warn
What is actually happening?
Vue says the template or render function is not defined
vue.common.js?e881:2611[Vue warn]: Failed to mount component: template or render function not defined. (found in component <block>)