mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: build tauri from vscode launch (#1720)
* chore: build tauri from vscode launch * fix: unit test Co-authored-by: nathan <nathan@appflowy.io>
This commit is contained in:
@ -38,7 +38,4 @@ http_sync = ["flowy-core/http_sync", "flowy-core/use_bunyan"]
|
||||
openssl_vendored = ["flowy-core/openssl_vendored"]
|
||||
|
||||
[build-dependencies]
|
||||
flowy-codegen = { path = "../flowy-codegen", features = [
|
||||
"dart",
|
||||
]}
|
||||
|
||||
flowy-codegen = { path = "../flowy-codegen", features = ["dart"] }
|
||||
|
Reference in New Issue
Block a user