ALT: build js from marked.js

This commit is contained in:
Andrew A. Vasilyev 2024-08-29 18:47:31 +03:00
parent e1d74f04fa
commit 34c3a73e54

View File

@ -6,7 +6,7 @@ SUBDIRS= css images proxmox-dark
# bundle it for now from the libjs-marked debian package to avoid touching our proxies file mapper,
# we could also just ship a link to the packages file and load from same path as the widget-toolkit
MARKEDJS=marked.min.js
MARKEDJS=marked.js
JSSRC= \
Utils.js \