1chooo / 1chooo.com

👨🏻‍💻 $ ls -al Hugo -- A monorepo of my personal website and blog built using React and Next.js Turbo, responsive for all devices
https://1chooo.com
Creative Commons Attribution 4.0 International
12 stars 2 forks source link

[Chore] Update config of `packages` #436

Open 1chooo opened 5 days ago

1chooo commented 5 days ago

Currently, when we try to import components from the package, the import fails even if we specify the full package path. To resolve this, we need to update the configuration, following the example at https://github.com/1chooo/turborepo-example.