mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-07-09 04:11:49 +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_TSX,
|
||||||
GLOB_JSX,
|
GLOB_JSX,
|
||||||
],
|
],
|
||||||
|
ignores: [
|
||||||
|
"**/{page,layout}.tsx",
|
||||||
|
],
|
||||||
plugins: {
|
plugins: {
|
||||||
"react-refresh": reactRefresh,
|
"react-refresh": reactRefresh,
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user