mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-17 00:35:50 +02:00
chore: upgrade Jest to 28; add GitHub-actions reporter (#7243)
This commit is contained in:
parent
10a5ebecec
commit
9a1b7217ba
4 changed files with 591 additions and 468 deletions
|
@ -5,6 +5,7 @@
|
|||
"main": "lib/index.js",
|
||||
"sideEffects": false,
|
||||
"exports": {
|
||||
"./src/*": "./src/*",
|
||||
"./client": "./lib/client/index.js",
|
||||
"./server": "./lib/server-export.js",
|
||||
".": "./lib/index.js"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue