Internal tools used to build Designer Decisions.
Make sure you README first.
These tools are responsible for generating some of the code in this repository, including code in other packages.
We kept this separate entry point (as opposed from running these build-steps from within the packages themselves) so that:
- we don't pollute the target packages with unnecessary dependencies
- we keep a clear separation between
designer-decisions
consumer code and internal tools
- $
npm run build:schemas
- usests
to find types in packages/libs/designer-decisions and generates the JSON schemas in packages/libs/designer-schemas
Copyright (c) 2024 Noodlestan.
Published under a MIT license.