Shared functionality between the consumer and provider 🤕☁✨
How to test shared functionality. ⚙
# use lerna to hoist dependencies and link local dependencies
npx lerna bootstrap --hoist
# build
npx lerna run build
# test
npm run test
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||