Skip to content

Conversation

@satnaing
Copy link
Owner

Unnecessary tabler icon chunks are loaded in dev
mode which causes the performance issue during development. This issue is solved by replacing the import alias for '@tabler/icons-react' in vite.config.ts

Resolves #54

Unnecessary tabler icon chunks are loaded in dev
mode which causes the performance issue during development.
This issue is solved by replacing the import alias
for '@tabler/icons-react' in vite.config.ts

Resolves #54
@netlify
Copy link

netlify bot commented Dec 13, 2024

Deploy Preview for shadcn-admin ready!

Name Link
🔨 Latest commit e8ca252
🔍 Latest deploy log https://app.netlify.com/sites/shadcn-admin/deploys/675be18157c20700085c945c
😎 Deploy Preview https://deploy-preview-59--shadcn-admin.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@satnaing satnaing merged commit ca66e8e into main Dec 13, 2024
5 checks passed
@satnaing satnaing deleted the fix/loading-tabler-icons-chunks-in-dex branch December 13, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Vite dev mode loads all icon chunks with 3.19.0 (React)

2 participants