@netwerkdigitaalerfgoed/ldwizard

v1.0.4
This repository implements the [LD Wizard design document](https://github.com/netwerk-digitaal-erfgoed/LDWizard/blob/master/docs/design.md). This repository is intended for LD Wizard Core developers. **Users that want to configure their own LD Wizard ap

prepublishOnly

yarn run build

build

better-npm-run build

dev

better-npm-run dev

test

tsc -p ./tsconfig-test.json && mocha $(find ./test -name '*-test.js') --require source-map-support/register

util:analyzeBundle

ANALYZE_BUNDLE=true yarn run build

util:buildWebpackConfig

tsc -p tsconfig-webpack.json

util:bundlesize

bundlesize

util:lint

ESLINT_STRICT=true eslint --ext .tsx --ext .ts ./src

util:markStable

git tag -d stable && git push origin :refs/tags/stable && git tag stable && git push origin stable

util:prettify

prettier --parser typescript --write $(find ./src -regex '.*\.tsx?$') && prettier --parser css --write $(find ./src -regex '.*\.?scss$')

util:validateTs:watch

tsc -p ./tsconfig-validate.json --noEmit --watch --preserveWatchOutput

util:validateTs

tsc -p ./tsconfig-validate.json --noEmit
npm i @netwerkdigitaalerfgoed/[email protected]

Metadata

  • TBD
  • Whatever
  • Gerwin Bosch
  • released 12/22/2020

Downloads