diff --git a/knip.json b/knip.json index 43fb3101..d6715591 100644 --- a/knip.json +++ b/knip.json @@ -1,7 +1,7 @@ { "$schema": "https://unpkg.com/knip@5/schema.json", "entry": [ - "addons/**/{index,types,music,tasks,prompts,canary,utils,comments-transformer,console-consola-switcher,convert,db-compare,islands-to-components,linebreak-crlf-to-lf,move-eslint-disable-to-top,removeEmptyLines,seed-db,switcher,build,debug,deploy,hello,two,com,misc,cliA,cliB,mainCLI,switch-drizzle-driver}.ts", + "addons/**/{index,types,tasks,prompts,canary,utils,comments-transformer,console-consola-switcher,convert,db-compare,islands-to-components,linebreak-crlf-to-lf,move-eslint-disable-to-top,removeEmptyLines,seed-db,switcher,build,debug,deploy,hello,two,com,misc,cliA,cliB,mainCLI,switch-drizzle-driver}.ts", "addons/actions/reliverse/product-old.ts", "addons/actions/reliverse/validations/product-old.ts", "addons/components/ui/kbd.tsx", @@ -176,7 +176,6 @@ "addons/components/ui/toaster.tsx", "addons/components/ui/tooltip.tsx", "addons/components/ui/use-toast.ts", - "addons/music/**/*.{ts,mjs}", "addons/scripts/helpers/helpers/db.ts", "addons/scripts/reliverse/academy/achievements.ts", "addons/scripts/reliverse/academy/fileProcessor.ts", diff --git a/next.config.js b/next.config.js index f2fe8576..5afd826f 100644 --- a/next.config.js +++ b/next.config.js @@ -93,7 +93,6 @@ const nextConfig = { }, pageExtensions: ["js", "jsx", "mdx", "ts", "tsx"], - typescript: { ignoreBuildErrors: true }, // ?| Uncomment the following to enable Adobe React Spectrum. // Note: `next dev --turbo` is not supported yet by this library. diff --git a/src/components/Commerce/FeaturedStoreItems.tsx b/src/components/Commerce/FeaturedStoreItems.tsx index 408d7c1c..258da0c9 100644 --- a/src/components/Commerce/FeaturedStoreItems.tsx +++ b/src/components/Commerce/FeaturedStoreItems.tsx @@ -74,9 +74,9 @@ export function HomeFeaturedItems() { md:block `} > - Music + Featured {" "} - Sheets + Products
- Music + Featured {" "} - Sellers + Stores