Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create snapshots for scrabble words and letters * Generate scrabble letters in build time This allows for single source of truth, and also improves editor responsiveness (cutting down tokenization time, etc.). The correctness is guaranteed by the introduction of snapshots in tests. * Dynamically generate `scrabble_words_tiny`
- Loading branch information