If you run from dist folder, or copy that folder to other location and run node server.js it doesn't work, It only works if you run from root of this project, so Its actually using your original src folder code, and not the webpack build. 