Add some useful handelbars helpers

This commit is contained in:
2023-07-18 13:24:18 +01:00
parent 1ce6548849
commit d69a89a761
2 changed files with 35 additions and 0 deletions

View File

@@ -1,5 +1,15 @@
{
"bundle": {
"js/admin": {
"scripts": [
"uf-tweaks/js/handlebars-helpers.js"
],
"options": {
"sprinkle": {
"onCollision": "merge"
}
}
},
"js/pages/group": {
"scripts": [
"uf-tweaks/js/pages/group.js",