1
jhzh
2026-02-27 5dfb843c29fdcc1693961b70a36ddee3fea85a4a
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