@aztec/dev-utils

v2.4.0
Dev utils library for AZTEC packages
aztec blockchain confidentiality cryptography ethereum privacy protocol

build:dev

yarn clean && babel --copy-files --out-dir ./lib --root-mode upward ./src

build

yarn clean && babel --copy-files --out-dir ./lib --root-mode upward ./src

build:prod

yarn build

clean

shx rm -rf ./lib

has:changed

bash ../monorepo-scripts/ci/hasChanged.sh dev-utils

lint

eslint --ignore-path ../../.eslintignore .

watch

yarn build:dev --watch
npm i @aztec/dev-utils

Metadata

Downloads