Acv
Acv
KPCKevin Powell - Community
Created by Acv on 4/10/2024 in #os-and-tools
webpack and vite
Hello, can you help me with this question I have, I really want to know, thank you: I wanted to ask if you would be kind enough to explain to me how webpack works and see the part when we generate a package of our application below, how those technologies do it, why ? I have already seen concepts that in the case of webpack in large projects it makes a build of each refresh of each code update and that makes it slow and also the build takes time if it is based on many dependencies, but a colleague told me that I can have several packages in some cases if the project is even bigger because a single generated package would be inefficient, I actually want to know, that makes me curious to know also considering the problem of different loaders. What is the problem with those packages
2 replies