使用 bower 安装 tweenmax

Install tweenmax using bower

有没有办法使用 bower 安装 tweenmax?

我一直在研究 angular 动画,我注意到 egghead 教程使用 tweenmax 但它直接将其导入 html。我想使用 Bower 进行导入,这样我就可以管理所有导入的包,利用 gulp 构建过程来创建缩小的供应商脚本。

好像他们把tweenmax命名为GSAP。如果我弄错了请纠正我,但我相信这与查看指向 tweenmax 的 bower 文件 (git repo) 的主要部分尤其相同。因此,我安装使用:

bower install gsap --save