Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 173 Bytes

TODOs.md

File metadata and controls

4 lines (3 loc) · 173 Bytes

TODOs

  • Write tests.
  • Make it scale better by caching to the file system. Right now, the same code is run twice (in both getStaticPaths() and getStaticProps()).