flex-plugins-utils-env

v4.7.6-nightly.20210426
Flex Plugins Environments
flex flex plugins flex plugins env

lint

eslint --ext ts src/

test

cd ../.. && jest packages/flex-plugins-utils-env --color

build

../../node_modules/.bin/tsc

clean

rm -rf dist

lint:fix

npm run lint -- --fix

prebuild

npm run clean

prepublish

npm run build

test:watch

cd ../.. && jest packages/flex-plugins-utils-env --watch --color

Metadata

  • MIT
  • Whatever
  • Flex Runtime
  • released 4/26/2021

Downloads