Skip to content

Commit

Permalink
chore: fix magical svg
Browse files Browse the repository at this point in the history
  • Loading branch information
belgattitude committed Dec 28, 2023
1 parent 4d49ef8 commit f7e9950
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/nextjs-app/vitest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ export default defineConfig({
jsxImportSource: '@emotion/react',
}),
tsconfigPaths(),
// @ts-expect-error till the magicalSvg types are solved
magicalSvg({
target: 'react',
svgo: false,
Expand Down

2 comments on commit f7e9950

@vercel
Copy link

@vercel vercel bot commented on f7e9950 Dec 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

monorepo-nextjs-app – ./apps/nextjs-app

monorepo-nextjs-app-belgattitude.vercel.app
monorepo-nextjs-app.vercel.app
monorepo-nextjs-app-git-main-belgattitude.vercel.app

@vercel
Copy link

@vercel vercel bot commented on f7e9950 Dec 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

monorepo-vite-app – ./apps/vite-app

monorepo-vite-app-belgattitude.vercel.app
monorepo-vite-app-git-main-belgattitude.vercel.app
monorepo-vite-app.vercel.app

Please sign in to comment.