mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-01 18:40:46 -06:00
chore(monorepo/client): less verbose webpack output
This commit is contained in:
@@ -121,7 +121,6 @@ const config: Configuration = {
|
||||
stylesheets: path.resolve(rootDir, "src/public/stylesheets")
|
||||
}
|
||||
},
|
||||
stats: "verbose",
|
||||
devtool: "nosources-source-map",
|
||||
target: "electron-renderer"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user