mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
apply electron & cleanup old app files
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
module.exports = {
|
||||
entry: {
|
||||
main: './browser/main/index.jsx'
|
||||
main: './browser/main/index.jsx',
|
||||
'main-style': './browser/main/style.js'
|
||||
},
|
||||
output: {
|
||||
filename: '[name].js',
|
||||
|
||||
Reference in New Issue
Block a user