Trying to use the GSAP MorphSVG plugin in custom shopify theme

Trying to use the GSAP MorphSVG plugin in custom shopify theme

amadeakimmins
Shopify Partner
2 0 0

Hi! Has anyone had any experience with using GSAP in their custom shopify themes?

 

I am trying to use the MorphSVG plugin but can't seem to import it correctly. I have added the MorphSVGPlugin.min.js file to my assets folder and importing it as below but doesn't seem to be working

 

<script src="{{ 'MorphSVGPlugin.min.js' | asset_url }}" defer="defer"></script>

 

Any advice would be super helpful! 

Thanks

Reply 1 (1)

Tristram
Shopify Partner
90 12 22

Haven't tried with antyhing from gsap, but what do you mean by doesn't seem to be working? 

can you console.log from the file when it loads? do you get any console erors when it loads? What have you tried to diagnose the problem so far?

DigitalConsultant.xyz