Hi everyone, this might be a stupid question but I'll ask anyways.
I noticed when trying to edit the course, when I'm working directly in the \src\course\en\blocks.json file and am previewing my work using the grunt server-scorm command, once I save the blocks.json file, the changes show up as soon as I hit refresh in the http://localhost:9001/main.html window.
Before I would use grunt build to re-build the course each time I made changes, but this seems like a much faster way to work. Is this a valid way of working or am I risking breaking things horribly?