mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove @mui/x-data-grid dependency
This commit is contained in:
parent
cb906678e6
commit
ef20060e81
4 changed files with 0 additions and 69 deletions
|
@ -185,7 +185,6 @@ const config = {
|
|||
include: [
|
||||
path.resolve(__dirname, 'node_modules/@jellyfin/libass-wasm'),
|
||||
path.resolve(__dirname, 'node_modules/@jellyfin/sdk'),
|
||||
path.resolve(__dirname, 'node_modules/@mui/x-data-grid'),
|
||||
path.resolve(__dirname, 'node_modules/@mui/x-date-pickers'),
|
||||
path.resolve(__dirname, 'node_modules/@react-hook/latest'),
|
||||
path.resolve(__dirname, 'node_modules/@react-hook/passive-layout-effect'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue