This website requires JavaScript.
Explore
Help
Register
Sign In
dale_yxc
/
ragflow_python
Watch
1
Star
0
Fork
0
You've already forked ragflow_python
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cdea1d0a853d74f64db00fe7493d618a84f0d731
ragflow_python
/
web
/
tsconfig.json
6 lines
84 B
JSON
Raw
Normal View
History
Unescape
Escape
add front end code (#27)
2024-01-17 09:37:01 +08:00
{
"extends"
:
"./src/.umi/tsconfig.json"
,
"@@/*"
:
[
feat: test buildNodesAndEdgesFromDSLComponents (#940) ### What problem does this PR solve? feat: test buildNodesAndEdgesFromDSLComponents #918 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
2024-05-27 19:35:14 +08:00
"src/.umi/*"
,
feat: add image for chunk method (#139) * feat: add image of chunk method * feat: add image for chunk method
2024-03-21 16:45:03 +08:00
]
,
add front end code (#27)
2024-01-17 09:37:01 +08:00
}
Reference in New Issue
Copy Permalink