mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
481 B
481 B
Package Scripts
WIP walkthrough of package.json
scripts.
theme
& theme:watch
These run the Chakra CLI to generate types for the theme, or watch for code change and re-generate the types.
The CLI essentially monkeypatches Chakra's files in node_modules
.
postinstall
The postinstall
script patches a few packages and runs the Chakra CLI to generate types for the theme.