Icons doesn't appeared in production while they work correctly in dev mode

when I am using the icons with dynamic import it works fine in development mode and production mode also but when usen static icon name or using native ix icon that internal using icons with static name it only works in development mode
I am using wepback to build my project
can you advice me?

in production mode
Screenshot 2025-03-06 004739

in dev mode
Screenshot 2025-03-06 004653

also I am using node version 16.20.2

Hi you need to provide us some runnable source code otherwise we can not assist you in this case.

what exactly you need to share with you

Can you share a minimal reproduction case like a stackblitz, github repo?