feat: update to TS 7
This commit is contained in:
@@ -3,6 +3,9 @@ const nextConfig = {
|
||||
/* config options here */
|
||||
// Оптимизация бандла
|
||||
experimental: {
|
||||
useTypeScriptCli: true,
|
||||
turbopackFileSystemCacheForDev: true,
|
||||
turbopackMemoryEviction: "auto",
|
||||
optimizePackageImports: [
|
||||
"lucide-react",
|
||||
"@radix-ui/react-accordion",
|
||||
|
||||
Reference in New Issue
Block a user