docusaurus/packages/docusaurus-plugin-sitemap
moonrailgun 930222ea87
refactor(v2): convert synchronous file write to asynchronous (#2936)
* perf(v2): convert synchronous filewrite to asynchronous in feed file generate

This looks like should return a Promise list , other than a sync io operation

* perf(v2): convert synchronous filewrite to asynchronous in sitemap generate

* perf(v2): convert  Promise style to async/await style

for consistency
2020-06-15 16:04:15 +02:00
..
src refactor(v2): convert synchronous file write to asynchronous (#2936) 2020-06-15 16:04:15 +02:00
package.json v2.0.0-alpha.56 2020-05-27 20:18:28 +03:00
tsconfig.json refactor(v2): Convert sitemap plugin to TypeScript (#1894) 2019-10-27 14:44:53 +07:00