I deploy my project in my server, every time I load the page I see that the file vendor.js
take 34 s to load and its size is 12Mb, I don't know how to reduce or minify it because I don't find it in my project.
I'm a beginner in angular sorry it is a basic question
I try ng build --prod
because I found it in a question but I don't get any result