steven-tey / novel

Notion-style WYSIWYG editor with AI-powered autocompletion.
https://novel.sh
Apache License 2.0
13.25k stars 1.08k forks source link

help regarding how to contribute #236

Closed Elon-Mask12 closed 9 months ago

Elon-Mask12 commented 1 year ago

I'm new to turborepo, tsup, building npm packages in general. I was trynna fix few issues, but then everytime i make any changes to any file inside the packages directory, the whole app crashes: image

I believe this happens cause of typescript regenerating the js files on filechange. But this makes it impossible to use, is there anything im missing. can someone pls guide me on how to set it up? thanks.

Elon-Mask12 commented 1 year ago

Little help please? @steven-tey

Elon-Mask12 commented 10 months ago

umm any news?

Elon-Mask12 commented 9 months ago

wdym completed?

andrewdoro commented 9 months ago

There were a lot of breaking changes recently, try to do a sync with the new changes, and tell me if you still have problems. I am trying to cleanup the issues as the code has changed a lot.