Skip to content

usage instructions #9

@XBDRX

Description

@XBDRX

I'm able to use TweenLite and TimelineLite successfully if I do the following

[.jsx]
var gsap = require('gsap-react-plugin');

[index.html]
<script src="http://cdnjs.cloudflare.com/ajax/libs/gsap/latest/TweenMax.min.js"></script>

However, I'd like to be able to require TweenMax.min.js instead of including it directly in the .html file. Am I missing something simple, and if not, is it possible to add instructions on how to do this to the readme file?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions