Jump to content
Search Community

bazan.erick

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by bazan.erick

  1. I'm using ThrowPropsPlugin with no success on webpack, I Import TweenMax as

    import { TweenMax } from 'gsap' 

    and 

    import Draggable from 'gsap/Draggable'

     

    They work good, however when I try to use ThrowProps, I import it from the common-js folder of ShockinglyGreen as 

    import 'app/vendor/ThrowPropsPlugin';

     

    No errors, but it won't work either.

     

    Any help is much appreciated, thanks!

×
×
  • Create New...