Is there a Notification for Building Project in the Editor?

I’m working on some tool scripts and have found that they’ll break when rebuilding them in the editor. The script is being changed so I’m not too surprised by this, I’ve been manually resetting them on a rebuild and it’s been working well enough. I’d ideally like to automate this, but it seems none of the notifications for Object or Node fire on a rebuild. Are there any notifications that do, or potentially any other workaround to accomplish the same thing?