diff --git a/package.json b/package.json index 039c857..a6d6e11 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,8 @@ "redux": "^3.7.1", "redux-actions": "^2.0.3", "redux-saga": "^0.15.4", - "reselect": "^3.0.1" + "reselect": "^3.0.1", + "websocker": "" }, "jest": { "moduleFileExtensions": [ diff --git a/src/ts/index.tsx b/src/ts/index.tsx index f9b98bd..f542924 100644 --- a/src/ts/index.tsx +++ b/src/ts/index.tsx @@ -29,6 +29,8 @@ const store = configureStore(history, sagaMiddleware); function* app(): any { const appContainer = yield system.getAppContainer('react-placeholder'); + + ReactDOM.render(