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