Closed rubnogueira closed 3 years ago
I just changed to a non ES6 solution, since Terser module gives an error while building.
Cool, one last whitespace fix then I'll merge! 👍 🥳
FYI, terser is giving me trouble as well and has prevented a pretty heavy release from going out... this fix will hopefully be released to NPM today, but currently I'm testing releases on itty-router-extras@next until that's sorted.
That whiteline was added by ESLint --fix (failed in my second commit). Could you please check it?
Middleware
withCookies
doesn't work as expected when an cookie have a empty value.