mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-02 02:42:41 +02:00
chore: use rspack 1.3.0 (#11039)
* upgrade rspack * disable parallelCodeSplitting temporarily
This commit is contained in:
parent
3176a2ccba
commit
a05629eeb5
3 changed files with 99 additions and 93 deletions
|
@ -19,7 +19,7 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@docusaurus/types": "3.7.0",
|
||||
"@rspack/core": "^1.2.5",
|
||||
"@rspack/core": "^1.3.0",
|
||||
"@swc/core": "^1.7.39",
|
||||
"@swc/html": "^1.7.39",
|
||||
"browserslist": "^4.24.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue