1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-16 03:06:27 +00:00
This commit is contained in:
Dick Choi
2016-09-15 05:12:15 +09:00
parent 9091976337
commit e17fa6d0ed
6 changed files with 105 additions and 23 deletions

View File

@@ -7,6 +7,7 @@ require('!!style!css!stylus?sourceMap!./global.styl')
import { Router, Route, IndexRoute, IndexRedirect, hashHistory } from 'react-router'
import { syncHistoryWithStore } from 'react-router-redux'
require('./lib/ipcClient')
const electron = require('electron')
const ipc = electron.ipcRenderer