How can I reduce imports from entry.js file?
My entry.js file is loaded with over 300 imports
most of them - I dont really need to site load.
is there any way to reduce it?
most of them - I dont really need to site load.
is there any way to reduce it?

nuxt3