Uncaught TypeError: __webpack_require__(...) is not a function
[issue link]After upgrading from nuxt 1.0.0-rc3 to 1.0.0-rc4 I get this error. The error only occurs client side, ssr is fine.

I also reinstalled alle dependencies but it doesn’t help. The weird thing is that it only occurs in development. If I build for production and run it there is no error.