I have this structure of an app (node_modules dir excluded from this list):
node_modules
├── actions.js ├── bundle.js ├── components │ ├── App.js │ ├── Foote
I had a different problem. some of my includes were set to 'app/src/xxx/yyy' instead of '../xxx/yyy'