Hazrd
Hazrd

Reputation: 216

WebStorm 2024.3 - Dev Server not updating on Edit (AstroJS)

I'm currently working on a site using AstroJS in WebStorm. When I run a dev server npm run dev / npx astro dev, changes I make to page content in files don't update the localhost in my browser (Google Chrome) to reflect those changes on edit.

I've searched everywhere for an answer. I've read about Live Edit but that seems to be for html, css, and js files only. And it seems to only work when you're running a debug session. When I run the dev server in debug mode it doesn't make a difference either. I'm really at a loss because this used to work in VS Code with no issues and I'm trying to make the switch from VS Code to WebStorm.

Upvotes: 0

Views: 44

Answers (0)

Related Questions