mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 08:49:51 +02:00
test: fix flaky screenshots, add html data-has-hydrated attribute (#9256)
This commit is contained in:
parent
17d3e60e20
commit
da85e22778
6 changed files with 45 additions and 6 deletions
|
@ -26,7 +26,7 @@
|
|||
"devDependencies": {
|
||||
"@docusaurus/module-type-aliases": "3.0.0-alpha.0",
|
||||
"@docusaurus/tsconfig": "3.0.0-alpha.0",
|
||||
"typescript": "^5.0.4"
|
||||
"typescript": "~5.0.4"
|
||||
},
|
||||
"browserslist": {
|
||||
"production": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue