Hello! Let’s assume we need to develop through the Hugo server. The website has js scripts, for instance maps, chats, and similar things. This slows down the editor.
But commenting out the js code before each development is inconvenient and time-consuming.
Is there a solution to not execute js code during development?