Ci tweaks 5.4 (#9803)

* build essential packages fpor functional tests

* fix component tests
This commit is contained in:
pngwn 2024-10-22 20:35:28 +01:00 committed by GitHub
parent cc39d3b737
commit 6ba2e59ea7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,9 @@ export default defineConfig(({ mode }) => {
server: { server: {
port: 9876 port: 9876
}, },
resolve: {
conditions: ["gradio"]
},
build: { build: {
sourcemap: false, sourcemap: false,
target: "esnext", target: "esnext",