flex-plugin

v4.3.4
Runtime for Flex plugins
builder flex plugin twilio

lint

eslint --ext ts src/

test

cd ../.. && jest packages/flex-plugin --color

build

cd ../.. && tsc -p "packages/flex-plugin/tsconfig.json"

clean

rm -rf dist

lint:fix

npm run lint -- --fix

prebuild

npm run clean

test:watch

cd ../.. && jest packages/flex-plugin --watch --color
npm i flex-plugin

Metadata

  • MIT
  • Whatever
  • Flex Runtime
  • released 2/15/2022

Downloads