Closed mreishus closed 7 years ago
Does this happen with older versions? There was a refactor some hours ago.
It still happens for 2.1.1
for me. However, if I take the latest index.js
file and include it directly in my project and import from it instead of npm, it works.. I'll do that for now. :)
Anyone seen this? It happens as soon as I load my app.
My call to it is pretty simple:
My webpack config is quite complex though, with hot reloading, I wonder if that's the cause