cordova-template-framework7-vue-webpack
cordova-template-framework7-vue-webpack copied to clipboard
Sourcemap can't locate the right Line when Debug.
trafficstars
And it can't set breakpoints on console properly.
for example:
It show log in Line 301;

but actually it is in Line 299

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?