You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The analytics script changes the source files in-place to insert analytics related tags. This script is supposed to be executed at build time. The changes made by this script should not be committed to the repository. However, these changes have been committed to master. As a result, the analytics script would have no effect in the future until these are not reverted.
The text was updated successfully, but these errors were encountered:
@mrudhvika940 please revert the changes made and make note of the issue. Please check if this has been done for any other labs as well. Please ensure that all code is reviewed before check-in so this kind of thing doesn't happen
The analytics script changes the source files in-place to insert analytics related tags. This script is supposed to be executed at build time. The changes made by this script should not be committed to the repository. However, these changes have been committed to master. As a result, the analytics script would have no effect in the future until these are not reverted.
The text was updated successfully, but these errors were encountered: