Webpack should not run on project startup as no files have changed. Possibly issue with hash changing on bundle? - [ ] Fix issue to stop webpack from running when project starts. - [ ] When change is made to file and HMR updates it, a full webpack build should not happen.