@itgenio/edik-player-react

v0.0.85
React player for @itgenio/edik-core

tsc-check

tsc --noEmit

tsc

tsc --declaration --emitDeclarationOnly

dev

concurrently -n watch: -c "cyan,magenta,blue" "npm:watch-*" --kill-others --restart-tries 3 --restart-after 1000

prepack

concurrently "npm:tsc-check" "npm:build-code" "npm:tsc"

build-code

rimraf dist && cross-env NODE_ENV=production node ./build.js

build-dev

rimraf dist && node ./build.js

watch-code

rimraf dist && node ./build.js -w

meteor-dist

cd meteorDist && meteor npm i --production
npm i @itgenio/[email protected]

Metadata

  • ISC
  • Whatever
  • Alex So
  • released 11/28/2023

Downloads