kuflash / react-router-sitemap

Generate sitemap.xml by React Router configuration
MIT License
251 stars 57 forks source link

"values-applier" reduce must provide initial value #118

Open ltnscp9028 opened 2 years ago

ltnscp9028 commented 2 years ago

"values-applier" reduce must provide initial value.

If no initial value was passed, the following occurred:

(node:69764) UnhandledPromiseRejectionWarning: TypeError: Reduce of empty array with no initial value at Array.reduce ()