mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
fix webpack build
This commit is contained in:
@@ -11,5 +11,5 @@ module.exports = {
|
||||
filename: 'setup.js'
|
||||
},
|
||||
devtool: 'source-map',
|
||||
target: 'electron-main'
|
||||
target: 'electron-renderer'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user