BetaBlox / skybolt

A starter template for a full stack nestjs/react monorepo
0 stars 0 forks source link

Normalize and fix bundling issues for internal package #101

Open johnrake-betablox opened 7 months ago

johnrake-betablox commented 7 months ago

https://github.com/BetaBlox/airforce-currency/pull/157

Might gain something from this doc as well - https://turbo.build/repo/docs/crafting-your-repository/structuring-a-repository#anatomy-of-a-package

Looks like we're creating "barrel files" and this can make things harder to manage

This doc shows and example of exporting individual functions with their types - https://turbo.build/repo/docs/crafting-your-repository/creating-an-internal-package#add-a-packagejson