Replies: 1 comment 1 reply
-
Hey, You'll probably need to edit the tsconfig.json file and remove this line: "noEmit": true, That might not be enough, though. This template might be useful for reference. Also, I recently changed the widget page to use Next.js SSR so that we can validate the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey @laymonage
I wanted to port this to cloudflare workers, and was working towards that. Could you help me to debug the build which fails with no errors explicitly shown?
Here is the branch for the serverless functions: https://github.com/adyanth/giscus/tree/workers
TIA!
Beta Was this translation helpful? Give feedback.
All reactions