The packaged code of the Vue project is difficult to locate where you want to debug when debugging it in Google Chrome. You want to trigger breakpoints in the code so that you can locate the code you want to debug.
phpcn_u15822017-07-05 10:57:55
According to different breakpoint types, the ways to set breakpoints are also different:
Chrome DevTools — JS Debugging