@tweenrex/debug

v0.0.3
Debug tools for TweenRex

build

webpack --config ./config/webpack.build.config.js --progress --hide-modules

clean

del-cli -f lib

postversion

git push --follow-tags && npm publish --access="public"

preversion

npm run rebuild

rebuild

npm run clean && npm run build

start

npm run test

test

webpack-dev-server --open --hot --config ./config/webpack.test.config.js
npm i @tweenrex/[email protected]

Metadata

  • MIT
  • Whatever
  • TweenRex
  • released 11/26/2017

Downloads