@deltares/fews-web-oc-utils
v2.0.2
Published
Util Library for common Web OC functionality
Readme
fews-web-oc-utils
Project setup
npm installCompiles and minifies for production
npm run buildBuild only esm bundle
npm run build:esmBuild only cjs bundle
npm run build:cjsLints and fixes files
npm run lintRun tests
Get the coverage report
npm run testRun only unit tests
npm run test:unitRun only e2e tests
npm run test:e2e