This can be used to disable the GSAP scripts in Breakdance when something like Motion.page needs to be used instead.
Motion.page and Breakdance both load the same scripts with different versions and this causes Motion.page's scrollTrigger
feature to fail. I found this when using a Breakdance popup with animations on entry and exit.
This snippet comes with no support or guarantee so use at your own risk. If you do use it, feel free to comment below with any findings for others to consider.