Add abstraction for files to make iteration on UI easier

This commit is contained in:
Lucien Greathouse
2019-09-24 14:00:48 -07:00
parent 486319407a
commit e8a5e44319
5 changed files with 99 additions and 43 deletions

View File

@@ -12,6 +12,12 @@ exclude = [
"/test-projects/**",
]
[features]
default = []
# Enable this feature to live-reload assets from the web UI.
dev-live-assets = []
[workspace]
members = [
"rojo-test",