Jump to content
Search Community

jorma

Members
  • Posts

    29
  • Joined

  • Last visited

Everything posted by jorma

  1. I did have to add "allowJs": true, in tsconfig.json.
  2. Yup! Both those tips were spot on. Thank you so much. Enjoy your day!
  3. I'm using Greensock in an Angular app. The standard GSAP components I can all import normally through NPM. I've also gotten the Business Green plugins to work by dumping them into the GSAP folder in my node_modules and doing something like this: import CustomWiggle from 'gsap/CustomWiggle'; I would very much like a cleaner solution than copying files into node_modules by hand. What would be the best way to import these files into my project?
  4. Only recently started using Greensock. Loving it so far and very much impressed with this forum! Very considerate people and a tone of voice you don't see much on the interwebs. Color me impressed
×
×
  • Create New...