teste-teste-teste / frontend /gradio.config.js
arthrod's picture
ssss
75120e8
raw
history blame contribute delete
110 Bytes
export default {
plugins: [],
svelte: {
preprocess: [],
},
build: {
target: "modules",
},
};