1
jhzh
2025-08-14 2d9eaadefb271a43a9a7de7c299377321e07bc8e
config/index.js
@@ -60,7 +60,8 @@
     */
    // https://webpack.js.org/configuration/devtool/#development
    devtool: "cheap-module-eval-source-map",
    // devtool: "cheap-module-eval-source-map",source-map
    devtool: "source-map",
    // If you have problems debugging vue-files in devtools,
    // set this to false - it *may* help