mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-21 01:01:05 +08:00
Ci tweaks 5.4 (#9803)
* build essential packages fpor functional tests * fix component tests
This commit is contained in:
parent
cc39d3b737
commit
6ba2e59ea7
@ -33,7 +33,9 @@ export default defineConfig(({ mode }) => {
|
||||
server: {
|
||||
port: 9876
|
||||
},
|
||||
|
||||
resolve: {
|
||||
conditions: ["gradio"]
|
||||
},
|
||||
build: {
|
||||
sourcemap: false,
|
||||
target: "esnext",
|
||||
|
Loading…
Reference in New Issue
Block a user