m1212e / prismabox

typebox schema generator for prisma
MIT License
38 stars 7 forks source link

Barrel index options #6

Closed darr1s closed 5 months ago

darr1s commented 5 months ago

Hi there! Thanks for the awesome utils.

I am wondering if barrel options was excluded intentionally, I am trying to find out the best practices in using these in a monorepo settings.

m1212e commented 5 months ago

Hi, thank you very much!

No there was no explicit reason for not including a barrel file. I just never had the need for one. I've included the barrel file generation in 1.0.4, please see if this suits your needs and feel free to close this if it does! Thanks for reaching out!

darr1s commented 5 months ago

Wow thanks!! Appreciate for the new update!