cordova-template-framework7-vue-webpack icon indicating copy to clipboard operation
cordova-template-framework7-vue-webpack copied to clipboard

Sourcemap can't locate the right Line when Debug.

Open casyalex opened this issue 5 years ago • 0 comments
trafficstars

And it can't set breakpoints on console properly. for example: It show log in Line 301; image

but actually it is in Line 299 image

And it only happens in Vue file. other Js file is fine. I try all the sourcemap types but no luck.

All libs are up to date.

@caiobiodere Any Idea?

casyalex avatar Aug 26 '20 04:08 casyalex