autodoc
autodoc copied to clipboard
`checksum` is not being computed
trafficstars
This PR helped in implementation of only indexing modified files. However, the checksum is not being generated in json files.
The problem is with the release version available through the global npm repo. When I use the local build, then the checkSum is being generated and the reindexing optimization is working as expected.