Derek J. Augustine

Results 13 comments of Derek J. Augustine

Ran into this when trying to batch optimize a bunch of jpegs today... `$this->setImage(null);` worked wonders.

> I don't see moment being used, can we just remove? ooh, didn't even check that. went ahead and removed `moment` in the PR.

I was seeing a similar issue as @smallbellows. As long as I export a default from each of my components, I no longer get that error and hot module reloading...