jq-repeat update

This commit is contained in:
2026-07-19 00:25:04 -04:00
parent b166403309
commit e9a376925d
5 changed files with 17 additions and 304 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ const app = express();
// List of front end node modules to be served
const frontEndModules = [
'jquery', 'jquery-ui', 'moment', 'mustache',
'jquery', 'jquery-ui', 'moment', 'mustache', 'jq-repeat',
// 'bootstrap', '@fortawesome',
];