Implements hook_cache_flush().
public function cacheFlush() { \Drupal::state()->delete('system.javascript_parsed'); }