ufocoder / redux-universal-boilerplate

Boilerplate for react universal (isomorphic) application based on flux architecture (redux implementation)
MIT License
72 stars 19 forks source link

Correct path to github constants #28

Closed quickshiftin closed 7 years ago

quickshiftin commented 7 years ago

App cannot find the constants with incorrect path; I was getting this error

Module not found: Error: Can't resolve 'src/constants/actions/Github' in '/Volumes/MacintoshHD3/gitRepos/redux-universal-boilerplate/src/common/reducers'
ufocoder commented 7 years ago

@quickshiftin thx