8 lines
239 B
TOML
Raw Normal View History

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