1
0
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:
Rokt33r
2015-07-28 23:35:21 +09:00
parent 5dbfb24f1c
commit d20f005c5d
111 changed files with 312 additions and 10368 deletions

View File

@@ -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',