SinanMtl / vue-ssr-template

A Vue.js CLI template for SSR (server-side rendering).
MIT License
20 stars 2 forks source link

Hey I don't know how to debug js on ssr project #1

Open ft2130854 opened 6 years ago

ft2130854 commented 6 years ago

we can set break point in the nodejs code on server side for debug we set break point in vue js on browser side for debug but now how to debug in vue ssr project @SinanMtl

vinaybedre commented 6 years ago

Can you please brief what you want to debug?

SinanMtl commented 6 years ago

Unfortunately, you can't debug for now. I will working on it. 👍