chore: provider default for FlowyConfig propertis

This commit is contained in:
appflowy
2022-06-17 11:27:00 +08:00
parent 16e1387a8e
commit ed138abcc3
15 changed files with 17 additions and 46 deletions

View File

@ -1,9 +1,8 @@
# Check out the FlowyConfig (located in flowy_toml.rs) for more details.
proto_input = [
"src/event_map.rs",
"src/services/field/type_options",
"src/entities",
"src/dart_notification.rs"
]
proto_output = "resources/proto"
protobuf_crate_path = "src/protobuf"
event_files = ["src/event_map.rs"]