Merge pull request #5166 from grafixeyehero/Convert-list&Card-view-to-react

This commit is contained in:
Bill Thornton
2024-03-07 08:08:14 -05:00
committed by GitHub
87 changed files with 5070 additions and 348 deletions

View File

@@ -204,6 +204,8 @@ const config = {
path.resolve(__dirname, 'node_modules/markdown-it'),
path.resolve(__dirname, 'node_modules/mdurl'),
path.resolve(__dirname, 'node_modules/punycode'),
path.resolve(__dirname, 'node_modules/react-blurhash'),
path.resolve(__dirname, 'node_modules/react-lazy-load-image-component'),
path.resolve(__dirname, 'node_modules/react-router'),
path.resolve(__dirname, 'node_modules/screenfull'),
path.resolve(__dirname, 'node_modules/ssr-window'),