clement-pages's picture
init gradio custom component
a9b52e3
raw
history blame
110 Bytes
export default {
plugins: [],
svelte: {
preprocess: [],
},
build: {
target: "modules",
},
};