Skip to content

Instantly share code, notes, and snippets.

@mxro
Created March 10, 2021 20:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mxro/4d0de16f1d859cd82c21212f65a68ad7 to your computer and use it in GitHub Desktop.
Save mxro/4d0de16f1d859cd82c21212f65a68ad7 to your computer and use it in GitHub Desktop.
Script for sitemap generation
...
"scripts": {
...
"generate-sitemap": "node sitemap-generator.js",
...
},
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment