@dhis2/d2-ui-formula-editor

v5.0.3
Formula editor component for DHIS2

prebuild

rimraf ./build/*

build

cross-env BABEL_ENV=es babel src --out-dir build --ignore spec.js

watch

npm run build -- --watch

test-ci

jest --config=../../jest.config.js packages/formula-editor
npm i @dhis2/[email protected]

Metadata

Downloads