Configure husky and lint-staged to run npm run registry:build automatically when files in components/ui/ are modified this is to ensure a commit is blocked if the public/r/.json files are not up-to-date with their source components.
Configure husky and lint-staged to run npm run registry:build automatically when files in components/ui/ are modified
this is to ensure a commit is blocked if the public/r/.json files are not up-to-date with their source components.