fix: nextjs is slow dev server (#364)
* fix: nextjs slow compile time * fix: change optimized package imports and transpile packages * fix: format issue
This commit is contained in:
@@ -33,11 +33,5 @@
|
||||
"@homarr/eslint-config/base"
|
||||
]
|
||||
},
|
||||
"prettier": "@homarr/prettier-config",
|
||||
"dependencies": {
|
||||
"@mantine/core": "^7.8.0",
|
||||
"@mantine/dates": "^7.8.0",
|
||||
"@tabler/icons-react": "^3.2.0",
|
||||
"mantine-react-table": "2.0.0-beta.1"
|
||||
}
|
||||
"prettier": "@homarr/prettier-config"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user