turf icon indicating copy to clipboard operation
turf copied to clipboard

Fix doc generation

Open mfedderly opened this issue 3 years ago • 1 comments

npm run docs used to build the README.md files, but that seems to not be working any more, possibly because of all of the package updates over time. There may be an issue in scripts/generate-readmes.js

mfedderly avatar Jan 17 '22 21:01 mfedderly

I believe this issue is resolved. I just tested npm run docs on the master branch and it ran without error. git status shows many README.md's were updated and spot-checking one found no errors.

markstos avatar Oct 29 '23 19:10 markstos