Closed ngduc closed 8 years ago
reverted files to the previous working commit - 15c746cf8d1083b62fe2ce48663b61aa92e2d05a investigating this issue... looks like koa-session is messing up webpack-dev-server
It's weird that it's not working if I use ES6 arrow function in "createRouterContextDataWrapper" Reverted back to "function", now it's working. ¯(ツ)/¯
For some reason, with the latest commit, the webapp hangs at localhost:8000. This commit stills work:
feat: added libs/RouterContextDataWrapper.js; refactored App.js; git checkout 15c746cf8d1083b62fe2ce48663b61aa92e2d05a