Skip to content

Commit

Permalink
fix: drop outdated handlebar comments template
Browse files Browse the repository at this point in the history
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
  • Loading branch information
skjnldsv committed Jul 18, 2024
1 parent 85a5c0d commit cb95dc9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build/compile-handlebars-templates.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ REPODIR=`git rev-parse --show-toplevel`

cd $REPODIR

# Comments files plugin
node node_modules/handlebars/bin/handlebars -n OCA.Comments.Templates apps/comments/src/templates -f apps/comments/src/templates.js

# Settings
node node_modules/handlebars/bin/handlebars -n OC.Settings.Templates apps/settings/js/templates -f apps/settings/js/templates.js

Expand Down

0 comments on commit cb95dc9

Please sign in to comment.