Experience-Monks / nyg-jam3

Second generation of the Jam3 Generator, many new features and breaking change features
https://generator.jam3.net
MIT License
11 stars 4 forks source link

Fix hot loader issue #221

Closed DonghyukJacobJang closed 5 years ago

DonghyukJacobJang commented 5 years ago

ISSUE

Hot loading is not working when editing JS files.

SOLUTION

Remove react-hot-loader. Use CRA default hot loader. https://github.com/facebook/create-react-app#npm-start-or-yarn-start