Closed sebastianseilund closed 6 years ago
The currently used version, ^0.2.0, has a bug we're running into.
tiny-lr/lib/server.js causes a next is not a function error when handling errors.
next is not a function
I can't tell from tiny-lr's repo whether there were any breaking changes between 0.2.0 and 1.1.1, but it doesn't look like it.
It would be nice to get this merged into the v1 branch, too, so it can be used with webpack3 as well. And then release v1.0.1.
Thanks!
Thanks. Published as 2.1.1 and 1.1.0.
Awesome. Thanks for quick response!
The currently used version, ^0.2.0, has a bug we're running into.
tiny-lr/lib/server.js causes a
next is not a function
error when handling errors.I can't tell from tiny-lr's repo whether there were any breaking changes between 0.2.0 and 1.1.1, but it doesn't look like it.
It would be nice to get this merged into the v1 branch, too, so it can be used with webpack3 as well. And then release v1.0.1.
Thanks!