Vue packaged files, how to debug in cordova

build.js has enabled sourcemap, but cordova has not loaded the source code.

how does cordova load the * .map file

Apr.30,2021

set devtools to 'inline-source-map', instead of' source-map'

Menu