mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-07-08 23:41:46 +08:00
build: update react refresh ignore
This commit is contained in:
parent
3d165ec7d9
commit
2fe28279c8
@ -178,6 +178,9 @@ export default combine(
|
||||
GLOB_TSX,
|
||||
GLOB_JSX,
|
||||
],
|
||||
ignores: [
|
||||
"**/{page,layout}.tsx",
|
||||
],
|
||||
plugins: {
|
||||
"react-refresh": reactRefresh,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user