Configure redoc to be noExternal
This commit is contained in:
parent
2dca81bf21
commit
7888251955
2 changed files with 6 additions and 0 deletions
5
.changeset/many-fans-reply.md
Normal file
5
.changeset/many-fans-reply.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
"@astrojs/react": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Automatically configure redoc
|
|
@ -66,6 +66,7 @@ function getViteConfiguration() {
|
||||||
'@mui/material',
|
'@mui/material',
|
||||||
'@mui/base',
|
'@mui/base',
|
||||||
'@babel/runtime',
|
'@babel/runtime',
|
||||||
|
'redoc',
|
||||||
'use-immer',
|
'use-immer',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue