You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.
What I'm about to say will sound so completely obvious, but I honestly wasted probably 30 minutes figuring it out :P
I just wanted to use brunch to do auto-reloading of static HTML. it wasnt working because I wasn't including app.js as a script in my HTML (because I dont use any javascript). Its completely obvious to me now that you the hot-reloading is done via JS but when it's not working it's just frustrating.
I suggest including an example HTML file which shows including the app.js compiled by brunch in the README
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What I'm about to say will sound so completely obvious, but I honestly wasted probably 30 minutes figuring it out :P
I just wanted to use brunch to do auto-reloading of static HTML. it wasnt working because I wasn't including app.js as a script in my HTML (because I dont use any javascript). Its completely obvious to me now that you the hot-reloading is done via JS but when it's not working it's just frustrating.
I suggest including an example HTML file which shows including the app.js compiled by brunch in the README
The text was updated successfully, but these errors were encountered: