mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
replace marked with markdown-it
This commit is contained in:
parent
53312b1520
commit
4a17c78a85
6 changed files with 146 additions and 25 deletions
|
@ -196,7 +196,7 @@ const config = {
|
|||
path.resolve(__dirname, 'node_modules/flv.js'),
|
||||
path.resolve(__dirname, 'node_modules/is-what'),
|
||||
path.resolve(__dirname, 'node_modules/libarchive.js'),
|
||||
path.resolve(__dirname, 'node_modules/marked'),
|
||||
path.resolve(__dirname, 'node_modules/markdown-it'),
|
||||
path.resolve(__dirname, 'node_modules/react-router'),
|
||||
path.resolve(__dirname, 'node_modules/screenfull'),
|
||||
path.resolve(__dirname, 'node_modules/ssr-window'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue