So I have about 5 plugins I'm going to be installing on Kibana. Each install takes a significant amount of time since it runs through the full Optimizing and caching browser bundles...
Would it be possible to skip that "Optimizing" step until the last plugin is installed? Is it mandatory to run the optimization step for every plugin install?