arashb OP 3 years agoLevel 4ReplyReport Spam@Sinnbeck every time i change some classes i have to rerun npm run build. is there a automated version that keeps track of the changes? Like Reply
Sinnbeck3 years agoLevel 102ReplyReport Spam@arashb it's only when you deploy do I don't assume it's that often? Locally you just use npm run dev If you are changing classes directly on the production server, then its best to stop and start developing locally :) Like Reply 1 like