Hi, I am getting an informational message in Chrome dev tools that is warning me about using plugin’s in testing mode. That being said., I have no plugin’s installed that are in testing mode. Any idea how I can track this down? Thanks
Using plugins in testing mode can considerably slow down your application as they are not cached. You should only use a test app to test plugins.