mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
devtron
This commit is contained in:
@@ -12,6 +12,9 @@ const ipc = electron.ipcRenderer
|
||||
const path = require('path')
|
||||
import { syncHistoryWithStore } from 'react-router-redux'
|
||||
|
||||
const PRO = process.env.NODE_ENV === 'production'
|
||||
if (!PRO) require('devtron').install()
|
||||
|
||||
const remote = electron.remote
|
||||
|
||||
let config = fetchConfig()
|
||||
|
||||
Reference in New Issue
Block a user