docusaurus/packages/docusaurus-utils
Lucas Correia 34411e12e5
fix(v2): truncate docuhash return value in order to avoid ERRNAMETOOLONG error (#4899)
* fix: truncate docuhash return value in order to avoid ERRNAMETOOLONG error

* chore: add deep file path test page to website

* refactor: reorganize docuHash/pathUtils code and tests

* chore: git support longpaths on v2 windows tests workflow

Co-authored-by: slorber <lorber.sebastien@gmail.com>
2021-06-15 18:39:06 +02:00
..
src fix(v2): truncate docuhash return value in order to avoid ERRNAMETOOLONG error (#4899) 2021-06-15 18:39:06 +02:00
package.json chore(v2): upgrade dependencies (#4816) 2021-05-19 10:11:53 +02:00
README.md fix(v2): sitemap plugin should handle siteConfig.trailingSlash automatically (#4950) 2021-06-14 20:04:39 +02:00
tsconfig.json chore: json files should be linted (#4462) 2021-03-18 19:39:50 +01:00

@docusaurus/utils

Node utility functions for Docusaurus packages.