nicoalbanese / kirimase

Build full-stack Next.js apps, incredibly fast
https://kirimase.dev
MIT License
2.37k stars 107 forks source link

Fix default layout import path for authUtil #145

Closed yursky closed 3 months ago

yursky commented 4 months ago

Fixes #144

yursky commented 3 months ago

@nicoalbanese would appreciate a look at this if you get a chance. Fixes some issues with using import aliases in nextjs.

Let me know if you prefer a different solution as well. This one just seemed like the most minimal and follows some other patterns already in the codebase. Thanks 🙏

nicoalbanese commented 3 months ago

Hey 👋🏻 sorry haven't gotten to this sooner! Thanks for pulling together and looks good