Sync with latest fixes
This commit is contained in:
18
system.json
18
system.json
@ -49,5 +49,21 @@
|
||||
"distance": 5,
|
||||
"units": "ft"
|
||||
},
|
||||
"license": "LICENSE.txt"
|
||||
"license": "LICENSE.txt",
|
||||
"flags": {
|
||||
"hotReload": {
|
||||
"extensions": [
|
||||
"css",
|
||||
"hbs",
|
||||
"html",
|
||||
"json"
|
||||
],
|
||||
"paths": [
|
||||
"./",
|
||||
"lang/",
|
||||
"assets/",
|
||||
"templates/"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user