mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-16 18:29:08 +00:00
chore: fix dockerfile more
This commit is contained in:
parent
f6b54eb196
commit
dc390937b8
13 changed files with 216 additions and 162 deletions
|
@ -11,7 +11,7 @@ import AppRouter from './router'
|
|||
import { userInit } from './actions'
|
||||
import { history } from './router/history'
|
||||
|
||||
const store = configureStore(undefined, history)
|
||||
const store = configureStore(undefined)
|
||||
|
||||
window.__APP_STORE__ = store
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue