mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 22:35:50 +01:00
chore(monorepo/client): sync settings
This commit is contained in:
@@ -16,7 +16,7 @@ module.exports = {
|
||||
main: './src/main.ts',
|
||||
index: './src/index.html',
|
||||
baseHref: '/',
|
||||
assets: ["./src/favicon.ico","./src/assets"],
|
||||
assets: ["./src/assets"],
|
||||
styles: ["./src/styles.css"],
|
||||
outputHashing: process.env['NODE_ENV'] === 'production' ? 'all' : 'none',
|
||||
optimization: process.env['NODE_ENV'] === 'production',
|
||||
|
||||
Reference in New Issue
Block a user