Impl check command or flag for validate file relevances
Open
RFC
- Dominant language
- TypeScript
- Stars
- 75
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
## Proposal
Implement command or flag for validate files relevances and don't build tokens again.
Need check source tokens, mappers and result files (we should have two hashes in result files).
## Use case
**as flag**
```sh
themekit build --check
```
**as command**
```sh
themekit check
```
Contributor guide
Assessment
This issue has not been assessed yet.