docusaurus/packages/docusaurus-plugin-content-blog
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 @docusaurus/plugin-content-blog to TypeScript (#1785) 2019-09-16 23:46:57 +08:00
types.d.ts fix(v2): use remark-admonitions separately in each plugin instead of in preset only (#2642) 2020-04-24 12:18:54 +08:00