fix: 拖选文字时弹窗不再误关闭 #27
3
.gitignore
vendored
3
.gitignore
vendored
@@ -9,3 +9,6 @@ backups/
|
||||
frontend/node_modules/
|
||||
frontend/dist/
|
||||
frontend/.vite/
|
||||
.vite/
|
||||
data/
|
||||
test-results/
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"hash": "35276b75",
|
||||
"configHash": "1834f32e",
|
||||
"lockfileHash": "e3b0c442",
|
||||
"browserHash": "09e8beb6",
|
||||
"optimized": {},
|
||||
"chunks": {}
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"type": "module"
|
||||
}
|
||||
Binary file not shown.
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"status": "failed",
|
||||
"failedTests": []
|
||||
}
|
||||
Reference in New Issue
Block a user