Open mhonty opened 4 months ago
Fixes the regular expression used to remove comments, preventing the removal of entire URLs in the code, which occurred due to incorrect interpretation of double slashes // in URLs as the start of comments.
Fixes the regular expression used to remove comments, preventing the removal of entire URLs in the code, which occurred due to incorrect interpretation of double slashes // in URLs as the start of comments.