diff --git a/conf/config.json b/conf/config.json index b9b3fd4..41ab30a 100644 --- a/conf/config.json +++ b/conf/config.json @@ -38,6 +38,7 @@ "index.html" ], "processors": [ + [".tmpl", "tmpl"], [".wss", "ws"], [".ws", "ws"], [".ui", "bui"],