Kolja Kirchner

Results 4 issues of Kolja Kirchner

When using the option `omit_extensions: ["js"]` imports of files with dots in them like `myfile.is.huge.js` breaks. Such files are imported as: `import myfile from './myfile'` But the expected import would...

bug

### Which middleware has the bug? @hono/auth-js ### What version of the middleware? 1.0.15 ### What version of Hono are you using? 4.7.5 ### What runtime/platform is your app running...

triage