diff --git a/src/index.js b/src/index.js index 28b393f..e2823cb 100644 --- a/src/index.js +++ b/src/index.js @@ -16,6 +16,7 @@ import { routeActions, syncHistory, routeReducer } from 'react-router-redux' import Auth from './lib/Auth' import ScrollRouter from './lib/ScrollRouter' +console.log() const moduleName = 'router'