We need to invalidate the cache otherwise each page needs to be purged manually and often the frontend JS breaks.
Obviously we don't want to cause a massive spike in load so we only want to do it for necessary pages. In this case it should only be when the Lexeme frontend pages change.
Probably should be looked at after T198455