mirror of
https://github.com/zadam/trilium.git
synced 2026-05-18 18:55:36 +02:00
webpack: revert accidental changing of devtool
This commit is contained in:
@@ -75,7 +75,7 @@ const config: Configuration = {
|
||||
".mjs": [".mjs", ".mts"]
|
||||
}
|
||||
},
|
||||
//devtool: "none",
|
||||
devtool: "source-map",
|
||||
target: "electron-renderer"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user