fix: add .tmpl processor for bricks BricksUIProcessor
This commit is contained in:
parent
59be0a4931
commit
3270e4b1c9
@ -38,6 +38,7 @@
|
||||
"index.html"
|
||||
],
|
||||
"processors": [
|
||||
[".tmpl", "tmpl"],
|
||||
[".wss", "ws"],
|
||||
[".ws", "ws"],
|
||||
[".ui", "bui"],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user