How do i run `refine dev` in debug mode
How do i run
refine dev
in debug mode so that I can attach it to my IDE? 😄3 Replies
Hi @batuhanw. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
Sorry @batuhanw, I seem to be having a bit of trouble. Don't worry though, I've pinged my supprt and they will try to fix me up! :technologist:
Perhaps try again in 15mins?
wise-white•2y ago
Hello @franz0681 , it's not really related to refine, if you are using Vite, CRA or NextJS, you can check respective examples about how to do that. refine dev passes all parameters to underlying framework.
adverse-sapphire•2y ago
Understood. Thanks!