-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Description
Trying to use GSAP plugin with ScrollMagic in webpack. ScrollMagic works fine on its own, can't get the plugins to work.
import * as ScrollMagic from 'scrollmagic'
import 'scrollmagic/scrollmagic/minified/plugins/animation.gsap.min'
Have tried a few variations of the above, no luck yet.
Here's the current error:
./~/scrollmagic/scrollmagic/minified/plugins/animation.gsap.min.js
Module not found: `/project/node_modules/ScrollMagic/scrollmagic/uncompressed/ScrollMagic.js` does not match the corresponding path on disk `scrollmagic`.
Anybody know why? Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels