docusaurus/packages/docusaurus-plugin-content-docs/src
Endi 639d8d3eac
perf(v2): skip runtime fileHash cache in prod & get timestamp asynchronously (#1951)
* skip hash calculation in prod when generating file

* perf: convert lastUpdated to be async process

* changelog
2019-11-08 23:35:39 +07:00
..
__tests__ perf(v2): skip runtime fileHash cache in prod & get timestamp asynchronously (#1951) 2019-11-08 23:35:39 +07:00
markdown test(v2): add tests for docs markdown link replacement (#1944) 2019-11-06 23:54:37 +08:00
index.ts perf/fix(v2): more efficient hot reload & consistent filegen (#1950) 2019-11-08 17:14:14 +08:00
lastUpdate.ts perf(v2): skip runtime fileHash cache in prod & get timestamp asynchronously (#1951) 2019-11-08 23:35:39 +07:00
metadata.ts perf(v2): skip runtime fileHash cache in prod & get timestamp asynchronously (#1951) 2019-11-08 23:35:39 +07:00
order.ts misc(v2): remove legacy from docs 2019-10-10 19:45:50 -07:00
sidebars.ts fix(v2): docs plugin stability improvement (100% test coverage) (#1912) 2019-10-29 23:59:27 +08:00
types.ts feat(v2): add 'custom_edit_url' and 'hide_title' markdown header feature (#1838) 2019-10-14 17:25:05 +07:00