mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-26 06:51:31 +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")
|
stylesheets: path.resolve(rootDir, "src/public/stylesheets")
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
stats: "verbose",
|
|
||||||
devtool: "nosources-source-map",
|
devtool: "nosources-source-map",
|
||||||
target: "electron-renderer"
|
target: "electron-renderer"
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user