-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
It's not live-reloading #420
Comments
if it was between 9.4 and 9.4.1 it MAY have been because of this: #392 i'll check it out now |
yep it's #392 |
Live reload kicks in when the |
#443 removes the |
Appears to work again since #443 was merged! |
😬
npx create-choo-app foo
npm start
npm i -S bankai@9.4.0
I think it happened between 9.4.0 and 9.4.1, haven't looked deeper.
Hope it's not something weird I did to my dev env.
yours
The text was updated successfully, but these errors were encountered: