jhzh
2025-08-27 ef2e2e3f9c6d37cc47b14ce0444fb75e6aa19dd1
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