It turned out that you need to remove this line from “include”
"src/**/*.ts" from tsconfig.app.json and only keep entry points in files (main.ts and polyfills.ts)
It turned out that you need to remove this line from “include”
"src/**/*.ts" from tsconfig.app.json and only keep entry points in files (main.ts and polyfills.ts)