Skip to content

Comments

[Cleanup/JS] Remove Mustache.js from htdocs#10330

Open
driusan wants to merge 1 commit intoaces:mainfrom
driusan:RemoveMustache
Open

[Cleanup/JS] Remove Mustache.js from htdocs#10330
driusan wants to merge 1 commit intoaces:mainfrom
driusan:RemoveMustache

Conversation

@driusan
Copy link
Collaborator

@driusan driusan commented Feb 5, 2026

There is a copy of mustache.js in htdocs. The only place mustache is referenced according to git grep -i mustache is

  1. The file itself
  2. A document repository helper script.

However, the document repository helper script is also never used or referenced anywhere, so this removes them both.

There is a copy of mustache.js in htdocs. The only place mustache is referenced according to
`git grep -i mustache` is
1. The file itself
2. A document repository helper script.

However, the document repository helper script is also never used or referenced anywhere,
so this removes them both.
@github-actions github-actions bot added Language: Javascript PR or issue that update Javascript code Module: document_repository PR or issue related to documen_repository module labels Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Language: Javascript PR or issue that update Javascript code Module: document_repository PR or issue related to documen_repository module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants