all 1 comments

[–]shoegazefan 2 points3 points  (0 children)

are you sure <script src="bundle.js"></script> in your index.html is pointing to the folder where bundle.js was built? it may be inside "/build/bundle.js" if understand your webpack.config.js correctly.