StephenGrider / AdvancedReduxCode

MIT License
839 stars 573 forks source link

Get problem when running your code #4

Closed optimatex closed 8 years ago

optimatex commented 8 years ago

Hi. I got next error - Cannot find module "../../actions/" in signin.js:3 don't know why, but my webpack don't want import * as actions from '../../actions';

i'm sorry, that was my mistake