The Boring Developer Journal

Nuxt 2: Weird Error Unsupported MIME type: image/webp

Today I got error while building the Nuxt WebApp (SSR) trough npm run build command and this error seems weird because unrelated with the changes on the project. > admin-ui@1.0.0 build /Users/kresna/my-nuxt-web > nuxt build Error: Unsupported MIME type: image/webp at Jimp.throwError (/Users/

Simple Express Response Hijack/Interceptor Library

So this is a short introduction about my express-multi-hijack library that I just published a few minutes ago (according to the time when I wrote this blog post). express-multi-hijack is a simple express middleware for hijacking or intercept Your HTTP or API responses. It's based on my experience

The Boring Developer Journal © 2026