install imported marked.min.js

This commit is contained in:
Алексей Шабалин 2022-01-24 02:58:29 +03:00
parent b893011e4b
commit aca0052eba

View File

@ -4,7 +4,7 @@ SUBDIRS= css images
# 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=/usr/share/javascript/marked/marked.min.js
MARKEDJS=marked.min.js
JSSRC= \
Utils.js \