AppFlowy/frontend/rust-lib/flowy-grid/Flowy.toml

8 lines
239 B
TOML
Raw Normal View History

# Check out the FlowyConfig (located in flowy_toml.rs) for more details.
2022-06-17 03:19:49 +00:00
proto_input = [
2022-04-07 00:33:10 +00:00
"src/event_map.rs",
"src/services/field/type_options",
"src/entities",
2022-04-07 00:33:10 +00:00
"src/dart_notification.rs"
]
2022-03-02 14:43:04 +00:00
event_files = ["src/event_map.rs"]