Angular2 uses angular/cli 's console.log in the component to navigate to main.js

my console.log () is in index.component.ts, but the print information I see in chrome is located in main.js and cannot be specifically located in a component

Mar.14,2021
Menu