codepod-io / codepod

Codepod IDE: Scalable Interactive Coding
https://codepod.io
MIT License
71 stars 16 forks source link

setup: use index.ts as package's main for auto-watching #486

Closed lihebi closed 1 year ago

lihebi commented 1 year ago

This enhances the development workflow. Changes of packages/.../src will trigger change-watching and reloading in the use of the packages in apps/....