Jump to content
Search Community

mtsorre

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by mtsorre

  1. Hello, i'm trying to use the Themepunch slider. I installed gsap with npm and imported TweenLite with this command: 

     

     

    import TweenLite from 'gsap/TweenLite'

     

    I also tried download the TweenLite.js file and import it as a normal component but i always get this error from themepunch:

     

    Module not found: Error: Can't resolve 'TweenLite' in '/home/mat/pyprojects/django_lanivendole/lanivendole/saleor/static/js/components/rs-plugin-5/js/source'
     @ ./saleor/static/js/components/rs-plugin-5/js/source/jquery.themepunch.tools.js

     

    Can anyone help me? Thank you!

×
×
  • Create New...