tweenrex

v1.5.1
Bundled CDN files for TweenRex

build

npm i && git submodule foreach "npm i" && git submodule foreach "npm run build"

clean

del-cli -f dist && git submodule foreach "npm run clean"

get-latest

git pull && git submodule update --recursive --remote

postversion

node ./scripts/version.js && git push --follow-tags && npm publish --access="public"

preversion

npm run get-latest && npm run rebuild

rebuild

npm run clean && npm run build && npm run rollup

rollup

node ./scripts/rollup.js
npm i tweenrex

Metadata

  • MIT
  • Whatever
  • TweenRex
  • released 12/19/2017

Downloads