Why is my angular bundle missing the vendor.bundle.js file?
I recently began learning angular. I followed through up until the first hello-world app is generated (ng new hello-cli
). The book goes on to explain the various files in the network tab. However, I don’t see the vendor.bundle.js (I guess the ng compiler?) in my network tab: