mpellegrini / fullstack-typescript-monorepo-starter

1 stars 1 forks source link

refactor(toolchain/vitest): alternate approach to import package.json #163

Closed mpellegrini closed 1 month ago

mpellegrini commented 1 month ago

Loading JSON in ESM is a bit of a mess. This approach seems to be a good enough working solution for now until things mature on this feature.