Merge branch 'master' into jassub

This commit is contained in:
Cas 2023-03-15 13:28:47 +01:00 committed by GitHub
commit 8848b75be0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
101 changed files with 793 additions and 560 deletions

View file

@ -155,6 +155,7 @@ const config = {
path.resolve(__dirname, 'node_modules/dom7'),
path.resolve(__dirname, 'node_modules/epubjs'),
path.resolve(__dirname, 'node_modules/flv.js'),
path.resolve(__dirname, 'node_modules/hls.js'),
path.resolve(__dirname, 'node_modules/libarchive.js'),
path.resolve(__dirname, 'node_modules/marked'),
path.resolve(__dirname, 'node_modules/react-router'),