Debugging plasmo source code
Hi! Any guidelines/steps to follow to be able to successfully debug plasmo source code (also being able to use breakpoints?). Does a custom launch.json exist?CONTRIBUTING.md mentions using "pnpm dev:cli" but that's it. Thought I may ask, maybe I am missing something
3 Replies
@lab sorry for the tag, but most likely you are the one able to answer this
I just put manual conosle.log xD
Agh, I see. What about debugging the create plasmo —with-example ? How would I trigger that piece of code locally
Also I might try to create a launch.json and open a PR for that