This website requires JavaScript.
Explore
Help
Sign In
mirror
/
gradio
Watch
2
Star
0
Fork
0
You've already forked gradio
mirror of
https://github.com/gradio-app/gradio.git
synced
2025-01-12 10:34:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
458941c508
gradio
/
.config
/
vitest.config.ts
4 lines
68 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Initial SSR refactor (#9102) * changes * asd * fix tests * fix lint * fix ts * fix ts * cleanup * cleanup * fix * Apply suggestions from code review Co-authored-by: Yuichiro Tachibana (Tsuchiya) <t.yic.yt@gmail.com> * fix * add changeset * fix gitignore * fix changeset * fix lockfile * format * fix * add changeset * githunore * kit bopilerplate * add changeset * fix website * add changeset --------- Co-authored-by: Yuichiro Tachibana (Tsuchiya) <t.yic.yt@gmail.com> Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-08-14 22:17:36 +08:00
import
config
from
"../js/spa/vite.config"
;
move files (#3605) * move files * commit the rest of the files * fix lockfile * fix workflow * fix type errors * fix tests * only run ci when certain files change * run correct test command in ci * version * fix pypi script --------- Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-03-28 07:12:58 +08:00
export
default
config
;
Reference in New Issue
Copy Permalink