
mimamuh
-
Posts
2 -
Joined
-
Last visited
Community Answers
-
mimamuh's post in Can't import using webpack 2.2 and gasp with npm was marked as the answer
Okay, I've found my issue:
I accidentally loaded the lib in the head already which caused the trouble:
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.19.1/TweenMax.min.js"></script>