Prevent recompiling plugin with every change.

Anytime we have a change outside of the plugin ( especially engine-changes ) It forces the plugin to recompile. This is taking a while and we’d like to avoid it. Is there anything we can do?