mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: restore default vscode build task (#2931)
This commit is contained in:
parent
323cb3b60f
commit
5d76a7864d
7
frontend/.vscode/tasks.json
vendored
7
frontend/.vscode/tasks.json
vendored
@ -122,10 +122,7 @@
|
||||
"options": {
|
||||
"cwd": "${workspaceFolder}"
|
||||
},
|
||||
"group": {
|
||||
"kind": "build",
|
||||
"isDefault": true
|
||||
},
|
||||
"group": "build",
|
||||
"windows": {
|
||||
"options": {
|
||||
"shell": {
|
||||
@ -238,4 +235,4 @@
|
||||
}
|
||||
},
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user