Hey everybody,
Just fired up a brand new Chestnut project for the first time ever. I’m using the Atom editor and loading the page in my Chrome browser.
Whenever I edit app-state, the terminal will say “notifying browser that file changed” but the browser doesn’t actually refresh. It works fine whenever I edit style.css or change dom/h1 to dom/h2.
I’m guessing this is intentional. Can anybody explain why updating app-state doesn’t change anything though? Thanks!