mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-25 14:31:33 +08:00
chore(monorepo/client): less verbose webpack output
This commit is contained in:
parent
e8d9f980cd
commit
37bf7c2bfb
@ -121,7 +121,6 @@ const config: Configuration = {
|
||||
stylesheets: path.resolve(rootDir, "src/public/stylesheets")
|
||||
}
|
||||
},
|
||||
stats: "verbose",
|
||||
devtool: "nosources-source-map",
|
||||
target: "electron-renderer"
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user