feat(server): seperate server part and ability to run server without electron

This commit is contained in:
Alexey Kasyanchuk
2018-04-05 16:28:02 +03:00
parent fac6736710
commit e244fabd2c
12 changed files with 227 additions and 203 deletions

View File

@ -1,5 +1,5 @@
const ipaddr = require('ipaddr.js');
import forBigTable from './forBigTable'
const forBigTable = require('./forBigTable')
module.exports = ({
sphinx,