unvendor: Replace handlebars

This commit is contained in:
Cohee
2024-10-17 00:34:07 +03:00
parent 1c4e87b25b
commit d5fdf307c8
12 changed files with 53 additions and 5979 deletions

View File

@ -1,3 +1,4 @@
import { Handlebars } from '../lib.js';
import { chat, chat_metadata, main_api, getMaxContextSize, getCurrentChatId, substituteParams } from '../script.js';
import { timestampToMoment, isDigitsOnly, getStringHash, escapeRegex, uuidv4 } from './utils.js';
import { textgenerationwebui_banned_in_macros } from './textgen-settings.js';