mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-21 01:01:05 +08:00
db59544d50
* add unit tests * add tests to ci * fix naming of tests
4 lines
73 B
TypeScript
4 lines
73 B
TypeScript
import config from "./packages/app/vite.config";
|
|
|
|
export default config;
|